Releases: PropelAuth/javascript
Releases · PropelAuth/javascript
v2.0.24
What's Changed
- Add getAuthOptions to expose resolve options for client by @andrew-propelauth in #42
- npm audit by @andrew-propelauth in #43
Full Changelog: v2.0.23...v2.0.24
v2.0.23
What's Changed
- Add
skipInitialFetchOption by @pfvatterott in #40
New Contributors
- @pfvatterott made their first contribution in #40
Full Changelog: v2.0.22...v2.0.23
v2.0.22
What's Changed
- Bump version and dependencies by @andrew-propelauth in #39
Full Changelog: v2.0.21...v2.0.22
v2.0.21
What's Changed
- Add option to disable the focus event listener by @andrew-propelauth in #36
Full Changelog: v2.0.20...v2.0.21
v2.0.20
What's Changed
- Add support for legacy org id by @md1440 in #34
- Move legacyOrgId to be the last argument for back-compat by @andrew-propelauth in #35
New Contributors
Full Changelog: v2.0.19...v2.0.20
v2.0.19
v2.0.18
What's Changed
- [FEAT] Add customizable min. seconds before refreshing by @itailevi98 in #32
Full Changelog: v2.0.17...v2.0.18
v2.0.17
v2.0.16
Add immediate retrying on a status 0 error (#29) * Add immediate retrying on a status 0 error * Fix tests * Bump version