Releases: kinde-oss/management-api-js
Releases · kinde-oss/management-api-js
Release 0.12.0
- feat: update to latest spec
- chore(deps): update dependency prettier to v3.4.0
- chore(deps): update pnpm to v9.14.2
- Update public spec URL
- chore(deps): update dependency prettier to v3.4.1
- chore(deps): update dependency prettier to v3.4.2
- chore(deps): update dependency @types/node
- chore(deps): update dependency typescript
- chore(deps): update vitest monorepo
Full Changelog: 0.11.0...0.12.0
Release 0.9.0
- chore: lint readme (922ceba)
- feat: update to latest spec (8966a2c)
- Create LICENSE (ed5ed4f)
- Updated to level 3 heading (3d0f0ed)
- Added example of passing params to readme (8e5929e)
Release 0.8.0
- feat: add identity management (02acabf)
Release 0.7.0
- docs: add jsdoc to init method. (d84d80c)
- Update readme.md to use recommended installation method for pnpm (0679a55)
- feat: switch to use @kinde/jwt-decoder package (036f79d)
- feat: update management OpenAPI spec (cb3de8d)
- fix: using init params as configuration (73156ae)
Release 0.6.0
- add prepare command to build the package on install from github (8d40448)
- add config object in init() (5f917d7)
Release 0.5.0
- chore: lint (07eb685)
- feat: add Webhooks API support and add phone identity type (1357bdf)
- chore: add script to update spec (b57872c)
Release 0.4.0
- feat: update to latest API schema (f141edf)
- update openapi-ts generator (8520630)