Releases: node-casbin/typeorm-adapter
Releases · node-casbin/typeorm-adapter
v1.7.0
1.7.0 (2024-03-27)
Features
- Implement UpdatableAdapter on adapter (#73) (e0a116b)
- upgrade CI Node.js version to 20 (736be4e)
v1.6.2
1.6.2 (2024-01-08)
Bug Fixes
v1.6.1
1.6.1 (2023-09-15)
Bug Fixes
- restore the original tsconfig.json (d694910)
v1.6.0
1.6.0 (2023-09-14)
Features
- Update typescript to v5, use eslint, fix ObjectId issue, fix dependency lock (9dfa7c8)
v1.5.5
1.5.5 (2023-08-28)
Bug Fixes
- support custom database table name in docs (#64) (0f51e24)
v1.5.4
1.5.4 (2023-07-18)
Bug Fixes
- Fix failing typeorm-adapter with ACL model (#61) (612a9c9)
v1.5.3
1.5.3 (2023-06-03)
Bug Fixes
- fix bug that removeFilteredPolicy is not working properly (#58) (0d77b64), closes #57
v1.5.2
1.5.2 (2022-08-04)
Bug Fixes
- Remove deprecated APIs and fix adapter when filtering policy (65bd719)
v1.5.1
1.5.1 (2022-07-31)
Bug Fixes
v1.5.0
1.5.0 (2022-06-15)
Features
- update package version, typescript and fix TS issues (b54f5e0)
- update typeorm version (adf3e3c)