Releases: wixplosives/tokey
Releases · wixplosives/tokey
@tokey/css-selector-parser@0.3.0
features
- start position option (#32 )
- extract
Immtable*
type for all AST nodes (#30 )
stringifySelectorAst
accept Immutable AST (#30 )
changes
- normalize names to fit spec (#34 )
fixes
- add open curly brace as delimiter (#28 )
@tokey/core@1.2.0
features
- start position option (#32 )
core 1.1.0 / css-selector-parser 0.2.0
@tokey/core
v1.1.0
- support escaping in tokenizer (#16)
@tokey/css-selector-parse
v0.2.0
- escaping (#16)
- nested selector (#17)
- walk utility (#15)
- docs (#18)