Skip to content

Files

Latest commit

ad66d15 · Aug 28, 2024

History

History
111 lines (50 loc) · 4.1 KB

changelog.md

File metadata and controls

111 lines (50 loc) · 4.1 KB

2.2.3 (2024-08-28)

Bug Fixes

2.2.2 (2023-12-19)

Bug Fixes

2.2.1 (2023-12-10)

Bug Fixes

  • deps: add vite-plugin-resolve-umd-format (6a43967)

2.2.0 (2023-10-26)

Features

  • allows shorthand for id and class (658c4cd)

2.1.3 (2023-10-24)

Bug Fixes

  • updates WhiteSpace rule (7b1459c)

2.1.2 (2023-10-20)

Bug Fixes

  • build: resolves umd mime issue (722a0b2)

2.1.1 (2023-10-19)

Bug Fixes

2.1.0 (2023-10-15)

Features

  • build for the esm, cjs, and umd formats (174c0b7)

2.0.0 (2023-10-14)

Bug Fixes

Features

  • add .umd.cjs file (5953f71)
  • add non-enumerable toString() and getTokens() helpers to the Attributes (082484c)
  • enhance rules for better data handling (42a2a53)
  • use default export, removes tokenizer and serializer (a85b7df)

BREAKING CHANGES

  • removes tokenizeAttrs and serializeTokens

1.0.4 (2023-09-24)

Bug Fixes

  • resolves moo default import (456f8d7)

1.0.3 (2023-09-24)

Bug Fixes

  • resolves named export states (605a92a)
  • types: resolve moo default export (2102a01)

1.0.2 (2023-09-24)

Bug Fixes

1.0.1 (2023-09-18)

Bug Fixes

  • release: add build files (7b48822)

1.0.0 (2023-09-18)

Features