We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399c0f2 commit e770e37Copy full SHA for e770e37
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 1.2.0
2
+
3
+* A more descriptive error is thrown when the parser expects to find a
4
+ pseudo-class/pseudo-element (thanks to @ashelley).
5
+* Adds support for line/column locations for selector nodes, as well as a
6
+ `Node#sourceIndex` method (thanks to @davidtheclark).
7
8
# 1.1.4
9
10
* Fixes a crash when a selector started with a `>` combinator. The module will
0 commit comments