We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 805ccb6 commit be343d5Copy full SHA for be343d5
src/LiveComponent/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## 2.29.0
4
+
5
+- Add new `mapPath` options (default `false`) to `UrlMapping` of a `LiveProp`
6
+ to allow the prop to be mapped to the path instead of the query in the url.
7
8
## 2.28.0
9
10
- Add new modifiers for input validations, useful to prevent uneccessary HTTP requests:
0 commit comments