-
-
Notifications
You must be signed in to change notification settings - Fork 37
Update to Angular 14 required due to deprecated dependencies (core-js) #33
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
Comments
If you want to help and provide Pull Requests to update necessary stuff, I'd be happy to cut a release afterward. I just don't have the bandwidth to work on this at the moment. |
looking at the angular-markdown-editor/package.json Lines 44 to 52 in 5435f61
|
feat(core): upgrade to Angular 14 and Bootstrap 4-5, closes #33
the change is done, see new v3.0.0 release |
What are the chances someone could publish an updated version?
warning angular-markdown-editor > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
The text was updated successfully, but these errors were encountered: