Skip to content

Releases: SoftwareBrothers/adminjs-nestjs

v6.1.0

21 Nov 10:09
Compare
Choose a tag to compare

6.1.0 (2023-11-21)

Features

v6.0.2

21 Nov 10:05
Compare
Choose a tag to compare

6.0.2 (2023-11-21)

Bug Fixes

  • call admin.watch after AdminJS initialization (#61) (df2ef2a)

v6.0.1

19 Apr 06:20
Compare
Choose a tag to compare

6.0.1 (2023-04-19)

Bug Fixes

  • hotfix: fix how @adminjs/express is loaded in its loader (4379740)

v6.0.0

18 Apr 07:19
Compare
Choose a tag to compare

6.0.0 (2023-04-18)

chore

BREAKING CHANGES

  • This package won't support CJS anymore.

v6.0.0-beta.1

20 Mar 19:55
Compare
Choose a tag to compare
v6.0.0-beta.1 Pre-release
Pre-release

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

chore

  • update packages for esm (0dad1e9)

BREAKING CHANGES

  • This package won't support CJS anymore.

v5.1.1

24 Feb 11:42
Compare
Choose a tag to compare

5.1.1 (2023-02-24)

Bug Fixes

v5.1.0

03 Jan 10:18
Compare
Choose a tag to compare

5.1.0 (2023-01-03)

Features

  • allow registering admin entities inside their own module (a95fb70)

v5.0.1

12 Aug 06:46
Compare
Choose a tag to compare

5.0.1 (2022-08-12)

Bug Fixes

v5.0.0

13 Jul 14:26
Compare
Choose a tag to compare

5.0.0 (2022-07-13)

chore

BREAKING CHANGES

  • This package version should be used with AdminJS v6

v4.0.1

04 Mar 09:05
Compare
Choose a tag to compare

4.0.1 (2022-03-04)

Bug Fixes

  • "urlencodedParser is not iterable" error (914129a)