Releases: dazl-dev/tokey
Releases · dazl-dev/tokey
v2.0.0
@tokey/env-file-parser@0.1.1
What's Changed
- infra!: update to Node 22 by @AviVahl in #299
- security(deps): upgrade all; fix vulnerabilities by @AviVahl in #300
- feat!: use package "exports" instead of "main" by @AviVahl in #301
- refactor: move "test" into "src" by @AviVahl in #302
- feat!: native esm; prepare to run tests from src by @AviVahl in #306
- feat: .env file parser by @barak007 in #305
- fix(ast): simplify updateVariableByIdInAST function logic and fix mutable splice by @barak007 in #317
Full Changelog: https://github.com/dazl-dev/tokey/compare/@tokey/css-value-parser@0.1.4...@tokey/env-file-parser@0.1.1
@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