@raclettejs/core 0.1.6 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.1.8] - 11.09.2025
11
+
12
+ ### Changed
13
+
14
+ - language and theme toggle in user menu now always store preference in localstorage, not just in dev mode
15
+
16
+ ## [0.1.7] - 11.09.2025
17
+
18
+ ### Style
19
+
20
+ - gave the default landingpage some love
21
+
22
+ ### Fixed
23
+
24
+ - fixed query handler id suffixing
25
+
10
26
  ## [0.1.6] - 11.09.2025
11
27
 
12
28
  - version updates