elchininet/postcss-rtlcss (postcss-rtlcss)
### [`v5.1.0`](https://togithub.com/elchininet/postcss-rtlcss/blob/HEAD/CHANGELOG.md#510---2023-12-30)
[Compare Source](https://togithub.com/elchininet/postcss-rtlcss/compare/v5.0.0...v5.1.0)
- New directives to set the option `processRuleNames`: `/*rtl:rules*/`, `/*rtl:begin:rules*/`, and `/*rtl:end:rules*/`
### [`v5.0.0`](https://togithub.com/elchininet/postcss-rtlcss/blob/HEAD/CHANGELOG.md#500---2023-12-30)
[Compare Source](https://togithub.com/elchininet/postcss-rtlcss/compare/v4.0.9...v5.0.0)
- Breaking change: removed `autoRename` option and `/*rtl:rename*/`, `/*rtl:begin:rename*/`, and `/*rtl:end:rename*/` directives
- Fixed a bug: `/*rtl:begin:urls*/` and `/*rtl:end:urls*/` (previously `/*rtl:begin:rename*/` and `/*rtl:end:rename*/`) blocks didn't change the URL names inside rules if started outside
- New option: `processRuleNames`, if this option is `true`, rules with no directional properties that match any entry in the `stringMap` will be swapped when the direction changes
- New directives: `/*rtl:urls*/`, `/*rtl:begin:urls*/`, and `/*rtl:end:urls*/` have replaced `/*rtl:rename*/`, `/*rtl:begin:rename*/`, and `/*rtl:end:rename*/` and they only take effect in declarations' URLs
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
4.0.9
->5.1.0
Release Notes
elchininet/postcss-rtlcss (postcss-rtlcss)
### [`v5.1.0`](https://togithub.com/elchininet/postcss-rtlcss/blob/HEAD/CHANGELOG.md#510---2023-12-30) [Compare Source](https://togithub.com/elchininet/postcss-rtlcss/compare/v5.0.0...v5.1.0) - New directives to set the option `processRuleNames`: `/*rtl:rules*/`, `/*rtl:begin:rules*/`, and `/*rtl:end:rules*/` ### [`v5.0.0`](https://togithub.com/elchininet/postcss-rtlcss/blob/HEAD/CHANGELOG.md#500---2023-12-30) [Compare Source](https://togithub.com/elchininet/postcss-rtlcss/compare/v4.0.9...v5.0.0) - Breaking change: removed `autoRename` option and `/*rtl:rename*/`, `/*rtl:begin:rename*/`, and `/*rtl:end:rename*/` directives - Fixed a bug: `/*rtl:begin:urls*/` and `/*rtl:end:urls*/` (previously `/*rtl:begin:rename*/` and `/*rtl:end:rename*/`) blocks didn't change the URL names inside rules if started outside - New option: `processRuleNames`, if this option is `true`, rules with no directional properties that match any entry in the `stringMap` will be swapped when the direction changes - New directives: `/*rtl:urls*/`, `/*rtl:begin:urls*/`, and `/*rtl:end:urls*/` have replaced `/*rtl:rename*/`, `/*rtl:begin:rename*/`, and `/*rtl:end:rename*/` and they only take effect in declarations' URLsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.