Skip to content

Releases: n6ai/minze

create-minze: v2.0.8

23 Jul 12:41
adcc9e3
Compare
Choose a tag to compare

2.0.8 (2023-07-23)

Miscellaneous

minze: v1.4.2

22 Jul 19:12
3e3092a
Compare
Choose a tag to compare

1.4.2 (2023-07-22)

Bug Fixes

  • remove typescript index signature (df431c3)

create-minze: v2.0.7

22 Jul 09:01
2182433
Compare
Choose a tag to compare

2.0.7 (2023-07-22)

Miscellaneous

create-minze: v2.0.6

21 Jul 09:50
3fff1d0
Compare
Choose a tag to compare

2.0.6 (2023-07-21)

Miscellaneous

minze: v1.4.1

12 Jul 16:04
7ee2b37
Compare
Choose a tag to compare

1.4.1 (2023-07-12)

Bug Fixes

  • remove redundand function arg for rerender (f3e7682)

minze-vscode: v0.2.0

10 Jul 18:16
56d2d46
Compare
Choose a tag to compare

0.2.0 (2023-07-10)

Features

  • update highlighting comment triggers (f5e0977)

minze: v1.4.0

10 Jul 19:27
3a183d2
Compare
Choose a tag to compare

1.4.0 (2023-07-10)

Features

  • add slotted method to MinzeElement (8606e2a)

vite-plugin-minze: v1.1.2

08 Jul 11:51
24efc34
Compare
Choose a tag to compare

1.1.2 (2023-07-08)

Bug Fixes

  • chunk vendor modules & check for src/lib last (1d8e695)

minze: v1.3.2

06 Jul 19:04
1771a04
Compare
Choose a tag to compare

1.3.2 (2023-07-06)

Bug Fixes

  • add dispatch and deprecation warning for cast (5d51fb9)

minze: v1.3.1

05 Jul 23:00
b2c4cf2
Compare
Choose a tag to compare

1.3.1 (2023-07-05)

Bug Fixes

  • check if function before running define (74c9da5)
  • vite glob eager module type (710224c)