Skip to content

Commit

Permalink
docs: note old site (#13996)
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm authored Oct 29, 2024
1 parent 4441952 commit b3437e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/docs/99-legacy/00-legacy-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ The following pages document these features for
- people using Svelte 5, but with components that haven't yet been migrated

Since Svelte 3/4 syntax still works in Svelte 5, we will distinguish between _legacy mode_ and _runes mode_. Once a component is in runes mode (which you can opt into by using runes, or by explicitly setting the `runes: true` compiler option), legacy mode features are no longer available.

If you're exclusively interested in the Svelte 3/4 syntax, you can browse its documentation at [v4.svelte.dev](https://v4.svelte.dev).

0 comments on commit b3437e6

Please sign in to comment.