Skip to content

Commit

Permalink
Update sites/svelte-5-preview/src/routes/docs/content/03-appendix/02-…
Browse files Browse the repository at this point in the history
…breaking-changes.md

Co-authored-by: Ben McCann <[email protected]>
  • Loading branch information
dummdidumm and benmccann authored Nov 14, 2023
1 parent 47715fd commit 15349e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 15349e1

Please sign in to comment.