We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961f40b commit d549c37Copy full SHA for d549c37
packages/svelte-fluent/README.md
@@ -4,6 +4,14 @@
4
[Svelte](https://svelte.dev/) and [SvelteKit](https://kit.svelte.dev/)
5
that enables you to integrate translations using Mozilla's natural-sounding Fluent syntax easily.
6
7
+## Upcoming v2 Release
8
+
9
+We are working on the next major release which we aim to release in the beginning of 2026.
10
11
+- **Preview:** Try the new API in the [`next`](https://github.com/nubolab-ffwd/svelte-fluent/tree/next) branch.
12
+- **Changes:** Expect breaking changes as we streamline the API and adopt Svelte 5 runes.
13
+- **Feedback:** Please report issues or share your thoughts on GitHub.
14
15
## Installation
16
17
```
0 commit comments