Releases: netlify-labs/react-netlify-identity
Releases · netlify-labs/react-netlify-identity
v0.2.5
Merged
- make tsdx a dev dependency
#36
v0.2.4
Merged
- Store user after email confirmation
#35
Commits
- feat(runRoutes): store user after email confirmation
929c477
v0.2.3
Commits
- fix accidental break in ReactNetlifyIdentityAPI.signupUser type signature
182faf9
v0.2.2
Merged
Commits
- feat(verifyToken): add & expose verifyToken reject instead of error
b4caa6f
- add @see to all gotrue-js methods
94d1698
- fix(hash): remove entirely
0033b60
v0.2.1
Merged
Commits
- fix(readme): update to latest changes
abdcdad
- fix(recoverAccount): also clean up potentially rejected token
226aea3
- fix(readme): finish docs
8e30593
v0.2.0
Merged
- recoverAccount workflow... and a bit more
#30
- Bump safer-eval from 1.3.3 to 1.3.5 in /examples/example-reach-ro…
#23
- Bump mixin-deep from 1.3.1 to 1.3.2
#19
- Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/example-reach-ro…
#20
- Bump lodash from 4.17.11 to 4.17.15
#21
- Bump lodash from 4.17.11 to 4.17.15 in /examples/example-reach-ro…
#22
- Added example
#18
Commits
- chore(deps): bumped versions of all dependencies
2e5cdba
- Add example
18bf4ba
- fix(index): group state & effects, memoize functions
3cd647c
v0.1.9
Merged
- Change parameter type in updateUser method
#15
Commits
v0.1.8
Merged
- Add flag enableRunRoutes
#14
Commits