What's Changed
Bug Fixes 🐞
- fix(chrome-devtool): implement sanitizePostMessagePayload to handle unsafe values in post messages by @2heal1 in #4600
- fix(dts-plugin): remove rambda dependency by @gu-stav in #4602
- fix(security): lock axios version to 1.13.5 to prevent supply chain attack by @2heal1 in #4605
Document 📖
Other Changes
- chore(dts-plugin): replace chalk with native styleText by @gu-stav in #4594
- chore(node,rspack,enhanced): remove btoa dependency by @gu-stav in #4606
- chore(dts-plugin): replace lodash cloneDeepWith by @gu-stav in #4601
New Contributors
Full Changelog: v2.3.0...v2.3.1