Skip to content

Releases: bent10/attributes-parser

v2.2.3

28 Aug 00:49
Compare
Choose a tag to compare

2.2.3 (2024-08-28)

Bug Fixes

v2.2.2

19 Dec 08:37
Compare
Choose a tag to compare

2.2.2 (2023-12-19)

Bug Fixes

v2.2.1

10 Dec 04:46
Compare
Choose a tag to compare

2.2.1 (2023-12-10)

Bug Fixes

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

v2.2.0

26 Oct 10:51
Compare
Choose a tag to compare

2.2.0 (2023-10-26)

Features

  • allows shorthand for id and class (658c4cd)

v2.1.3

24 Oct 16:16
Compare
Choose a tag to compare

2.1.3 (2023-10-24)

Bug Fixes

  • updates WhiteSpace rule (7b1459c)

v2.1.2

20 Oct 07:49
Compare
Choose a tag to compare

2.1.2 (2023-10-20)

Bug Fixes

  • build: resolves umd mime issue (722a0b2)

v2.1.1

19 Oct 08:02
Compare
Choose a tag to compare

2.1.1 (2023-10-19)

Bug Fixes

v2.1.0

15 Oct 07:46
Compare
Choose a tag to compare

2.1.0 (2023-10-15)

Features

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

v2.0.0

14 Oct 14:27
Compare
Choose a tag to compare

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

v1.0.4

24 Sep 01:26
Compare
Choose a tag to compare

1.0.4 (2023-09-24)

Bug Fixes

  • resolves moo default import (456f8d7)