Skip to content

Commit 46b2fed

Browse files
4.2.0
1 parent f2b0b80 commit 46b2fed

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# RTLCSS Changelog
22

3+
## 4.2.0 - 24 Jul. 2024
4+
5+
- Add support for eight-value hex colors.
6+
37
## 4.1.1 - 18 Sep. 2023
48

59
- Update mirroring `transform` to safeguard functions inside values.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Mohammad Younes",
33
"name": "rtlcss",
4-
"version": "4.1.1",
4+
"version": "4.2.0",
55
"description": "Framework for transforming cascading style sheets (CSS) from left-to-right (LTR) to right-to-left (RTL)",
66
"homepage": "https://rtlcss.com/",
77
"bugs": {

0 commit comments

Comments
 (0)