Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Webpack, Mocha to Vite, Vitest and support React 18 #215

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

CarreraPHP
Copy link

Replace Webpack, Mocha to Vite, Vitest and support React 18

to use legacy features that are removed in oidc-client-ts package, we
may have to alias older oidc-client package in its place. this would
force you to use  --legacy-peer-deps or --force to resolve the  conflict
with package resolution. To avoid this, we have downgraded the minimum
required version for the package to match 1.11.5 or higher, where 1.11.5
is the last stable version of oidc-client package. This will result in
npm alias to not result in peer version missing issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant