@fdm-monster/client-next 0.0.2 → 0.0.4

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