@basictech/react 0.5.0-beta.5 → 0.5.0
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 +12 -0
- package/package.json +1 -1
package/changelog.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# 1.3.4
|
|
2
2
|
|
|
3
|
+
## 0.5.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 6765047: fix server url
|
|
8
|
+
- af26a15: include schema to sync
|
|
9
|
+
- 783ecad: reset db on signout
|
|
10
|
+
- 6dd6ad9: add react 19
|
|
11
|
+
- f9c25a3: fix update notif
|
|
12
|
+
- 7f42c2a: react - initdb and version check
|
|
13
|
+
- weee
|
|
14
|
+
|
|
3
15
|
## 0.5.0-beta.5
|
|
4
16
|
|
|
5
17
|
### Minor Changes
|