Releases: elchininet/postcss-rtlcss
Releases · elchininet/postcss-rtlcss
v5.0.0
🚀 Features
- Remove autoRename option and rename directives
- PR: #244 by @elchininet
🎲 Playground
- Upgrade Playground
- PR: #230 by @elchininet
- [Playground dependencies]: Bump the dependencies-prod group in /playground with 1 update
- PR: #234 by @dependabot[bot]
- [Playground dependencies]: Bump the dependencies-dev group in /playground with 12 updates
- PR: #237 by @dependabot[bot]
- [Playground dependencies]: Bump the dependencies-dev group in /playground with 1 update
- PR: #239 by @dependabot[bot]
🧩 Dependencies
- [Dependencies]: Bump the dependencies-dev group with 9 updates
- PR: #235 by @dependabot[bot]
- [Playground dependencies]: Bump the dependencies-prod group in /playground with 1 update
- PR: #234 by @dependabot[bot]
- [Playground dependencies]: Bump the dependencies-dev group in /playground with 12 updates
- PR: #237 by @dependabot[bot]
- [Playground dependencies]: Bump the dependencies-dev group in /playground with 1 update
- PR: #239 by @dependabot[bot]
- [Dependencies]: Bump the dependencies-dev group with 1 update
- PR: #240 by @dependabot[bot]
⚙️ Configuration
- Create dependabot config
- PR: #231 by @elchininet
- Update dependabot config to include playground folder
- PR: #233 by @elchininet
📦 Other
- Add npm downloads badge
- PR: #238 by @elchininet
- Refactor enum values types
- PR: #243 by @elchininet
- Change CJANGELOG release date
- PR: #246 by @elchininet
v4.0.9
🎲 Playground
- Update Playground with the lastest version
- PR: #224 by @elchininet
🧩 Dependencies
- Bump postcss from 8.4.27 to 8.4.31 in /playground
- PR: #225 by @dependabot[bot]
- Bump postcss from 8.4.26 to 8.4.31
- PR: #226 by @dependabot[bot]
- Bump @babel/traverse from 7.16.8 to 7.23.2
- PR: #227 by @dependabot[bot]
- Bump @babel/traverse from 7.22.10 to 7.23.2 in /playground
- PR: #228 by @dependabot[bot]
- Update dependencies including RTLCSS
- PR: #229 by @elchininet
v4.0.8
🛠 Fixes
- Add margin-block and padding-block properties to logical declarations override
- PR: #223 by @elchininet
🎲 Playground
- Update playground
- PR: #221 by @elchininet
🧩 Dependencies
- Update playground
- PR: #221 by @elchininet
v4.0.7
🛠 Fixes
- Fix ESM types
- PR: #219 by @elchininet
🎲 Playground
- Update playground with the latest version of the package
- PR: #208 by @elchininet
🧩 Dependencies
- Bump semver from 6.3.0 to 6.3.1
- PR: #210 by @dependabot[bot]
- Bump semver from 5.7.1 to 5.7.2 in /playground
- PR: #211 by @dependabot[bot]
- Bump word-wrap from 1.2.3 to 1.2.4
- PR: #212 by @dependabot[bot]
- Bump word-wrap from 1.2.3 to 1.2.4 in /playground
- PR: #213 by @dependabot[bot]
- Remove coveralls
- PR: #214 by @elchininet
- Update dependencies
- PR: #215 by @elchininet
- Update dependencies
- PR: #220 by @elchininet
⚙️ Configuration
- Add founding button to Github
- PR: #209 by @elchininet
- Fix ESM types
- PR: #219 by @elchininet
📦 Other
- Small correction on documentation
- PR: #217 by @elchininet
v4.0.6
🎲 Playground
- Update Playground with the lastest version of the package
- PR: #206 by @elchininet
🧩 Dependencies
- Update RTLCSS to version 4.1.0
- PR: #207 by @elchininet
v4.0.5
🛠 Fixes
- Fix an error related to empty atRules
- PR: #205 by @elchininet
🎲 Playground
- Update playground to the latest version of postcss-rtlcss
- PR: #202 by @elchininet
⚙️ Configuration
- Upload only esm bundles
- PR: #200 by @elchininet
- Change release notes emojis
- PR: #201 by @elchininet
- Change changelog template
- PR: #203 by @elchininet
v4.0.4
🛠 Fixes
- Avoid removing empty rules
- PR: #198
🎲 Playground
- Update playground with the latest version of the package
- PR: #189
🧩 Dependencies
- Update playground with the latest version of the package
- PR: #189
- Bump webpack from 5.75.0 to 5.76.0 in /playground
- PR: #191
- Update dependencies
- PR: #195
⚙️ Configuration
- Use mikepenz/release-changelog-builder-action@v3 to create the release body
- PR: #194
- Create the relaase using the softprops/action-gh-release@v1 action
- PR: #196
- Create a section for configuration PR in the release notes
- PR: #197
- Repair Changelog creation
- PR: #199
📦 Other
- Create Github releases after a successful NPM deployment
- PR: #193