Skip to content

Releases: marko-js/micro-frame

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)

v1.6.1

09 Aug 22:18
e9eba7d
Compare
Choose a tag to compare

1.6.1 (2023-08-09)

Bug Fixes

v1.6.0

08 Aug 17:34
00e60ef
Compare
Choose a tag to compare

1.6.0 (2023-08-08)

Features

  • use node_module browser-remaps instead of local package.json (#20) (00e60ef)

v1.5.2

20 Jul 21:25
df6e6f1
Compare
Choose a tag to compare

1.5.2 (2023-07-20)

Bug Fixes

  • should use origin url with @marko/run (#19) (df6e6f1)

v1.5.1

15 Jun 20:32
67e37fd
Compare
Choose a tag to compare

1.5.1 (2023-06-15)

Bug Fixes

  • infer request url and headers when using @marko/run (#18) (67e37fd)

v1.5.0

28 Apr 18:20
23d051b
Compare
Choose a tag to compare

1.5.0 (2023-04-28)

Features

  • allow passing class and style attributes (#17) (23d051b)

v1.4.6

28 Apr 17:58
cc259f4
Compare
Choose a tag to compare

1.4.6 (2023-04-28)

Bug Fixes

  • refresh sse stream when src update (#15) (cc259f4)

v1.4.5

03 Jan 17:47
fc36c57
Compare
Choose a tag to compare

1.4.5 (2023-01-03)

Bug Fixes

v1.4.4

08 Dec 01:14
577ecec
Compare
Choose a tag to compare

1.4.4 (2022-12-08)

Bug Fixes

v1.4.3

29 Nov 17:50
d469c64
Compare
Choose a tag to compare

1.4.3 (2022-11-29)

Bug Fixes

  • check for out.global.req/request when looking for incomingMessage (d469c64)