Skip to content

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.

2 participants