8000 4.3.0 · MohammadYounes/rtlcss@f1a08a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit f1a08a6

Browse files
4.3.0
1 parent e1e5ef7 commit f1a08a6

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

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

3+
## 4.3.0 - 27 Aug. 2024
4+
5+
- Return an error code when the parsed CSS `stdin` is invalid. **Thanks @lade-odoo**
6+
7+
38
## 4.2.0 - 24 Jul. 2024
49

510
- Add support for eight-value hex colors.

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.2.0",
4+
"version": "4.3.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)
0