Snyk has created this PR to upgrade preact from 10.5.12 to 10.5.13.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 3 months ago, on 2021-03-14.
This release includes an enhancement to our devtools integration. Via a babel plugin you can get more readable hook names to show up in devtools instead of dozens of useState hooks in devtools. Check out https://github.com/preactjs/babel-plugin-transform-hook-names for more information.
Before:
After:
Bug Fixes
Compat: Fix defaultValue not applied when value==null/undefined (#2957, thanks @ marvinhagemeister)
Snyk has created this PR to upgrade preact from 10.5.12 to 10.5.13.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: preact
Bug Fixes
tabIndex
(#3062 + #3064, thanks @ marvinhagemeister)compat/server
(#3059 + #3061, thanks @ marvinhagemeister)bigint
numbers (#3010, thanks @ marvinhagemeister)Types
decoding
attribute (#3054, thanks @ sumanthratna)SVGFEFunc
types (#3043, thanks @ rschristian)Maintenance
options.unmount
instead of overridingcomponent.componentWillUnmount
(#2919, thanks @ tanhauhau)This release includes an enhancement to our devtools integration. Via a babel plugin you can get more readable hook names to show up in devtools instead of dozens of
useState
hooks in devtools. Check out https://github.com/preactjs/babel-plugin-transform-hook-names for more information.Before:
After:
Bug Fixes
defaultValue
not applied when value==null/undefined
(#2957, thanks @ marvinhagemeister)Maintenance
console.logs
(#2959, thanks @ marvinhagemeister)Commit messages
Package name: preact
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs