Releases: nubolab-ffwd/svelte-fluent
Releases · nubolab-ffwd/svelte-fluent
Release list
svelte-fluent: v2.0.0-next.1
2.0.0-next.1 (2025-11-20)
⚠ BREAKING CHANGES
- deps: drop jsdom versions < 25.0.0 from peer dependencies
- rename
initFluentContexttosetSvelteFluent - remove
FluentContexttype andgetFluentContextfrom public api - remove deprecated
FluentProvidercomponent - remove deprecated legacy
LocalizedandOverlaycomponents - Localized component interface changed and the Overlay component was dropped
Features
Miscellaneous Chores
- deps: drop jsdom versions < 25.0.0 from peer dependencies (f83aedb)
- release as 2.0.0-next.1 (f3b28ed)
- remove
FluentContexttype andgetFluentContextfrom public api (fd718ae) - remove deprecated
FluentProvidercomponent (30d3b9d) - remove deprecated legacy
LocalizedandOverlaycomponents (d3ba54a) - rename
initFluentContexttosetSvelteFluent(b3871aa)
svelte-fluent: v1.0.5
svelte-fluent: v1.0.4
svelte-fluent: v1.0.3
svelte-fluent: v1.0.2
svelte-fluent: v1.0.1
svelte-fluent: v1.0.0
1.0.0 (2024-10-28)
⚠ BREAKING CHANGES
- the
$localizedstore was removed - the import path of the bundler plugin changed
- svelte version 5 is now required
Features
- add helpful error message if the bundler plugin detects that jsdom is missing in dependencies (c0daaeb)
- integrate
.ftlloading into bundler plugin (052f72a) - server-side translation api (052f72a)
- svelte 5 support (052f72a)
Bug Fixes
- deps: update dependency @fluent/dom to ^0.10.0 (34e5126)
Miscellaneous Chores
- release as 1.0.0 (66036e3)
Code Refactoring
- remove localized store (052f72a)
svelte-fluent: v1.0.0-next.2
1.0.0-next.2 (2024-08-23)
Features
- add helpful error message if the bundler plugin detects that jsdom is missing in dependencies (c0daaeb)
Bug Fixes
- deps: update dependency @fluent/dom to ^0.10.0 (34e5126)
Miscellaneous Chores
- release as 1.0.0-next.2 (f8310d5)
svelte-fluent: v0.8.1
svelte-fluent: v1.0.0-next.1
1.0.0-next.1 (2024-06-25)
⚠ BREAKING CHANGES
- the
$localizedstore was removed - the import path of the bundler plugin changed
- svelte version 5 is now required
Features
- integrate
.ftlloading into bundler plugin (052f72a) - server-side translation api (052f72a)
- svelte 5 support (052f72a)
Code Refactoring
- remove localized store (052f72a)