Releases: SoftwareBrothers/adminjs-fastify
Releases · SoftwareBrothers/adminjs-fastify
v4.1.3
4.1.3 (2024-05-30)
Bug Fixes
- shortcircuit preHandler hook for user defined assets (8e67920)
v4.1.2
4.1.2 (2024-03-04)
Bug Fixes
- auth route handlers not ending correctly (3c7802c)
v4.1.1
4.1.1 (2024-01-04)
Bug Fixes
- converting properties without 'value' field (942a862)
v4.1.0
4.1.0 (2023-11-21)
Features
- add support for auth providers (26d3e84)
v4.0.1
4.0.1 (2023-06-30)
Bug Fixes
- fix issue with Authentication not leading to login page (#15) (411e2a2), closes #13
v4.0.0
4.0.0 (2023-04-18)
chore
BREAKING CHANGES
- The package won't support CJS anymore.
v4.0.0-beta.3
Bug Fixes
- serve components.bundle.js publicly (de950bb)
v4.0.0-beta.2
Bug Fixes
- beta: fix import from lodash (4912046)
v4.0.0-beta.1
chore
BREAKING CHANGES
- The package won't support CJS anymore.
v3.0.1
3.0.1 (2022-10-26)
Bug Fixes