Releases: SoftwareBrothers/adminjs-nestjs
Releases · SoftwareBrothers/adminjs-nestjs
v6.1.0
6.1.0 (2023-11-21)
Features
v6.0.2
6.0.2 (2023-11-21)
Bug Fixes
- call admin.watch after AdminJS initialization (#61) (df2ef2a)
v6.0.1
6.0.1 (2023-04-19)
Bug Fixes
- hotfix: fix how @adminjs/express is loaded in its loader (4379740)
v6.0.0
6.0.0 (2023-04-18)
chore
BREAKING CHANGES
- This package won't support CJS anymore.
v6.0.0-beta.1
chore
BREAKING CHANGES
- This package won't support CJS anymore.
v5.1.1
5.1.1 (2023-02-24)
Bug Fixes
v5.1.0
5.1.0 (2023-01-03)
Features
- allow registering admin entities inside their own module (a95fb70)
v5.0.1
5.0.1 (2022-08-12)
Bug Fixes
v5.0.0
5.0.0 (2022-07-13)
chore
BREAKING CHANGES
- This package version should be used with AdminJS v6
v4.0.1
4.0.1 (2022-03-04)
Bug Fixes
- "urlencodedParser is not iterable" error (914129a)