Releases: wixplosives/tokey
Releases · wixplosives/tokey
@tokey/css-value-parser@0.1.4
Fixes
- fix: place preferred char in space token (#295)
@tokey/css-selector-parser@0.6.2
Fixes
- fix: bug with before space (#294)
@tokey/core@1.4.0
@tokey/core
- offer the ability to close tokens (#292)
@tokey/css-value-parser@0.1.3
@tokey/css-value-parser
- fix: ident-parse (#292)
Full Changelog: https://github.com/wixplosives/tokey/compare/@tokey/css-value-parser@0.1.2...@tokey/css-value-parser@0.1.3
@tokey/css-value-parser@0.1.2
@tokey/css-value-parser
- fix: identify more literals (#289)
Full Changelog: https://github.com/wixplosives/tokey/compare/@tokey/imports-parser@1.0.0...@tokey/css-value-parser@0.1.2
@tokey/imports-parser@1.0.0
Changes
- fix: preserve named imports (#258)
@tokey/css-selector-parser@0.6.1
@tokey/css-selector-parser@0.6.0
features
- support deep compound selectors (#152)
Full Changelog: https://github.com/wixplosives/tokey/compare/@tokey/css-selector-parser@0.5.1...@tokey/css-selector-parser@0.6.0
@tokey/css-selector-parser@0.5.1
- fix: export
ImmutableMap
type