@digitalsamba/validate 2.0.0-canary.ec3dd2440f22 → 2.0.0-canary.eea334870fdf

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +59 -17
  2. package/README.md +1 -1
  3. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,45 @@
1
+ # v2.0.0-alpha.16 (Wed Oct 11 2023)
2
+
3
+ #### 🏠 Internal
4
+
5
+ - Publish api.json [#2034](https://github.com/tldraw/tldraw/pull/2034) ([@steveruizok](https://github.com/steveruizok))
6
+
7
+ #### Authors: 1
8
+
9
+ - Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
10
+
11
+ ---
12
+
13
+ # v2.0.0-alpha.15 (Fri Oct 06 2023)
14
+
15
+ ### Release Notes
16
+
17
+ #### tldraw zero - package shuffle ([#1710](https://github.com/tldraw/tldraw/pull/1710))
18
+
19
+ - [@digitalsamba/editor] lots, wip
20
+ - [@digitalsamba/ui] gone, merged to tldraw/tldraw
21
+ - [@digitalsamba/polyfills] gone, merged to tldraw/editor
22
+ - [@digitalsamba/primitives] gone, merged to tldraw/editor / tldraw/tldraw
23
+ - [@digitalsamba/indices] gone, merged to tldraw/editor
24
+ - [@digitalsamba/file-format] gone, merged to tldraw/tldraw
25
+
26
+ ---
27
+
28
+ #### 💥 Breaking Change
29
+
30
+ - tldraw zero - package shuffle [#1710](https://github.com/tldraw/tldraw/pull/1710) ([@steveruizok](https://github.com/steveruizok) [@SomeHats](https://github.com/SomeHats))
31
+
32
+ #### 🚀 Enhancement
33
+
34
+ - Add shapes to exports [#1776](https://github.com/tldraw/tldraw/pull/1776) ([@steveruizok](https://github.com/steveruizok))
35
+
36
+ #### Authors: 2
37
+
38
+ - alex ([@SomeHats](https://github.com/SomeHats))
39
+ - Steve Ruiz ([@steveruizok](https://github.com/steveruizok))
40
+
41
+ ---
42
+
1
43
  # v2.0.0-alpha.14 (Tue Jul 04 2023)
2
44
 
3
45
  ### Release Notes
@@ -78,7 +120,7 @@
78
120
 
79
121
  ---
80
122
 
81
- # @tldraw/tlvalidate
123
+ # @digitalsamba/tlvalidate
82
124
 
83
125
  ## 2.0.0-alpha.10
84
126
 
@@ -86,7 +128,7 @@
86
128
 
87
129
  - fix some package build scripting
88
130
  - Updated dependencies
89
- - @tldraw/utils@2.0.0-alpha.10
131
+ - @digitalsamba/utils@2.0.0-alpha.10
90
132
 
91
133
  ## 2.0.0-alpha.9
92
134
 
@@ -94,7 +136,7 @@
94
136
 
95
137
  - 4b4399b6e: redeploy with yarn to prevent package version issues
96
138
  - Updated dependencies [4b4399b6e]
97
- - @tldraw/utils@2.0.0-alpha.9
139
+ - @digitalsamba/utils@2.0.0-alpha.9
98
140
 
99
141
  ## 2.0.0-alpha.8
100
142
 
@@ -102,7 +144,7 @@
102
144
 
103
145
  - Release day!
104
146
  - Updated dependencies
105
- - @tldraw/utils@2.0.0-alpha.8
147
+ - @digitalsamba/utils@2.0.0-alpha.8
106
148
 
107
149
  ## 2.0.0-alpha.7
108
150
 
@@ -110,7 +152,7 @@
110
152
 
111
153
  - Bug fixes.
112
154
  - Updated dependencies
113
- - @tldraw/utils@2.0.0-alpha.7
155
+ - @digitalsamba/utils@2.0.0-alpha.7
114
156
 
115
157
  ## 2.0.0-alpha.6
116
158
 
@@ -118,7 +160,7 @@
118
160
 
119
161
  - Add licenses.
120
162
  - Updated dependencies
121
- - @tldraw/utils@2.0.0-alpha.6
163
+ - @digitalsamba/utils@2.0.0-alpha.6
122
164
 
123
165
  ## 2.0.0-alpha.5
124
166
 
@@ -126,7 +168,7 @@
126
168
 
127
169
  - Add CSS files to tldraw/tldraw.
128
170
  - Updated dependencies
129
- - @tldraw/utils@2.0.0-alpha.5
171
+ - @digitalsamba/utils@2.0.0-alpha.5
130
172
 
131
173
  ## 2.0.0-alpha.4
132
174
 
@@ -134,7 +176,7 @@
134
176
 
135
177
  - Add children to tldraw/tldraw
136
178
  - Updated dependencies
137
- - @tldraw/utils@2.0.0-alpha.4
179
+ - @digitalsamba/utils@2.0.0-alpha.4
138
180
 
139
181
  ## 2.0.0-alpha.3
140
182
 
@@ -142,7 +184,7 @@
142
184
 
143
185
  - Change permissions.
144
186
  - Updated dependencies
145
- - @tldraw/utils@2.0.0-alpha.3
187
+ - @digitalsamba/utils@2.0.0-alpha.3
146
188
 
147
189
  ## 2.0.0-alpha.2
148
190
 
@@ -150,7 +192,7 @@
150
192
 
151
193
  - Add tldraw, editor
152
194
  - Updated dependencies
153
- - @tldraw/utils@2.0.0-alpha.2
195
+ - @digitalsamba/utils@2.0.0-alpha.2
154
196
 
155
197
  ## 0.1.0-alpha.11
156
198
 
@@ -158,7 +200,7 @@
158
200
 
159
201
  - Fix stale reactors.
160
202
  - Updated dependencies
161
- - @tldraw/utils@0.1.0-alpha.11
203
+ - @digitalsamba/utils@0.1.0-alpha.11
162
204
 
163
205
  ## 0.1.0-alpha.10
164
206
 
@@ -166,7 +208,7 @@
166
208
 
167
209
  - Fix type export bug.
168
210
  - Updated dependencies
169
- - @tldraw/utils@0.1.0-alpha.10
211
+ - @digitalsamba/utils@0.1.0-alpha.10
170
212
 
171
213
  ## 0.1.0-alpha.9
172
214
 
@@ -174,7 +216,7 @@
174
216
 
175
217
  - Fix import bugs.
176
218
  - Updated dependencies
177
- - @tldraw/utils@0.1.0-alpha.9
219
+ - @digitalsamba/utils@0.1.0-alpha.9
178
220
 
179
221
  ## 0.1.0-alpha.8
180
222
 
@@ -182,7 +224,7 @@
182
224
 
183
225
  - Changes validation requirements, exports validation helpers.
184
226
  - Updated dependencies
185
- - @tldraw/utils@0.1.0-alpha.8
227
+ - @digitalsamba/utils@0.1.0-alpha.8
186
228
 
187
229
  ## 0.1.0-alpha.7
188
230
 
@@ -190,7 +232,7 @@
190
232
 
191
233
  - - Pre-pre-release update
192
234
  - Updated dependencies
193
- - @tldraw/utils@0.1.0-alpha.7
235
+ - @digitalsamba/utils@0.1.0-alpha.7
194
236
 
195
237
  ## 0.0.2-alpha.1
196
238
 
@@ -198,7 +240,7 @@
198
240
 
199
241
  - Fix error with HMR
200
242
  - Updated dependencies
201
- - @tldraw/utils@0.0.2-alpha.1
243
+ - @digitalsamba/utils@0.0.2-alpha.1
202
244
 
203
245
  ## 0.0.2-alpha.0
204
246
 
@@ -206,4 +248,4 @@
206
248
 
207
249
  - Initial release
208
250
  - Updated dependencies
209
- - @tldraw/utils@0.0.2-alpha.0
251
+ - @digitalsamba/utils@0.0.2-alpha.0
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ## @tldraw/tlvalidate
1
+ ## @digitalsamba/tlvalidate
2
2
 
3
3
  ## License
4
4
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@digitalsamba/validate",
3
3
  "description": "A runtime validation library by tldraw.",
4
- "version": "2.0.0-canary.ec3dd2440f22",
4
+ "version": "2.0.0-canary.eea334870fdf",
5
5
  "packageManager": "yarn@3.5.0",
6
6
  "author": {
7
7
  "name": "tldraw GB Ltd."
@@ -41,7 +41,7 @@
41
41
  "lint": "yarn run -T tsx ../../scripts/lint.ts"
42
42
  },
43
43
  "dependencies": {
44
- "@digitalsamba/utils": "2.0.0-canary.ec3dd2440f22"
44
+ "@digitalsamba/utils": "2.0.0-canary.eea334870fdf"
45
45
  },
46
46
  "jest": {
47
47
  "preset": "config/jest/node",