Release 2.0.0-next.3
Pre-release
Pre-release
- test(e2e): use async/await and add --runInBand flag (591670f)
- fix: use
evalto skip dynamic import transpilation (bcb9960) - chore: makes nodejs restriction more flexible (c527def)
- ci(test): update nodejs version matrix (89c7e93)
- ci(test): fix pnpm install command (35b41b1)
- ci(test): setup pnpm before setup node (4510f8c)
- ci(test): update test workflow to use node >18 and pnpm (7ddf326)
- docs(README): update docs to v2.0.0 (d9b9cc8)
- fix: add oidc-provider as a peer dependency (058d7f0)
- fix: export only public constants (10a647e)
- docs(example): update example to use @next release (b85f07e)