Sourced from webpack's releases.
---v5.76.1
-Fixed
--
-- Added
-assert/strict
built-in toNodeTargetPlugin
Revert
--
-- Improve performance of
-hashRegExp
lookup by@โryanwilsonperkin
in webpack/webpack#16759v5.76.0
-Bugfixes
--
-- Avoid cross-realm object access by
-@โJack-Works
in webpack/webpack#16500- Improve hash performance via conditional initialization by
-@โlvivski
in webpack/webpack#16491- Serialize
-generatedCode
info to fix bug in asset module cache restoration by@โryanwilsonperkin
in webpack/webpack#16703- Improve performance of
-hashRegExp
lookup by@โryanwilsonperkin
in webpack/webpack#16759Features
--
-- add
-target
toLoaderContext
type by@โaskoufis
in webpack/webpack#16781Security
--
-- CVE-2022-37603 fixed by
-@โakhilgkrishnan
in webpack/webpack#16446Repo Changes
--
-- Fix HTML5 logo in README by
-@โjakebailey
in webpack/webpack#16614- Replace TypeScript logo in README by
-@โjakebailey
in webpack/webpack#16613- Update actions/cache dependencies by
-@โpiwysocki
in webpack/webpack#16493New Contributors
--
-- -
@โJack-Works
made their first contribution in webpack/webpack#16500- -
@โlvivski
made their first contribution in webpack/webpack#16491- -
@โjakebailey
made their first contribution in webpack/webpack#16614- -
@โakhilgkrishnan
made their first contribution in webpack/webpack#16446- -
@โryanwilsonperkin
made their first contribution in webpack/webpack#16703- -
@โpiwysocki
made their first contribution in webpack/webpack#16493- -
@โaskoufis
made 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 tofalse
when opt-out- avoid
-NaN%
- show the correct error when using a conflicting chunk name in code
-- HMR code tests existance of
-window
before 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
-@import
to 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.
-5b44c1b
3.0.19fbc20a
chore: better number regex41ae98e
Cleanupc59f35e
Move to SidewayThis version was pushed to npm by marsup, a new releaser for @โsideway/formula
since your current version.
Sourced from ua-parser-js's changelog.
---Version 0.7.31 / 1.0.2
--
-- Fix OPPO Reno A5 incorrect detection
-- Fix TypeError Bug
-- Use AST to extract regexes and verify them with safe-regex
-Version 0.7.32 / 1.0.32
--
-- Add new browser : DuckDuckGo, Huawei Browser, LinkedIn
-- Add new OS : HarmonyOS
-- Add some Huawei models
-- Add Sharp Aquos TV
-- Improve detection Xiaomi Mi CC9
-- Fix Sony Xperia 1 III misidentified as Acer tablet
-- Fix Detect Sony BRAVIA as SmartTV
-- Fix Detect Xiaomi Mi TV as SmartTV
-- Fix Detect Galaxy Tab S8 as tablet
-- Fix WeGame mistakenly identified as WeChat
-- Fix included commas in Safari / Mobile Safari version
-- Increase UA_MAX_LENGTH to 350
-Version 0.7.33 / 1.0.33
--
-- Add new browser : Cobalt
-- Identify Macintosh as an Apple device
-- Fix ReDoS vulnerability
-Version 0.8
-Version 0.8 was created by accident. This version is now deprecated and no longer maintained, please update to version 0.7 / 1.0.
-
f2d0db0
Bump version 0.7.33a6140a1
Remove unsafe regex in trim() functiona886604
Fix #605 - Identify Macintosh as Apple deviceb814bcd
Merge pull request #606 from rileyjshaw/patch-17f71024
Fix documentationc239ac5
Merge pull request #604 from obecerra3/master8d3c2d3
Add new browser: Cobaltd11fc47
Bump version 0.7.32b490110
Merge branch 'develop' of github.com:faisalman/ua-parser-jscb5da5e
Merge pull request #600 from moekm/develop