chore: add changeset for form handling demo page
This commit is contained in:
parent
4fb8adab19
commit
5ebd4dad08
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
# Rough list of changes
|
# Rough list of changes
|
||||||
|
|
||||||
1. Expose a `McFly` object containing event properties to `server:setup` scripts. Useful for handling requests like form submission.
|
1. Expose a `McFly` object containing event properties to `server:setup` scripts. Useful for handling requests like form submission.
|
||||||
|
2. Add a cozy demo page for form handling using the exposed `McFly` object
|
||||||
|
|
Loading…
Reference in a new issue