New
@sveltejs/kit@2.50.0
Minor Changes
- breaking: remove
buttonPropsfrom experimental remote form functions; use e.g.<button {...myForm.fields.action.as('submit', 'register')}>Register</button>button instead (#15144)
Unclaimed project
Are you a maintainer of kit? Claim this project to take control of your public changelog and roadmap.
Changelog
web development, streamlined
buttonProps from experimental remote form functions; use e.g. <button {...myForm.fields.action.as('submit', 'register')}>Register</button> button instead (#15144)