Socket
Socket
Sign inDemoInstall

@pmmmwh/react-refresh-webpack-plugin

Package Overview
Dependencies
336
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234567Next

0.5.13

Diff

Changelog

Source

0.5.13 (28 Apr 2024)

Fixes

  • Fixed module system inferring (ESM vs CJS) to start from the point of each file (#771)
pmmmwh
published 0.5.12 •

Changelog

Source

0.5.12 (27 Apr 2024)

Fixes

  • Fixed incorrect sockProtocol override (#835)
  • Relaxed peer dependency requirement on webpack-dev-server to allow v5.x (#837)
pmmmwh
published 0.5.11 •

Changelog

Source

0.5.11 (15 Aug 2023)

Features

  • Added support to exclude dynamically generated modules from other loaders (#769)

Fixes

  • Fixed unnecessary memory leaks due to `prevExports`` (#766)
  • Relaxed peer dependency requirement on type-fest to allow v4.x (#767)
  • Fixed module type resolution when there is difference across contexts (#768)
pmmmwh
published 0.5.10 •

Changelog

Source

0.5.10 (24 Nov 2022)

Fixes

  • Bumped loader-utils to fix security vulnerability (#700)
pmmmwh
published 0.5.9 •

Changelog

Source

0.5.9 (10 Nov 2022)

Fixes

  • Bumped loader-utils to fix security vulnerability (#685)
pmmmwh
published 0.5.8 •

Changelog

Source

0.5.8 (9 Oct 2022)

Fixes

  • Fixed performance issue regarding require.resolve in loader injection (#669)
  • Bumped core-js-pure to not depend on deprecated versions (#674)
pmmmwh
published 0.5.7 •

Changelog

Source

0.5.7 (23 May 2022)

Fixes

  • Removed debug console.log statement (#631)

Internal

  • Run tests on Node.js 18 (#631)
pmmmwh
published 0.5.6 •

Changelog

Source

0.5.6 (10 May 2022)

Fixes

  • Fixed faulty this type import in loader (#624)
  • Made current script detection more robust for edge cases (#630)

Internal

  • Swapped to new ReactDOM.createRoot API in examples (#626)
pmmmwh
published 0.5.5 •

Changelog

Source

0.5.5 (4 April 2022)

Fixes

  • Handle unknown moduleId for dynamically generated modules (#547)
  • Handle WDS auto value on port (#574)
  • Fixed react-refresh@0.12.0 compatibility (#576)
  • Fixed crash when parsing compile errors in overlay (#577)
  • Respect virtual modules when injecting loader (#593)
  • Allow port to be missing for WDS, also some general refactoring (#623)

Internal

  • A couple documentation changes in README (#575, 8c39623, #597)
  • Bumped dependencies for testing infrastructure (#526, #564, #567, #581, #588, #591, #594, #616)
pmmmwh
published 0.5.4 •

Changelog

Source

0.5.4 (22 December 2021)

Fixes

  • Skip loader injection for files referenced as assets (#545)
  • Changed failures of exports capturing to warn instead of throw (#546)
234567Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc