Skip to content

v0.5.5

Compare
Choose a tag to compare
@pmmmwh pmmmwh released this 04 Apr 05:48
· 122 commits to main since this release

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