·
2 commits
to main
since this release
Minor Changes
- b454563: adds the option to change the public directory to something other than the default "public"
Patch Changes
- 7282ef4: fix: check for
null
instad ofundefined
inHeaderProxy
- 12f3a3d: Handle multiple exports from the same file in fs-router
- 222c8fc: Enhance route matching to return
isPage
flag and add tests for plain text API response and Missing page handling that has both api/file routes. - f674717: delete expired cookies in Single-Flight requests
- 12f3a3d: Add a test route for multiple exports handling and correct variable typos