Releases: userfront/toolkit
Releases · userfront/toolkit
v1.0.10
What's Changed
- Publish 1.0.9 to npm by @github-actions in #112
- [DEV-1438] If the redirect parameter is set always use it as the redirect path by @drbrady8800 in #113
- DEV-1444 Read linkType from query params and pass to core by @drbrady8800 in #114
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Publish 1.0.8 to npm by @github-actions in #108
- If logged in with link credentials don't require current password by @drbrady8800 in #109
- If logged in try to refresh tokens by @drbrady8800 in #110
- If logged in with tokens attempt login to update confirmed_at by @drbrady8800 in #111
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Publish 1.0.7 to npm by @github-actions in #106
- Never redirect after login when setting up TOTP by @drbrady8800 in #107
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Publish 1.0.6 to npm by @github-actions in #101
- Add demo form, add theme customization by @RJFelix in #100
- Get theme working with web components by @RJFelix in #102
- Enable test mode message on demo form by @drbrady8800 in #103
- Do not send user email when setting up TOTP as 2nd factor by @damionvega in #104
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- When there are no first factors configured for the tenant, handle it by showing that auth is disabled by @isanchez-userfront in #96
- Address an issue where "oops, an unknown error occurred" was displayed by adding cases for states that hadn't been accounted for by @drbrady8800 in #98
- Reducing flickering by showing placeholder when resolving links by @drbrady8800 in #99
New Contributors
- @drbrady8800 made their first contribution in #98
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Publish 1.0.3 to npm by @github-actions in #85
- [DX] TypeScript Compiler:
--preserveWatchOutput
flag by @isanchez-userfront in #88 - [DEV-397] React & react-dom as peer dependencies by @isanchez-userfront in #86
- Upgrade @userfront/core: 0.6.7 by @damionvega in #90
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Security and documentation updates.
- Update readmes by @RJFelix in #80
- Bump @babel/traverse, @storybook/addon-essentials, @storybook/react-vite and storybook in /package by @dependabot in #84
- Bump postcss from 8.4.27 to 8.4.31 by @dependabot in #83
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 in /package by @dependabot in #82
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #81
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Add correct TS .d.ts type declarations by @RJFelix in #75
- Bump get-func-name from 2.0.0 to 2.0.2 in /package by @dependabot in #76
- Check that we're in the browser before registering web components by @RJFelix in #78
Full Changelog: v1.0.1...v1.0.2