Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-08-13 | 592 Bytes | |
v3.0.0 source code.tar.gz | 2024-08-13 | 126.4 kB | |
v3.0.0 source code.zip | 2024-08-13 | 138.0 kB | |
Totals: 3 Items | 264.9 kB | 0 |
This is a major release because it removes workarounds for older browser versions. It's unlikely to affect anyone in practice.
Improvements
- Smaller, since moot normalizations were removed
- Fix
<table>
declarations (#79) a5c26a4 - Remove
<abbr>
reset (#86) ff296ba - Remove
<hr>
declarations (#75) 42c631d - Remove Firefox focus reset (#81) b3b9630
- Remove
-moz-tab-size
(#76) 97b90c4 - Remove
text-transform
reset (#77) e1eeb41 - Remove Firefox invalid input reset (#82) f846ba2
https://github.com/sindresorhus/modern-normalize/compare/v2.0.0...v3.0.0