Skip to content

Commit

Permalink
Added changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
christhornham committed Dec 5, 2024
1 parent 5f4b810 commit 64e2b73
Show file tree
Hide file tree
Showing 2 changed files with 5,879 additions and 9,321 deletions.
7 changes: 7 additions & 0 deletions .changeset/cold-cameras-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@solidjs/start": minor
---

- I added "OPTIONS" to the HTTP_METHODS array in packages/start/config/fs-router.js.
- I made this change so developers can handle preflight OPTIONS requests when using SolidStart as a public facing REST API.
- Existing users will not have to change their code. This change only adds an additional feature.
Loading

0 comments on commit 64e2b73

Please sign in to comment.