@knapsack/types 4.70.0--canary.4628.1068e46.0 → 4.70.0--canary.4854.b1d79a8.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,151 @@
1
+ # v4.69.11 (Fri Sep 20 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - Merge branch 'latest' into patch-asset-set-symlink-fix ([@mabry1985](https://github.com/mabry1985))
6
+ - Merge branch 'latest' into GormanDesign-patch-2 ([@GormanDesign](https://github.com/GormanDesign))
7
+ - Merge branch 'latest' into feature/ksp-5549-select-all-or-select-none-option-for-pattern-grid-block ([@GormanDesign](https://github.com/GormanDesign))
8
+
9
+ #### 🏠 Internal
10
+
11
+ - fix flaky accessibility test [#4833](https://github.com/knapsack-labs/app-monorepo/pull/4833) ([@GormanDesign](https://github.com/GormanDesign))
12
+ - chore(deps): update tiptap to ^2.7.2 [#4822](https://github.com/knapsack-labs/app-monorepo/pull/4822) ([@renovate[bot]](https://github.com/renovate[bot]))
13
+ - chore(deps): update dependency @types/react to ^18.3.8 [#4824](https://github.com/knapsack-labs/app-monorepo/pull/4824) ([@renovate[bot]](https://github.com/renovate[bot]))
14
+ - adds select all option to exclude patterns filters [#4803](https://github.com/knapsack-labs/app-monorepo/pull/4803) ([@GormanDesign](https://github.com/GormanDesign))
15
+
16
+ #### Authors: 3
17
+
18
+ - [@renovate[bot]](https://github.com/renovate[bot])
19
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
20
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
21
+
22
+ ---
23
+
24
+ # v4.69.10 (Wed Sep 18 2024)
25
+
26
+ #### 🏠 Internal
27
+
28
+ - chore(deps): update tiptap to ^2.7.1 [#4794](https://github.com/knapsack-labs/app-monorepo/pull/4794) ([@renovate[bot]](https://github.com/renovate[bot]))
29
+ - chore(deps): update dependency @types/react to ^18.3.7 [#4796](https://github.com/knapsack-labs/app-monorepo/pull/4796) ([@renovate[bot]](https://github.com/renovate[bot]))
30
+ - fix(deps): update dependency immer to ^10.1.1 [#4786](https://github.com/knapsack-labs/app-monorepo/pull/4786) ([@renovate[bot]](https://github.com/renovate[bot]))
31
+
32
+ #### Authors: 1
33
+
34
+ - [@renovate[bot]](https://github.com/renovate[bot])
35
+
36
+ ---
37
+
38
+ # v4.69.9 (Sat Sep 14 2024)
39
+
40
+ #### 🐛 Bug Fix
41
+
42
+ - refactor Renderer clients [#4768](https://github.com/knapsack-labs/app-monorepo/pull/4768) ([@EvanLovely](https://github.com/EvanLovely))
43
+
44
+ #### 🏠 Internal
45
+
46
+ - update template stage ui [#4763](https://github.com/knapsack-labs/app-monorepo/pull/4763) ([@GormanDesign](https://github.com/GormanDesign))
47
+ - add spacing under form feedback banner [#4747](https://github.com/knapsack-labs/app-monorepo/pull/4747) ([@GormanDesign](https://github.com/GormanDesign))
48
+
49
+ #### Authors: 2
50
+
51
+ - Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
52
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
53
+
54
+ ---
55
+
56
+ # v4.69.8 (Thu Sep 12 2024)
57
+
58
+ #### 🐛 Bug Fix
59
+
60
+ - refactor Renderers for cleaner types [#4746](https://github.com/knapsack-labs/app-monorepo/pull/4746) ([@EvanLovely](https://github.com/EvanLovely))
61
+
62
+ #### Authors: 1
63
+
64
+ - Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
65
+
66
+ ---
67
+
68
+ # v4.69.7 (Wed Sep 11 2024)
69
+
70
+ #### 🐛 Bug Fix
71
+
72
+ - Merge branch 'latest' into feature/ksp-5497-setup-status-id-in-client ([@mabry1985](https://github.com/mabry1985))
73
+ - adds ERROR status id for designSrcFileStatus ([@freneticpixel](https://github.com/freneticpixel))
74
+ - update fixture ([@mabry1985](https://github.com/mabry1985))
75
+ - add type ([@mabry1985](https://github.com/mabry1985))
76
+
77
+ #### 🏠 Internal
78
+
79
+ - add ability to reset token static or ref fields [#4706](https://github.com/knapsack-labs/app-monorepo/pull/4706) ([@GormanDesign](https://github.com/GormanDesign))
80
+ - setup foundations for Local Cloud Authoring KSP-5495 [#4629](https://github.com/knapsack-labs/app-monorepo/pull/4629) ([@EvanLovely](https://github.com/EvanLovely))
81
+ - setup status id in client [#4696](https://github.com/knapsack-labs/app-monorepo/pull/4696) ([@mabry1985](https://github.com/mabry1985) [@freneticpixel](https://github.com/freneticpixel))
82
+ - fixes schema form select appearance [#4700](https://github.com/knapsack-labs/app-monorepo/pull/4700) ([@GormanDesign](https://github.com/GormanDesign))
83
+ - add scroll indicator to popover [#4697](https://github.com/knapsack-labs/app-monorepo/pull/4697) ([@GormanDesign](https://github.com/GormanDesign))
84
+
85
+ #### Authors: 4
86
+
87
+ - Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
88
+ - Jim Frenette ([@freneticpixel](https://github.com/freneticpixel))
89
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
90
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
91
+
92
+ ---
93
+
94
+ # v4.69.6 (Fri Sep 06 2024)
95
+
96
+ #### 🐛 Bug Fix
97
+
98
+ - Merge branch 'latest' into feature/ksp-5458-anchor-links-not-jumping-to-the-right-spot ([@GormanDesign](https://github.com/GormanDesign))
99
+
100
+ #### 🏠 Internal
101
+
102
+ - restores hash link handling [#4637](https://github.com/knapsack-labs/app-monorepo/pull/4637) ([@GormanDesign](https://github.com/GormanDesign))
103
+
104
+ #### Authors: 1
105
+
106
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
107
+
108
+ ---
109
+
110
+ # v4.69.3 (Wed Sep 04 2024)
111
+
112
+ #### 🏠 Internal
113
+
114
+ - Update tiptap to ^2.6.6 [#4615](https://github.com/knapsack-labs/app-monorepo/pull/4615) ([@renovate[bot]](https://github.com/renovate[bot]))
115
+ - Update dependency @types/react to ^18.3.5 [#4658](https://github.com/knapsack-labs/app-monorepo/pull/4658) ([@renovate[bot]](https://github.com/renovate[bot]))
116
+
117
+ #### Authors: 1
118
+
119
+ - [@renovate[bot]](https://github.com/renovate[bot])
120
+
121
+ ---
122
+
123
+ # v4.69.2 (Fri Aug 30 2024)
124
+
125
+ #### 🐛 Bug Fix
126
+
127
+ - add error info [#4628](https://github.com/knapsack-labs/app-monorepo/pull/4628) ([@EvanLovely](https://github.com/EvanLovely) [@mabry1985](https://github.com/mabry1985))
128
+ - Merge branch 'latest' into EvanLovely-patch-24 ([@mabry1985](https://github.com/mabry1985))
129
+
130
+ #### Authors: 2
131
+
132
+ - Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
133
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
134
+
135
+ ---
136
+
137
+ # v4.69.1 (Fri Aug 30 2024)
138
+
139
+ #### 🐛 Bug Fix
140
+
141
+ - Merge branch 'latest' into feature/ksp-5460-nested-menu-item-is-finicky ([@GormanDesign](https://github.com/GormanDesign))
142
+
143
+ #### Authors: 1
144
+
145
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
146
+
147
+ ---
148
+
1
149
  # v4.68.12 (Thu Aug 29 2024)
2
150
 
3
151
  #### 🐛 Bug Fix
@@ -10211,6 +10211,7 @@ function DemoApp() {
10211
10211
  name: "KS Sandbox",
10212
10212
  type: "figma",
10213
10213
  url: "https://www.figma.com/file/H3Jj1cltfXiGWijrYOaGBi",
10214
+ statusId: "DONE",
10214
10215
  version: "4908592494"
10215
10216
  },
10216
10217
  {
@@ -10218,6 +10219,7 @@ function DemoApp() {
10218
10219
  name: "Toby",
10219
10220
  type: "figma",
10220
10221
  url: "https://www.figma.com/file/RP1xTgbvxPBqYmp3iGUNWc",
10222
+ statusId: "DONE",
10221
10223
  version: "4854928582"
10222
10224
  }
10223
10225
  ]