Sourced from webpack's releases.
+++v5.76.1
+Fixed
++
+- Added
+assert/strictbuilt-in toNodeTargetPluginRevert
++
+- Improve performance of
+hashRegExplookup by@ryanwilsonperkinin webpack/webpack#16759v5.76.0
+Bugfixes
++
+- Avoid cross-realm object access by
+@Jack-Worksin webpack/webpack#16500- Improve hash performance via conditional initialization by
+@lvivskiin webpack/webpack#16491- Serialize
+generatedCodeinfo to fix bug in asset module cache restoration by@ryanwilsonperkinin webpack/webpack#16703- Improve performance of
+hashRegExplookup by@ryanwilsonperkinin webpack/webpack#16759Features
++
+- add
+targettoLoaderContexttype by@askoufisin webpack/webpack#16781Security
++
+- CVE-2022-37603 fixed by
+@akhilgkrishnanin webpack/webpack#16446Repo Changes
++
+- Fix HTML5 logo in README by
+@jakebaileyin webpack/webpack#16614- Replace TypeScript logo in README by
+@jakebaileyin webpack/webpack#16613- Update actions/cache dependencies by
+@piwysockiin webpack/webpack#16493New Contributors
++
+- +
@Jack-Worksmade their first contribution in webpack/webpack#16500- +
@lvivskimade their first contribution in webpack/webpack#16491- +
@jakebaileymade their first contribution in webpack/webpack#16614- +
@akhilgkrishnanmade their first contribution in webpack/webpack#16446- +
@ryanwilsonperkinmade their first contribution in webpack/webpack#16703- +
@piwysockimade their first contribution in webpack/webpack#16493- +
@askoufismade their first contribution in webpack/webpack#16781Full Changelog: https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0
+v5.75.0
+Bugfixes
++
+- +
experiments.*normalize tofalsewhen opt-out- avoid
+NaN%- show the correct error when using a conflicting chunk name in code
+- HMR code tests existance of
+windowbefore trying to access it- fix
+eval-nosources-*actually exclude sources- fix race condition where no module is returned from processing module
+- fix position of standalong semicolon in runtime code
+Features
++
+ +- add support for
+@importto extenal CSS when using experimental CSS in node
... (truncated)
+21be52b Merge pull request #16804 from webpack/chore-patch-release1cce945 chore(release): 5.76.1e76ad9e Merge pull request #16803 from ryanwilsonperkin/revert-16759-real-content-has...52b1b0e Revert "Improve performance of hashRegExp lookup"c989143 Merge pull request #16766 from piranna/patch-1710eaf4 Merge pull request #16789 from dmichon-msft/contenthash-hashsalt5d64468 Merge pull request #16792 from webpack/update-version67af5ec chore(release): 5.76.097b1718 Merge pull request #16781 from askoufis/loader-context-target-typeb84efe6 Merge pull request #16759 from ryanwilsonperkin/real-content-hash-regex-perfThis version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
+