# v3.0.0 (Feb --, 2024) - Updated: dependencies - :warning: Removed: overflow-x: hidden in html, body - Added: text-wrap: pretty in paragraphs and list items (Chrome and Firefox) - :warning: Updated: custom properties to override some default values - Updated: scroll values - Updated: comments - Added: hanging-punctuation property (Safari only) - :warning: Updated: Replaced Dependabot with Renovate - :warning: Updated: Dependabot for GitHub Actions only - :warning: Removed: Dependabot Auto Merge --- # Releases: ## v2.1.0 (Jul 04, 2023) - Fixed: lint script (empty commit error) - Updated: Dependencies - Updated: Linted with Stylelint --- ## v2.0.10 (Jun 23, 2023) - :warning: Update: lint/dist script names - Update: Husky hook - Update: README --- ## v2.0.9 (Jun 19, 2023) - Updated lintstaged config - Updated Husky hook --- ## v2.0.8 (Jun 18, 2023) - Unpublished - Prettier config - Dependencies update ## v2.0.7 (Jun 16, 2023) - Removed stylelint (Prettier only) - Updated lintstaged config - Replaced action with Husky hook: build and lintstaged --- ## v2.0.6 (Jun 16, 2023) - Updated README - Added Notes section in README - Github workflow actions: build - Comments update - PostCSS plugins update --- ## v2.0.5 (Jun 12, 2023) - Updated README --- ## v2.0.4 (Jun 12, 2023) - Added object-position: center on img and video --- ## v2.0.3 (Jun 10, 2023) - Updated README --- ## v2.0.2 (Jun 10, 2023) - Updated README --- ## v2.0.1 (Jun 10, 2023) - Updated README --- ## v2.0.0 (Jun 10, 2023) - :warning: Major changes - Spacing between elements - Display block on iframe, embed, object - Custom properties for content spacing ## v1.1.3 (Jun 08, 2023) - Updated images --- ## v1.1.2 (Jun 08, 2023) - Configured dependabot ## v1.1.1 (Jun 05, 2023) - :warning: Updated header line height custom property name - Added test page --- ## v1.1.0 (Jun 05, 2023) - Updated default fonts (sans serif and monospace) - Added styling for `
, , and `
- Updated letter-spacing and word-spacing for h1, h2, h3, h4
- :warning: Added bigger font-sizes for h1, h2, h3, h4
- :warning: Updated the content spacing in headers and paragraphs
- :warning: Updated custom properties used for customizing
---
## v1.0.4 (Jun 04, 2023)
- Updated margin and padding with logical properties
- Updated node modules
- :warning: Custom properties override outside the reset file
---
## v1.0.3 (May 30, 2023)
- Added `text-wrap: balance` (partial support on Chrome 114)
- release and publish