Skip to content

Releases: SoftwareBrothers/adminjs-mongoose

v4.1.0

29 Feb 12:09
Compare
Choose a tag to compare

4.1.0 (2024-02-29)

Features

  • change deprecated findOneAndRemove to findOneAndDelete (mongoose v8 compatibility) (#113)(@santiq) (f99d2ea)

v4.0.0

18 Apr 06:56
Compare
Choose a tag to compare

4.0.0 (2023-04-18)

chore

BREAKING CHANGES

  • The package won't support CJS anymore

v4.0.0-beta.4

22 Mar 11:29
Compare
Choose a tag to compare
v4.0.0-beta.4 Pre-release
Pre-release

4.0.0-beta.4 (2023-03-22)

Bug Fixes

  • ci: simplify CI steps, add npmignore (ac0f167)

v4.0.0-beta.3

22 Mar 11:21
Compare
Choose a tag to compare
v4.0.0-beta.3 Pre-release
Pre-release

4.0.0-beta.3 (2023-03-22)

Bug Fixes

  • ci: downgrade gh actions to verify why lib is not built (9bfa9f2)

v4.0.0-beta.2

22 Mar 11:09
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

4.0.0-beta.2 (2023-03-22)

Bug Fixes

  • ci: temporarily disable tests in ci (e1c366b)

v4.0.0-beta.1

20 Mar 10:57
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

4.0.0-beta.1 (2023-03-20)

chore

  • update packages, fix setup (51603ff)

BREAKING CHANGES

  • The package won't support CJS anymore

v3.0.3

03 Mar 10:11
Compare
Choose a tag to compare

3.0.3 (2023-03-03)

Bug Fixes

v3.0.2

03 Mar 09:50
Compare
Choose a tag to compare

3.0.2 (2023-03-03)

Bug Fixes

  • ObjectID into camel case (011fda1)

v3.0.1

24 Oct 09:44
Compare
Choose a tag to compare

3.0.1 (2022-10-24)

Bug Fixes

  • Support defining field references by passing Model instance (2c3ffb9)

v3.0.0

13 Jul 14:30
Compare
Choose a tag to compare

3.0.0 (2022-07-13)

chore

BREAKING CHANGES

  • This package version should be used with AdminJS v6