@fdm-monster/client-next 0.0.2 → 0.0.3

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.
Binary file
package/RELEASE_NOTES.MD CHANGED
@@ -1,4 +1,31 @@
1
- # Client 13/04/2024 1.5.8
1
+ # Client 0.0.3
2
+
3
+ ## Features:
4
+
5
+ - Added experimental settings page with client toggle
6
+
7
+ ## Fixes
8
+
9
+ - Removed `debugger` statement from feature store
10
+
11
+ # Client 0.0.2
12
+
13
+ ## Fix:
14
+
15
+ - Add .npmignore: ignore a bunch of code in NPM release
16
+
17
+ # Client 0.0.1
18
+
19
+ ## Features:
20
+
21
+ - Added GHA workflows
22
+ - Published NPM package
23
+
24
+ ## Fixes:
25
+
26
+ - Made it compile
27
+
28
+ # Client 0.0.0
2
29
 
3
30
  Changes:
4
31