@codady/normalize
Version:
@codady/normalize, A modern alternative to normalize.css, focused on typography, form usability, and cross-browser consistency.
56 lines (35 loc) • 1.21 kB
Markdown
# Changelog
All changes to Normalize including new features, updates, and removals are documented here.
## [v0.0.7] - 2026-05-21
### Distribution Files
- **Mini file**: https://unpkg.com/@codady/normalize@0.0.7/dist/normalize.min.css
- **Taiwind file**: https://unpkg.com/@codady/normalize@0.0.7/dist/normalize.tailwind.min.css
### Changes
#### Fixed
- Null
#### Added
- Null
#### Removed
- Cancel the setting of height: auto for the audio node. 取消对audio节点设置height:auto
## [v0.0.6] - 2026-05-09
### Distribution Files
- **Mini file**: https://unpkg.com/@codady/normalize@0.0.6/dist/normalize.min.css
- **Taiwind file**: https://unpkg.com/@codady/normalize@0.0.6/dist/normalize.tailwind.min.css
### Changes
#### Fixed
- :where(:lang(zh)) -> :where([lang]:lang(zh))
#### Added
- Null
#### Removed
- Null
## [v0.0.1] - 2026-04-27
### Distribution Files
- **Mini file**: https://unpkg.com/@codady/normalize@0.0.1/dist/normalize.min.css
- **Tailwind file**: https://unpkg.com/@codady/normalize@0.0.1/dist/normalize.tailwind.min.css
### Changes
#### Fixed
- Null
#### Added
- Publish the first version.
#### Removed
- Null