Releases: SoftwareBrothers/adminjs-expressjs
Releases · SoftwareBrothers/adminjs-expressjs
v6.1.0
6.1.0 (2023-11-21)
Features
- add support for auth providers (e9fd09b)
v6.0.1
6.0.1 (2023-09-22)
Bug Fixes
- export all helpers/types/methods (865a235)
v6.0.0
6.0.0 (2023-04-18)
BREAKING CHANGES
- The package won't support CJS anymore
v6.0.0-beta.3
Bug Fixes
- serve custom components bundle publicly (48248e2)
v6.0.0-beta.2
Bug Fixes
- exclude commitlint in tsconfig (c198ed5)
v6.0.0-beta.1
chore
- temporarily disable tests in CI + ESM (811a9d3)
BREAKING CHANGES
- The package won't support CJS anymore
v5.1.0
5.1.0 (2023-01-17)
Features
- added context arg to authenticate method (#97) (1efd670)
v5.0.1
5.0.1 (2022-09-27)
Bug Fixes
- fix security issues caused by withProtectedRoutes middleware (a876d61)
v5.1.0-dev.2
Bug Fixes
- allow access to metadata before authentication (4b8acd7)