- Adjust HTTP URLs.
- Load assignments without filtering by contextId (required for caching).
- Accept HTTP client config instead of the client.
- Merge check, clean and build scripts.
- Replace pipe by flbt scripts.
- Setup ESLint.
- Fix lint errors and warnings.
- Setup prettier.
- Format sources.
- Add RbacItemTypeEnum and RbacItemType.
- Add manager's return types & fix uncovered issues.
- Inherit error classes from RbacError.
- Rename RbacContextId.
- Add support for assignments context.
- Allow to customize ports.
- Migrate library to TS.
- Upgrade dependencies.
- Add docker compose to support local runs.
- Update http adapter to support secure cookies.
- Upgrade lerna.
- Upgrade yarn.
- Fix postgres adapter.
- Update knex.
- Add postgres adapter.