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

update loader-utils version #1849

Merged
merged 1 commit into from Oct 30, 2022
Merged

update loader-utils version #1849

merged 1 commit into from Oct 30, 2022

Conversation

psierks
Copy link
Contributor

@psierks psierks commented Oct 26, 2022

  • Bumping loader-utils version

Addresses #1442

Seems getOptions is the only used export from loader-utils

const options = Object.assign({withPatch: true}, loaderUtils.getOptions(this));

And while it was removed in v3, it's still available in v2.0.3 which contains the fix for CVE-2022-37601

@psierks
Copy link
Contributor Author

psierks commented Oct 26, 2022

Missed the deprecation notice
Guess it's time to switch away from react-hot-loader

@theKashey
Copy link
Collaborator

I would really like to deprecate RHL, and do encougare switching to modern solutions - as long as there is a million monthly downloads - I cannot do that.

In other words 👍 thank you for your contribution

@theKashey theKashey merged commit bddd179 into gaearon:master Oct 30, 2022
@psierks psierks deleted the update-loader-utils branch January 10, 2023 03:35
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

2 participants