File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## Unreleased - [ 0.2.10]
3
+ ## 2025-03-30 - [ 0.2.10]
4
+
5
+ ### Enhancements
4
6
5
7
- Allow to be installed with future Leptos v0.8 as is compatible
6
8
with leptos-fluent v0.2 releases.
7
9
10
+ ### Bug fixes
11
+
12
+ - Fix bug extracting language cookie in SSR mode for Axum integration when
13
+ there are multiple cookies.
14
+
8
15
## 2025-03-13 - [ 0.2.9]
9
16
10
- ### Ehancements
17
+ ### Enhancements
11
18
12
19
- Allow to pass attributes to ` tr! ` macro parameters. For example:
13
20
@@ -779,7 +786,7 @@ version to `0.1` during installation.
779
786
780
787
- Added all ISO-639-1 and ISO-639-2 languages.
781
788
782
- [ 0.2.10 ] : https://github.com/mondeja/leptos-fluent/compare/v0.2.9...master
789
+ [ 0.2.10 ] : https://github.com/mondeja/leptos-fluent/compare/v0.2.9...v0.2.10
783
790
[ 0.2.9 ] : https://github.com/mondeja/leptos-fluent/compare/v0.2.8...v0.2.9
784
791
[ 0.2.8 ] : https://github.com/mondeja/leptos-fluent/compare/v0.2.7...v0.2.8
785
792
[ 0.2.7 ] : https://github.com/mondeja/leptos-fluent/compare/v0.2.6...v0.2.7
You can’t perform that action at this time.
0 commit comments