Skip to content

Releases: udibo/juniper

0.4.1

27 Apr 15:17

Choose a tag to compare

0.4.1 (2026-04-27)

Bug Fixes

  • drop redundant release:false rules that overrode patch matches (#78) (ea5e16e)

0.4.0

24 Mar 01:42

Choose a tag to compare

0.4.0 (2026-03-24)

Features

  • handle Set-Cookie headers, add waitForFakeTime, and update deps (#75) (0a65257)

0.3.3

08 Feb 22:17

Choose a tag to compare

0.3.3 (2026-02-08)

Bug Fixes

  • Add data request handler for non-existent routes (#74) (8427e78)

0.3.2

31 Jan 19:53

Choose a tag to compare

0.3.2 (2026-01-31)

Bug Fixes

  • Preserve headers for redirects and add instance to not found errors (#73) (76aabaf)

0.3.1

30 Jan 03:30

Choose a tag to compare

0.3.1 (2026-01-30)

Bug Fixes

  • Fix not found error handling and rendering errors server side (#72) (50ea639)

0.3.0

27 Jan 05:06

Choose a tag to compare

0.3.0 (2026-01-27)

Features

  • Add htmlProps and suppressHydrationWarning to html tag (#71) (48fa396)

0.2.2

12 Jan 08:10

Choose a tag to compare

0.2.2 (2026-01-12)

Bug Fixes

  • Update dependencies and improve semantic release (#69) (3137eb0)

0.2.1

12 Jan 07:38

Choose a tag to compare

0.2.1 (2026-01-12)

Bug Fixes

  • Make semantic release update all deno.json files (#66) (d31c4b1)

0.2.0

12 Jan 07:06

Choose a tag to compare

0.2.0 (2026-01-12)

Bug Fixes

  • Move provider in shared layout in tanstack template (afb1f24)
  • Normalize ignorePaths for dev server (c2bde40)

Features

  • Add ignorePaths build configuration option (e6009f3)
  • Return json for not found urls with file extensions (29b0318)
  • Update changelog and test semantic release (#64) (9289fe1)
  • Use cbor2 for all server state serialization instead of SuperJSON (ff57ee7)

0.1.2

09 Jan 02:43
4704b67

Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2