Releases: SoftwareBrothers/adminjs-mongoose
Releases · SoftwareBrothers/adminjs-mongoose
v4.1.0
4.1.0 (2024-02-29)
Features
- change deprecated findOneAndRemove to findOneAndDelete (mongoose v8 compatibility) (#113)(@santiq) (f99d2ea)
v4.0.0
4.0.0 (2023-04-18)
chore
BREAKING CHANGES
- The package won't support CJS anymore
v4.0.0-beta.4
Bug Fixes
- ci: simplify CI steps, add npmignore (ac0f167)
v4.0.0-beta.3
Bug Fixes
- ci: downgrade gh actions to verify why lib is not built (9bfa9f2)
v4.0.0-beta.2
Bug Fixes
- ci: temporarily disable tests in ci (e1c366b)
v4.0.0-beta.1
chore
- update packages, fix setup (51603ff)
BREAKING CHANGES
- The package won't support CJS anymore
v3.0.3
3.0.3 (2023-03-03)
Bug Fixes
v3.0.2
3.0.2 (2023-03-03)
Bug Fixes
v3.0.1
3.0.1 (2022-10-24)
Bug Fixes
- Support defining field references by passing Model instance (2c3ffb9)
v3.0.0
3.0.0 (2022-07-13)
chore
BREAKING CHANGES
- This package version should be used with AdminJS v6