Skip to content

Commit

Permalink
add changeset for route params
Browse files Browse the repository at this point in the history
  • Loading branch information
floodfx committed Oct 2, 2022
1 parent a31019a commit a927c16
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/rotten-parents-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"liveviewjs": patch
"@liveviewjs/examples": patch
"@liveviewjs/express": patch
---

Support named path params in route
* Core: Support named path params in routes for HTTP and WS
* Examples: Add "helloNameLiveView" example
* Express / Deno: Update server integration to use `matchRoute` helper

0 comments on commit a927c16

Please sign in to comment.