UNPKG

better-auth-harmony

Version:

Validation and normalization for better-auth

128 lines (78 loc) 4.73 kB
# better-auth-harmony ## 1.2.5 ### Patch Changes - [`47655bc`](https://github.com/GeKorm/better-auth-harmony/commit/47655bca0df8e69f14f5e85cd5f18dad7305ab83) Thanks [@GeKorm](https://github.com/GeKorm)! - Reduce bundle size with improved tree-shaking - [`db5178a`](https://github.com/GeKorm/better-auth-harmony/commit/db5178ac9c388202394c049dc75a3d3b5d786121) Thanks [@GeKorm](https://github.com/GeKorm)! - Upgrade dependencies ## 1.2.4 ### Patch Changes - [#29](https://github.com/GeKorm/better-auth-harmony/pull/29) [`dcf3eff`](https://github.com/GeKorm/better-auth-harmony/commit/dcf3eff74799a12257085a0735744443c60150e1) Thanks [@GeKorm](https://github.com/GeKorm)! - Upgrade better-auth, add phone reset password matchers new in better-auth@1.2.0 - [`ba4b91c`](https://github.com/GeKorm/better-auth-harmony/commit/ba4b91cd0cbf82013bb4ed2d11578ba8dc788d6f) Thanks [@GeKorm](https://github.com/GeKorm)! - Upgrade dependencies ## 1.2.3 ### Patch Changes - [#25](https://github.com/GeKorm/better-auth-harmony/pull/25) [`30a5a4e`](https://github.com/GeKorm/better-auth-harmony/commit/30a5a4e04e579afb27624ceae7cfdf26c00d5ec8) Thanks [@dependabot](https://github.com/apps/dependabot)! - Upgrade better-auth (dependabot) ## 1.2.2 ### Patch Changes - [`2bdf714`](https://github.com/GeKorm/better-auth-harmony/commit/2bdf714ac25f1298481490e1a3be02aec56bdacc) Thanks [@GeKorm](https://github.com/GeKorm)! - Document workaround for ESM/CJS interop error ## 1.2.1 ### Patch Changes - [`7c445a5`](https://github.com/GeKorm/better-auth-harmony/commit/7c445a5e5363d8a5e63447f871ffa195eb5eb9b7) Thanks [@GeKorm](https://github.com/GeKorm)! - Remove unused TS interface - [`eac4a0c`](https://github.com/GeKorm/better-auth-harmony/commit/eac4a0c1da650986521a1a15e77d576cb5a4bfe5) Thanks [@GeKorm](https://github.com/GeKorm)! - Upgrade dependencies ## 1.2.0 ### Minor Changes - [#18](https://github.com/GeKorm/better-auth-harmony/pull/18) [`bdbcbb3`](https://github.com/GeKorm/better-auth-harmony/commit/bdbcbb3f3ba9f226e988fc6925ced6a04d346852) Thanks [@GeKorm](https://github.com/GeKorm)! - Add optional matchers support, closes #15 ### Patch Changes - [#18](https://github.com/GeKorm/better-auth-harmony/pull/18) [`bdbcbb3`](https://github.com/GeKorm/better-auth-harmony/commit/bdbcbb3f3ba9f226e988fc6925ced6a04d346852) Thanks [@GeKorm](https://github.com/GeKorm)! - Upgrade dependencies - [#18](https://github.com/GeKorm/better-auth-harmony/pull/18) [`bdbcbb3`](https://github.com/GeKorm/better-auth-harmony/commit/bdbcbb3f3ba9f226e988fc6925ced6a04d346852) Thanks [@GeKorm](https://github.com/GeKorm)! - Protect and normalize more routes, like change-email, fixes #16 ## 1.1.3 ### Patch Changes - [`c265b71`](https://github.com/GeKorm/better-auth-harmony/commit/c265b7100dd6577e697cb593fb58af73df1d1dbf) Thanks [@GeKorm](https://github.com/GeKorm)! - Upgrade dependencies ## 1.1.2 ### Patch Changes - [#10](https://github.com/GeKorm/better-auth-harmony/pull/10) [`c2d7a10`](https://github.com/GeKorm/better-auth-harmony/commit/c2d7a10f23b62f3a4239c388e8c5075d0eac7b40) Thanks [@GeKorm](https://github.com/GeKorm)! - Fix Validator ESM imports in some environments ## 1.1.1 ### Patch Changes - [`2e342b6`](https://github.com/GeKorm/better-auth-harmony/commit/2e342b62020c1bf8b50dafbe29b7b8161d21d28b) Thanks [@GeKorm](https://github.com/GeKorm)! - Upgrade dependencies, fix APIError type ## 1.1.0 ### Minor Changes - [`45ee04a`](https://github.com/GeKorm/better-auth-harmony/commit/45ee04ab43e0815f9101b3523cf5c8e74faaed23) Thanks [@GeKorm](https://github.com/GeKorm)! - Add phone number normalization plugin ## 1.0.6 ### Patch Changes - [`fb98830`](https://github.com/GeKorm/better-auth-harmony/commit/fb98830d1dc598fa08cb5ce511f34a39ac78ce4e) Thanks [@GeKorm](https://github.com/GeKorm)! - Upgrade dependencies ## 1.0.5 ### Patch Changes - [`f6b2781`](https://github.com/GeKorm/better-auth-harmony/commit/f6b2781df5feb10eb9ec10b6656f0d3a0a2b9666) Thanks [@GeKorm](https://github.com/GeKorm)! - Fix README badges ## 1.0.4 ### Patch Changes - [`10f8e40`](https://github.com/GeKorm/better-auth-harmony/commit/10f8e4070506300f650256d01b4750da7be7319f) Thanks [@GeKorm](https://github.com/GeKorm)! - Rename package to better-auth-harmony ## 1.0.3 ### Patch Changes - [`c4f0b89`](https://github.com/GeKorm/better-auth-harmony/commit/c4f0b89b69bbda2ac0d520a29929d236d83490cd) Thanks [@GeKorm](https://github.com/GeKorm)! - Upgrade dependencies, fix root repo name, fix CI - [`9d0494c`](https://github.com/GeKorm/better-auth-harmony/commit/9d0494c12b62f6e776dd0bc6ba84c601902aae3c) Thanks [@GeKorm](https://github.com/GeKorm)! - Add email plugin