Skip to content

Commit

Permalink
changeset
Browse files Browse the repository at this point in the history
Signed-off-by: Marc MacLeod <[email protected]>
  • Loading branch information
marbemac committed Jan 31, 2024
1 parent d162c22 commit 91042c2
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .changeset/blue-cars-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
'@ssrx/plugin-tanstack-router': minor
'@ssrx/plugin-tanstack-query': minor
'@ssrx/plugin-react-router': minor
'@ssrx/plugin-solid-router': minor
'@ssrx/plugin-trpc-react': minor
'@ssrx/trpc-react-query': minor
'@ssrx/plugin-unhead': minor
'@ssrx/streaming': minor
'@ssrx/renderer': minor
'@ssrx/react': minor
'@ssrx/remix': minor
'@ssrx/solid': minor
'@ssrx/vite': minor
---

- New packages: `@ssrx/streaming` and `@ssrx/plugin-tanstack-router`
- New example: `tanstack-router-simple`, re-organize kitchen sink examples
- Minimum required solid-router version is now 0.10
- Fix a number of edge cases around lazy route detection
- Update `RenderPlugin` plugin signature

0 comments on commit 91042c2

Please sign in to comment.