Update sites/svelte-5-preview/src/routes/docs/content/03-appendix/02-breaking-changes.md

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
pull/9444/head
Simon H 1 year ago committed by GitHub
parent 47715fd306
commit 15349e1cc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -74,4 +74,4 @@ If you have a `contenteditable` node with a corresponding binding _and_ a reacti
### `oneventname` attributes no longer accept string values
In Svelte4, it was possible to specify HTML event attributes like `<button onclick="foo">`. However, this is no longer allowed in Svelte5.
In Svelte 4, it was possible to specify HTML event attributes like `<button onclick="foo">`. However, this is no longer allowed in Svelte 5.

Loading…
Cancel
Save