Skip to content

Commit 5024c2d

Browse files
committed
Updating changelog
1 parent 82deb12 commit 5024c2d

File tree

1 file changed

+22
-6
lines changed

1 file changed

+22
-6
lines changed

CHANGELOG.md

+22-6
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,23 @@
22

33
## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-authentication-management/tree/HEAD)
44

5-
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v5.0.1...HEAD)
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v5.1.0...HEAD)
66

77
**Merged pull requests:**
88

9-
- chore: update dependencies [\#221](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/221) ([fratzinger](https://github.com/fratzinger))
10-
- fix: dateOrNumberToNumber with BigInt String & ISOString [\#220](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/220) ([fratzinger](https://github.com/fratzinger))
11-
- Update required fields list [\#217](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/217) ([closertotheend](https://github.com/closertotheend))
9+
- chore\(deps-dev\): bump vite from 4.5.2 to 4.5.3 [\#229](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/229) ([dependabot[bot]](https://github.com/apps/dependabot))
10+
- chore\(deps-dev\): bump braces from 3.0.2 to 3.0.3 [\#228](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/228) ([dependabot[bot]](https://github.com/apps/dependabot))
11+
- feat: add skipPasswordHash option [\#226](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/226) ([jd1378](https://github.com/jd1378))
12+
- chore\(deps-dev\): bump vite from 4.5.0 to 4.5.2 [\#223](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/223) ([dependabot[bot]](https://github.com/apps/dependabot))
13+
14+
## [v5.1.0](https://github.com/feathersjs-ecosystem/feathers-authentication-management/tree/v5.1.0) (2024-07-08)
15+
16+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v5.0.1...v5.1.0)
17+
18+
**Closed issues:**
19+
20+
- Provide a way to let resolvers hash the password [\#225](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/225)
21+
- ensureObjPropsValid throws when an object with more props is passed in [\#224](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/224)
1222

1323
## [v5.0.1](https://github.com/feathersjs-ecosystem/feathers-authentication-management/tree/v5.0.1) (2023-11-04)
1424

@@ -20,6 +30,12 @@
2030
- feathers 5 BadRequest: validation failed [\#213](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/213)
2131
- Does auth-management work with feathers v5? [\#211](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/211)
2232

33+
**Merged pull requests:**
34+
35+
- chore: update dependencies [\#221](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/221) ([fratzinger](https://github.com/fratzinger))
36+
- fix: dateOrNumberToNumber with BigInt String & ISOString [\#220](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/220) ([fratzinger](https://github.com/fratzinger))
37+
- Update required fields list [\#217](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/217) ([closertotheend](https://github.com/closertotheend))
38+
2339
## [v5.0.0](https://github.com/feathersjs-ecosystem/feathers-authentication-management/tree/v5.0.0) (2023-09-20)
2440

2541
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v5.0.0-pre.0...v5.0.0)
@@ -188,7 +204,7 @@
188204
- v4 support [\#124](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/124)
189205
- pwReset should not be case sensitive [\#121](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/121)
190206
- Notifier wont work with other opitions like 'identifyUserProps' [\#120](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/120)
191-
- Distinguishing between identityChange and initial vericication in notifier [\#119](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/119)
207+
- Distinguishing between identityChange and initial verification in notifier [\#119](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/119)
192208
- Cannot read property 'id' of undefined [\#117](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/117)
193209
- Discussing enhancements and changes for V3 rewrite [\#114](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/114)
194210
- Create TypeScript typings for this package [\#112](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/112)
@@ -315,7 +331,7 @@
315331
**Implemented enhancements:**
316332

317333
- Make randomDigits use crypto.randomBytes [\#63](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/63) ([micaksica2](https://github.com/micaksica2))
318-
- Allow hook.addVerification on Patch and Update hooks [\#62](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/62) ([amaury1729](https://github.com/amaury1729))
334+
- Allow hook.addVerification on Patch and Update hooks [\#62](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/62) ([amaury1093](https://github.com/amaury1093))
319335
- Add skipIsVerifiedCheck option for sendResetPwd [\#61](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/61) ([marbemac](https://github.com/marbemac))
320336
- Updated URL to docs in doc.feathersjs.com [\#57](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/57) ([eddyystop](https://github.com/eddyystop))
321337
- fix docs [\#56](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/56) ([sylvainlap](https://github.com/sylvainlap))

0 commit comments

Comments
 (0)