Skip to content

Releases: marko-js/micro-frame

v1.4.2

24 Oct 23:10
385f054
Compare
Choose a tag to compare

1.4.2 (2022-10-24)

Bug Fixes

  • add back missing timeout attribute (#9) (385f054)

v1.4.1

01 Sep 21:08
f6b45f8
Compare
Choose a tag to compare

1.4.1 (2022-09-01)

Bug Fixes

  • fix issue with custom fetch function (#7) (f6b45f8)

v1.4.0

26 Aug 17:08
9ffc57e
Compare
Choose a tag to compare

1.4.0 (2022-08-26)

Features

  • expose ability to override fetch implementation (#6) (9ffc57e)

v1.3.0

25 Aug 21:04
c767540
Compare
Choose a tag to compare

1.3.0 (2022-08-25)

Features

  • micro-frame-sse and micro-frame-slot tag to support SSE streaming (#5) (c767540)

v1.2.5

14 Jun 21:22
b82b1b3
Compare
Choose a tag to compare

1.2.5 (2022-06-14)

Bug Fixes

  • issue not clearing old content (a019995)

v1.2.4

12 Apr 21:37
01947c8
Compare
Choose a tag to compare

1.2.4 (2022-04-12)

Bug Fixes

  • avoid double render for csr and improve diffing (01947c8)

v1.2.3

17 Feb 15:13
Compare
Choose a tag to compare

1.2.3 (2022-02-17)

Bug Fixes

  • honor nodes TLS_REJECT_UNAUTHORIZED variable for SSR (524f558)

v1.2.2

19 Jan 14:16
0a75cf2
Compare
Choose a tag to compare

1.2.2 (2022-01-19)

Bug Fixes

  • Allow headers to be supplied (cd2826b)

v1.2.1

19 Nov 18:58
Compare
Choose a tag to compare

1.2.1 (2021-11-19)

Bug Fixes

  • marko4 bug for dynamic tag (705ebcf)

v1.2.0

20 Oct 21:48
Compare
Choose a tag to compare

1.2.0 (2021-10-20)

Features

  • refactor streaming dom writer into standlone module (6501b0f)