Skip to content

Releases: marko-js/micro-frame

v1.10.0

15 Apr 18:18
Compare
Choose a tag to compare

1.10.0 (2024-04-15)

Features

  • support client reorder attribute (3514bad)

v1.9.3

20 Mar 18:22
Compare
Choose a tag to compare

1.9.3 (2024-03-20)

Bug Fixes

v1.9.2

29 Feb 23:04
Compare
Choose a tag to compare

1.9.2 (2024-02-29)

Bug Fixes

  • avoid trailing comma in await for marko@4 (f2a3e92)

v1.9.1

26 Feb 19:33
Compare
Choose a tag to compare

1.9.1 (2024-02-26)

Bug Fixes

  • default to nodes config for global ca (9c1d247)
  • ensure node exists before clearing on error (9567d57)

v1.9.0

18 Jan 21:38
bea6faa
Compare
Choose a tag to compare

1.9.0 (2024-01-18)

Features

v1.8.0

08 Jan 20:07
2bb33a3
Compare
Choose a tag to compare

1.8.0 (2024-01-08)

Features

  • better ways to control src change and slot refreshing logic (#28) (2bb33a3)

v1.7.0

28 Sep 20:46
4473bc8
Compare
Choose a tag to compare

1.7.0 (2023-09-28)

Features

  • allow slot reorder after first chunk (#26) (4473bc8)

v1.6.4

27 Sep 16:21
0310d4e
Compare
Choose a tag to compare

1.6.4 (2023-09-27)

Bug Fixes

  • remove logic that clears element attrs (#27) (0310d4e)

v1.6.3

11 Aug 19:22
bfa70fa
Compare
Choose a tag to compare

1.6.3 (2023-08-11)

Bug Fixes

  • add missing script to micro-frame-slot (#24) (bfa70fa)

v1.6.2

10 Aug 15:41
b9e9159
Compare
Choose a tag to compare

1.6.2 (2023-08-10)

Bug Fixes

  • event type bug and allow custom read to skip events (#23) (b9e9159)