mirror of
https://github.com/metosin/reitit.git
synced 2025-12-17 00:11:11 +00:00
Tune controller changelog
This commit is contained in:
parent
1e5fe74c29
commit
bd11b6032d
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
* Frontend controllers:
|
## `reitit-frontend`
|
||||||
|
|
||||||
|
* **BREAKING** New frontend controllers:
|
||||||
* Controller `:params` function has been deprecated
|
* Controller `:params` function has been deprecated
|
||||||
* Controller `:identity` function works the same as `:params`
|
* Controller `:identity` function works the same as `:params`
|
||||||
* New `:parameters` option can be used to declare which parameters
|
* New `:parameters` option can be used to declare which parameters
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue