Skip to content

Releases: dazl-dev/tokey

v2.0.0

Choose a tag to compare

@AviVahl AviVahl released this 04 Nov 09:47

What's Changed

  • Republished ESM-only packages as 2.0.0

@tokey/env-file-parser@0.1.1

Choose a tag to compare

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

Choose a tag to compare

Fixes

  • fix: place preferred char in space token (#295)

@tokey/css-selector-parser@0.6.2

Choose a tag to compare

Fixes

  • fix: bug with before space (#294)

@tokey/core@1.4.0

Choose a tag to compare

@idoros idoros released this 14 Jun 09:47

@tokey/core

  • offer the ability to close tokens (#292)

@tokey/css-value-parser@0.1.3

Choose a tag to compare

@tokey/css-value-parser@0.1.2

Choose a tag to compare

@tokey/imports-parser@1.0.0

Choose a tag to compare

Changes

  • fix: preserve named imports (#258)

@tokey/css-selector-parser@0.6.1

Choose a tag to compare

Fixes

  • fix(selector-parser): lost of first non space of a descendant combinator by @idoros in #288

Full Changelog: https://github.com/wixplosives/tokey/compare/@tokey/css-selector-parser@0.6.0...@tokey/css-selector-parser@0.6.1

@tokey/css-selector-parser@0.6.0

Choose a tag to compare