Skip to content

Commit d549c37

Browse files
committed
docs: add section for upcoming v2 release to README
1 parent 961f40b commit d549c37

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/svelte-fluent/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
[Svelte](https://svelte.dev/) and [SvelteKit](https://kit.svelte.dev/)
55
that enables you to integrate translations using Mozilla's natural-sounding Fluent syntax easily.
66

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+
715
## Installation
816

917
```

0 commit comments

Comments
 (0)