Skip to content

Releases: n6ai/minze

create-minze: v2.2.0

23 Apr 20:22
a3b5b30
Compare
Choose a tag to compare

2.2.0 (2024-04-23)

Features

  • upgrade storybook templates to use storybook v8 (#291) (9833168)

minze: v1.10.1

28 Nov 19:29
c8d3dab
Compare
Choose a tag to compare

1.10.1 (2023-11-28)

Bug Fixes

  • event shorthand regex breaking events if attribute value matches event shorthand writing (#268) (432169e)
  • on:events regex notation (71d53ec)

create-minze: v2.1.2

28 Nov 20:08
b9eb22f
Compare
Choose a tag to compare

2.1.2 (2023-11-28)

Miscellaneous

minze-vscode: v0.6.0

31 Aug 14:54
19a7343
Compare
Choose a tag to compare

0.6.0 (2023-08-31)

Features

  • use view transitions api when enabled through options (#246) (94d5723)

minze: v1.10.0

31 Aug 14:51
b7ab6da
Compare
Choose a tag to compare

1.10.0 (2023-08-30)

Features

  • use view transitions api when enabled through options (#246) (94d5723)

Bug Fixes

  • match attributes without quotation marks (1fa9a17)

minze-vscode: v0.5.2

24 Aug 18:16
56f4316
Compare
Choose a tag to compare

0.5.2 (2023-08-24)

Bug Fixes

  • consolidate options snippets (3da1939)

minze-vscode: v0.5.1

22 Aug 21:03
037c532
Compare
Choose a tag to compare

0.5.1 (2023-08-22)

Bug Fixes

  • improve code-snippet navigation (e0ffdaf)

minze-vscode: v0.5.0

22 Aug 17:53
e0b1a36
Compare
Choose a tag to compare

0.5.0 (2023-08-22)

Features

  • add new snippets + improve naming & grouping (dc88fe3)

minze-vscode: v0.4.0

21 Aug 18:17
5d1f2c6
Compare
Choose a tag to compare

0.4.0 (2023-08-21)

Features

Bug Fixes

minze: v1.9.2

21 Aug 18:21
25f1c38
Compare
Choose a tag to compare

1.9.2 (2023-08-21)

Bug Fixes

  • add on: event notation for template events (f6fefd5)
  • allow any typescript return type in hooks (8e5f079)
  • insert css via adoptedStyleSheets (2790d00)
  • log internal html and css properties on debug (6f50c46)