Skip to content

Commit 5b02220

Browse files
committed
6.0.1
1 parent 5d7817b commit 5b02220

File tree

3 files changed

+414
-138
lines changed

3 files changed

+414
-138
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
1+
# 6.0.1
2+
3+
- Fixed an issue with unicode surrogate pair parsing
4+
5+
# 6.0.0
6+
7+
- Updated: `cssesc` to 3.0.0 (major)
8+
- Fixed: Issues with escaped `id` and `class` selectors
9+
110
# 5.0.0
211

312
- Allow escaped dot within class name.
413
- Update PostCSS to 7.0.7 (patch)
514

615
# 5.0.0-rc.4
716

8-
- Fixed and issue where comments immediately after an insensitive
9-
(in attribute) were not parsed correctly.
17+
- Fixed an issue where comments immediately after an insensitive (in attribute)
18+
were not parsed correctly.
1019
- Updated `cssesc` to 2.0.0 (major).
1120
- Removed outdated integration tests.
1221
- Added tests for custom selectors, tags with attributes, the universal

0 commit comments

Comments
 (0)