Releases: marko-js/micro-frame
Releases · marko-js/micro-frame
v1.4.3
1.4.3 (2022-11-29)
Bug Fixes
- check for out.global.req/request when looking for incomingMessage (d469c64)
v1.4.2
1.4.2 (2022-10-24)
Bug Fixes
- add back missing timeout attribute (#9) (385f054)
v1.4.1
1.4.1 (2022-09-01)
Bug Fixes
- fix issue with custom fetch function (#7) (f6b45f8)
v1.4.0
1.4.0 (2022-08-26)
Features
- expose ability to override fetch implementation (#6) (9ffc57e)
v1.3.0
1.3.0 (2022-08-25)
Features
- micro-frame-sse and micro-frame-slot tag to support SSE streaming (#5) (c767540)
v1.2.5
1.2.5 (2022-06-14)
Bug Fixes
- issue not clearing old content (a019995)
v1.2.4
1.2.4 (2022-04-12)
Bug Fixes
- avoid double render for csr and improve diffing (01947c8)
v1.2.3
1.2.3 (2022-02-17)
Bug Fixes
- honor nodes TLS_REJECT_UNAUTHORIZED variable for SSR (524f558)
v1.2.2
1.2.2 (2022-01-19)
Bug Fixes
- Allow headers to be supplied (cd2826b)
v1.2.1
1.2.1 (2021-11-19)
Bug Fixes
- marko4 bug for dynamic tag (705ebcf)