v0.3.0
himanshuchawla009
released this
16 Feb 17:54
·
2202 commits
to master
since this release
- Modal ui migrate to react (improves rendering performance)
- Images used in modal are now rendered from cdn instead of embedding them in package build.
- Custom auth adapter deprecated, custom auth can be used directly using openlogin's adapter.
- Unhandled exceptions fixes.
- Next js example improved
What's Changed
- move images to server by @lionellbriones in #51
- unhandled error swallowed and next js example by @himanshuchawla009 in #53
- Feat/react by @himanshuchawla009 in #50
- Bump follow-redirects from 1.14.7 to 1.14.8 in /examples/vue-app by @dependabot in #54
- Bump follow-redirects from 1.14.7 to 1.14.8 in /examples/react-app by @dependabot in #55
-
- update example process by @chaitanyapotti in #61
- Add nextjs example by @chaitanyapotti in #59
Full Changelog: v0.2.4...v0.3.0