@knapsack/types 4.70.0--canary.4854.b1d79a8.0 → 4.70.0--canary.4513.12c8d13.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,40 @@
1
+ # v4.69.13 (Thu Sep 26 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - update design src user flow to be async [#4739](https://github.com/knapsack-labs/app-monorepo/pull/4739) ([@mabry1985](https://github.com/mabry1985))
6
+ - Merge branch 'latest' into feature/ksp-5512-create-add-design-src-file-async-mutation ([@mabry1985](https://github.com/mabry1985))
7
+ - removes statusId from client db ([@mabry1985](https://github.com/mabry1985))
8
+
9
+ #### 🏠 Internal
10
+
11
+ - refactors user flow for updating design src files [#4769](https://github.com/knapsack-labs/app-monorepo/pull/4769) ([@mabry1985](https://github.com/mabry1985))
12
+
13
+ #### Authors: 1
14
+
15
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
16
+
17
+ ---
18
+
19
+ # v4.69.12 (Thu Sep 26 2024)
20
+
21
+ #### 🐛 Bug Fix
22
+
23
+ - Merge branch 'latest' into feature/ksp-5560-replace-schema-forms-in-content-blocks ([@GormanDesign](https://github.com/GormanDesign))
24
+ - replace schema forms in content blocks ([@GormanDesign](https://github.com/GormanDesign))
25
+
26
+ #### 🏠 Internal
27
+
28
+ - chore(deps): update dependency @types/react to ^18.3.9 [#4851](https://github.com/knapsack-labs/app-monorepo/pull/4851) ([@renovate[bot]](https://github.com/renovate[bot]))
29
+ - replace schema forms in content blocks [#4831](https://github.com/knapsack-labs/app-monorepo/pull/4831) ([@GormanDesign](https://github.com/GormanDesign))
30
+
31
+ #### Authors: 2
32
+
33
+ - [@renovate[bot]](https://github.com/renovate[bot])
34
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
35
+
36
+ ---
37
+
1
38
  # v4.69.11 (Fri Sep 20 2024)
2
39
 
3
40
  #### 🐛 Bug Fix
@@ -10211,7 +10211,6 @@ function DemoApp() {
10211
10211
  name: "KS Sandbox",
10212
10212
  type: "figma",
10213
10213
  url: "https://www.figma.com/file/H3Jj1cltfXiGWijrYOaGBi",
10214
- statusId: "DONE",
10215
10214
  version: "4908592494"
10216
10215
  },
10217
10216
  {
@@ -10219,7 +10218,6 @@ function DemoApp() {
10219
10218
  name: "Toby",
10220
10219
  type: "figma",
10221
10220
  url: "https://www.figma.com/file/RP1xTgbvxPBqYmp3iGUNWc",
10222
- statusId: "DONE",
10223
10221
  version: "4854928582"
10224
10222
  }
10225
10223
  ]