Skip to content

Commit 74535d4

Browse files
committed
Update changesets
1 parent dff744b commit 74535d4

File tree

4 files changed

+21
-3
lines changed

4 files changed

+21
-3
lines changed

.changeset/furry-paint-spin.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@builder.io/qwik-city': minor
3+
---
4+
5+
fix: server$ functions now correctly throw 4xx errors on the client
6+
fix: server$ errors can be caught by @plugin middleware
7+
refactor: Error types are standardised across server$ functions and routeLoaders
8+
feat: 499 is now a valid status code

.changeset/loud-fish-walk.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@builder.io/qwik-city': minor
3+
---
4+
5+
refactor: Error types are standardised across server$ functions and routeLoaders

.changeset/quiet-squids-run.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@
22
'@builder.io/qwik-city': minor
33
---
44

5-
fix: server$ functions now correctly throw 4xx errors on the client
6-
fix: server$ errors can be caught by @plugin middleware
7-
refactor: Error types are standardised across server$ functions and routeLoaders
85
feat: 499 is now a valid status code

.changeset/tall-flowers-jump.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@builder.io/qwik-city': minor
3+
---
4+
5+
fix: server$ functions now correctly throw 4xx errors on the client
6+
fix: server$ errors can be caught by @plugin middleware
7+
refactor: Error types are standardised across server$ functions and routeLoaders
8+
feat: 499 is now a valid status code

0 commit comments

Comments
 (0)