@scratch/scratch-render 11.0.0-beta.1
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/.nvmrc +1 -0
- package/CHANGELOG.md +2281 -0
- package/LICENSE +12 -0
- package/README.md +87 -0
- package/TRADEMARK +1 -0
- package/commitlint.config.js +4 -0
- package/docs/Rectangle-AABB-Matrix.md +192 -0
- package/package.json +84 -0
- package/release.config.js +10 -0
- package/src/BitmapSkin.js +120 -0
- package/src/Drawable.js +734 -0
- package/src/EffectTransform.js +197 -0
- package/src/PenSkin.js +350 -0
- package/src/Rectangle.js +196 -0
- package/src/RenderConstants.js +34 -0
- package/src/RenderWebGL.js +2029 -0
- package/src/SVGSkin.js +239 -0
- package/src/ShaderManager.js +187 -0
- package/src/Silhouette.js +257 -0
- package/src/Skin.js +235 -0
- package/src/TextBubbleSkin.js +284 -0
- package/src/index.js +7 -0
- package/src/playground/getMousePosition.js +37 -0
- package/src/playground/index.html +41 -0
- package/src/playground/playground.js +202 -0
- package/src/playground/queryPlayground.html +73 -0
- package/src/playground/queryPlayground.js +196 -0
- package/src/playground/style.css +11 -0
- package/src/shaders/sprite.frag +249 -0
- package/src/shaders/sprite.vert +75 -0
- package/src/util/canvas-measurement-provider.js +41 -0
- package/src/util/color-conversions.js +97 -0
- package/src/util/log.js +4 -0
- package/src/util/text-wrapper.js +112 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,2281 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file. See
|
|
4
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [1.0.317](https://github.com/scratchfoundation/scratch-render/compare/v1.0.316...v1.0.317) (2024-08-31)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.93 ([9058fe3](https://github.com/scratchfoundation/scratch-render/commit/9058fe32cbda1a8621d1362f674aa42cc15ec2ca))
|
|
12
|
+
|
|
13
|
+
## [1.0.316](https://github.com/scratchfoundation/scratch-render/compare/v1.0.315...v1.0.316) (2024-08-31)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Bug Fixes
|
|
17
|
+
|
|
18
|
+
* **deps:** lock file maintenance ([5b6b1b0](https://github.com/scratchfoundation/scratch-render/commit/5b6b1b00b4a51e1fdec2ad595df72bde67d32ce0))
|
|
19
|
+
|
|
20
|
+
## [1.0.315](https://github.com/scratchfoundation/scratch-render/compare/v1.0.314...v1.0.315) (2024-08-30)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### Bug Fixes
|
|
24
|
+
|
|
25
|
+
* **deps:** update dependency scratch-storage to v2.3.230 ([48fa6b8](https://github.com/scratchfoundation/scratch-render/commit/48fa6b8c3ab7f92af20734717efcf3a1436233fd))
|
|
26
|
+
|
|
27
|
+
## [1.0.314](https://github.com/scratchfoundation/scratch-render/compare/v1.0.313...v1.0.314) (2024-08-30)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### Bug Fixes
|
|
31
|
+
|
|
32
|
+
* **deps:** lock file maintenance ([057d0ac](https://github.com/scratchfoundation/scratch-render/commit/057d0acf95724a094a1bbaee87eef18f4082bd23))
|
|
33
|
+
|
|
34
|
+
## [1.0.313](https://github.com/scratchfoundation/scratch-render/compare/v1.0.312...v1.0.313) (2024-08-29)
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
### Bug Fixes
|
|
38
|
+
|
|
39
|
+
* **deps:** lock file maintenance ([bca071b](https://github.com/scratchfoundation/scratch-render/commit/bca071b35c2f3bed7abd27cc4662761972a39683))
|
|
40
|
+
|
|
41
|
+
## [1.0.312](https://github.com/scratchfoundation/scratch-render/compare/v1.0.311...v1.0.312) (2024-08-28)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Bug Fixes
|
|
45
|
+
|
|
46
|
+
* **deps:** update dependency scratch-storage to v2.3.229 ([8d9b7e8](https://github.com/scratchfoundation/scratch-render/commit/8d9b7e8e76c62c33ea180df31b68115a9d4d2b48))
|
|
47
|
+
|
|
48
|
+
## [1.0.311](https://github.com/scratchfoundation/scratch-render/compare/v1.0.310...v1.0.311) (2024-08-28)
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
### Bug Fixes
|
|
52
|
+
|
|
53
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.92 ([ab7c3e4](https://github.com/scratchfoundation/scratch-render/commit/ab7c3e48eba5065c4d809a2ed98693fa3eff3b64))
|
|
54
|
+
|
|
55
|
+
## [1.0.310](https://github.com/scratchfoundation/scratch-render/compare/v1.0.309...v1.0.310) (2024-08-28)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### Bug Fixes
|
|
59
|
+
|
|
60
|
+
* **deps:** lock file maintenance ([6d1e49b](https://github.com/scratchfoundation/scratch-render/commit/6d1e49b089c4a0d67cefe01478094343fb75485d))
|
|
61
|
+
|
|
62
|
+
## [1.0.309](https://github.com/scratchfoundation/scratch-render/compare/v1.0.308...v1.0.309) (2024-08-27)
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
### Bug Fixes
|
|
66
|
+
|
|
67
|
+
* **deps:** lock file maintenance ([7d177dc](https://github.com/scratchfoundation/scratch-render/commit/7d177dc568f66baf91f6b9f3d1e5813f6c6b1390))
|
|
68
|
+
|
|
69
|
+
## [1.0.308](https://github.com/scratchfoundation/scratch-render/compare/v1.0.307...v1.0.308) (2024-08-26)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Bug Fixes
|
|
73
|
+
|
|
74
|
+
* **deps:** update dependency scratch-storage to v2.3.228 ([57c8b9e](https://github.com/scratchfoundation/scratch-render/commit/57c8b9ecd4afa9f3f31ee3bd4cb9acf023b27178))
|
|
75
|
+
|
|
76
|
+
## [1.0.307](https://github.com/scratchfoundation/scratch-render/compare/v1.0.306...v1.0.307) (2024-08-26)
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
### Bug Fixes
|
|
80
|
+
|
|
81
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.91 ([b1656e5](https://github.com/scratchfoundation/scratch-render/commit/b1656e5dbef089bee1b1bac8c9c4fd11708f4494))
|
|
82
|
+
|
|
83
|
+
## [1.0.306](https://github.com/scratchfoundation/scratch-render/compare/v1.0.305...v1.0.306) (2024-08-26)
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
### Bug Fixes
|
|
87
|
+
|
|
88
|
+
* **deps:** lock file maintenance ([ce81031](https://github.com/scratchfoundation/scratch-render/commit/ce81031238bc5136dc2d4911d705f235f8785014))
|
|
89
|
+
|
|
90
|
+
## [1.0.305](https://github.com/scratchfoundation/scratch-render/compare/v1.0.304...v1.0.305) (2024-08-25)
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
### Bug Fixes
|
|
94
|
+
|
|
95
|
+
* **deps:** update dependency scratch-storage to v2.3.227 ([2492307](https://github.com/scratchfoundation/scratch-render/commit/249230700bbaefd9382e35318b076e8bfd0566eb))
|
|
96
|
+
|
|
97
|
+
## [1.0.304](https://github.com/scratchfoundation/scratch-render/compare/v1.0.303...v1.0.304) (2024-08-25)
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
### Bug Fixes
|
|
101
|
+
|
|
102
|
+
* **deps:** lock file maintenance ([ad62fbb](https://github.com/scratchfoundation/scratch-render/commit/ad62fbb2ac837601c9ad07f40011d30cfa1a69b4))
|
|
103
|
+
|
|
104
|
+
## [1.0.303](https://github.com/scratchfoundation/scratch-render/compare/v1.0.302...v1.0.303) (2024-08-25)
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Bug Fixes
|
|
108
|
+
|
|
109
|
+
* **deps:** lock file maintenance ([d744359](https://github.com/scratchfoundation/scratch-render/commit/d7443592c2de4bc7cd90bf87cca15a6c7d7bacc4))
|
|
110
|
+
|
|
111
|
+
## [1.0.302](https://github.com/scratchfoundation/scratch-render/compare/v1.0.301...v1.0.302) (2024-08-24)
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
### Bug Fixes
|
|
115
|
+
|
|
116
|
+
* **deps:** update dependency scratch-storage to v2.3.226 ([33a85c7](https://github.com/scratchfoundation/scratch-render/commit/33a85c7702aa7151121fc02e1f0a8e33930f09cb))
|
|
117
|
+
|
|
118
|
+
## [1.0.301](https://github.com/scratchfoundation/scratch-render/compare/v1.0.300...v1.0.301) (2024-08-24)
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
### Bug Fixes
|
|
122
|
+
|
|
123
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.90 ([d7158dc](https://github.com/scratchfoundation/scratch-render/commit/d7158dc5e33f10dc86051725cc60faa5af89a809))
|
|
124
|
+
|
|
125
|
+
## [1.0.300](https://github.com/scratchfoundation/scratch-render/compare/v1.0.299...v1.0.300) (2024-08-24)
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
### Bug Fixes
|
|
129
|
+
|
|
130
|
+
* **deps:** lock file maintenance ([d7bb58c](https://github.com/scratchfoundation/scratch-render/commit/d7bb58c879842d87c80630ead30bd62b11f916eb))
|
|
131
|
+
|
|
132
|
+
## [1.0.299](https://github.com/scratchfoundation/scratch-render/compare/v1.0.298...v1.0.299) (2024-08-23)
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
### Bug Fixes
|
|
136
|
+
|
|
137
|
+
* **deps:** update dependency scratch-storage to v2.3.224 ([cc4ef44](https://github.com/scratchfoundation/scratch-render/commit/cc4ef44adb65d16900367b1934c2a6c71406a330))
|
|
138
|
+
|
|
139
|
+
## [1.0.298](https://github.com/scratchfoundation/scratch-render/compare/v1.0.297...v1.0.298) (2024-08-23)
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
### Bug Fixes
|
|
143
|
+
|
|
144
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.89 ([3ca201a](https://github.com/scratchfoundation/scratch-render/commit/3ca201a8a00c248be325a6a24bf5d19b8338ef90))
|
|
145
|
+
|
|
146
|
+
## [1.0.297](https://github.com/scratchfoundation/scratch-render/compare/v1.0.296...v1.0.297) (2024-08-23)
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
### Bug Fixes
|
|
150
|
+
|
|
151
|
+
* **deps:** lock file maintenance ([b92abf7](https://github.com/scratchfoundation/scratch-render/commit/b92abf7bbc8e0777025606566f7237318d48842b))
|
|
152
|
+
|
|
153
|
+
## [1.0.296](https://github.com/scratchfoundation/scratch-render/compare/v1.0.295...v1.0.296) (2024-08-22)
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
### Bug Fixes
|
|
157
|
+
|
|
158
|
+
* **deps:** update dependency scratch-storage to v2.3.223 ([f4af15c](https://github.com/scratchfoundation/scratch-render/commit/f4af15c8988de5525ec45b21cebc6c07fd1a2423))
|
|
159
|
+
|
|
160
|
+
## [1.0.295](https://github.com/scratchfoundation/scratch-render/compare/v1.0.294...v1.0.295) (2024-08-22)
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
### Bug Fixes
|
|
164
|
+
|
|
165
|
+
* **deps:** lock file maintenance ([0c83574](https://github.com/scratchfoundation/scratch-render/commit/0c83574097e134d7c1b12f3818e0d3ac12e5c716))
|
|
166
|
+
|
|
167
|
+
## [1.0.294](https://github.com/scratchfoundation/scratch-render/compare/v1.0.293...v1.0.294) (2024-08-22)
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
### Bug Fixes
|
|
171
|
+
|
|
172
|
+
* **deps:** lock file maintenance ([12132da](https://github.com/scratchfoundation/scratch-render/commit/12132daffc433586980821c6815cdade4a33f278))
|
|
173
|
+
|
|
174
|
+
## [1.0.293](https://github.com/scratchfoundation/scratch-render/compare/v1.0.292...v1.0.293) (2024-08-21)
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
### Bug Fixes
|
|
178
|
+
|
|
179
|
+
* **deps:** update dependency scratch-storage to v2.3.221 ([1567745](https://github.com/scratchfoundation/scratch-render/commit/156774524d4c692d7568a6d833d0c92d6fbc0be0))
|
|
180
|
+
|
|
181
|
+
## [1.0.292](https://github.com/scratchfoundation/scratch-render/compare/v1.0.291...v1.0.292) (2024-08-21)
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
### Bug Fixes
|
|
185
|
+
|
|
186
|
+
* **deps:** lock file maintenance ([043f4ee](https://github.com/scratchfoundation/scratch-render/commit/043f4ee08a7bb52912920758b7ebc510c0de533f))
|
|
187
|
+
|
|
188
|
+
## [1.0.291](https://github.com/scratchfoundation/scratch-render/compare/v1.0.290...v1.0.291) (2024-08-20)
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
### Bug Fixes
|
|
192
|
+
|
|
193
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.88 ([6ab13f3](https://github.com/scratchfoundation/scratch-render/commit/6ab13f380394806867e18e7c1d56754edbc42ef7))
|
|
194
|
+
|
|
195
|
+
## [1.0.290](https://github.com/scratchfoundation/scratch-render/compare/v1.0.289...v1.0.290) (2024-08-20)
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
### Bug Fixes
|
|
199
|
+
|
|
200
|
+
* **deps:** lock file maintenance ([a7f6b6c](https://github.com/scratchfoundation/scratch-render/commit/a7f6b6cd1dd6b838db7d4add7d808fedcc3d1fc0))
|
|
201
|
+
* **deps:** update dependency scratch-storage to v2.3.219 ([d6f0bf1](https://github.com/scratchfoundation/scratch-render/commit/d6f0bf14eecb7fd34bf2a73ee23e115a38cfeae1))
|
|
202
|
+
|
|
203
|
+
## [1.0.289](https://github.com/scratchfoundation/scratch-render/compare/v1.0.288...v1.0.289) (2024-08-20)
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
### Bug Fixes
|
|
207
|
+
|
|
208
|
+
* **deps:** lock file maintenance ([3e66e1b](https://github.com/scratchfoundation/scratch-render/commit/3e66e1b0d6cddc064022cab82bef6db35d8d5a79))
|
|
209
|
+
|
|
210
|
+
## [1.0.288](https://github.com/scratchfoundation/scratch-render/compare/v1.0.287...v1.0.288) (2024-08-19)
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
### Bug Fixes
|
|
214
|
+
|
|
215
|
+
* **deps:** update dependency scratch-storage to v2.3.218 ([fc141c1](https://github.com/scratchfoundation/scratch-render/commit/fc141c198680e454c80a1d4fe9652d4235d18684))
|
|
216
|
+
|
|
217
|
+
## [1.0.287](https://github.com/scratchfoundation/scratch-render/compare/v1.0.286...v1.0.287) (2024-08-19)
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
### Bug Fixes
|
|
221
|
+
|
|
222
|
+
* **deps:** lock file maintenance ([a1bfcbb](https://github.com/scratchfoundation/scratch-render/commit/a1bfcbb9e790fba6b5162703da22c0ef412c0d87))
|
|
223
|
+
|
|
224
|
+
## [1.0.286](https://github.com/scratchfoundation/scratch-render/compare/v1.0.285...v1.0.286) (2024-08-18)
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
### Bug Fixes
|
|
228
|
+
|
|
229
|
+
* **deps:** lock file maintenance ([700987a](https://github.com/scratchfoundation/scratch-render/commit/700987af38369caa21394e4ea2d04011bc11b84a))
|
|
230
|
+
* **deps:** update dependency scratch-storage to v2.3.217 ([3c3d724](https://github.com/scratchfoundation/scratch-render/commit/3c3d72414824c87e2323b88b9f2892e0dabde49f))
|
|
231
|
+
|
|
232
|
+
## [1.0.285](https://github.com/scratchfoundation/scratch-render/compare/v1.0.284...v1.0.285) (2024-08-18)
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
### Bug Fixes
|
|
236
|
+
|
|
237
|
+
* **deps:** lock file maintenance ([f315fa0](https://github.com/scratchfoundation/scratch-render/commit/f315fa0882608d795749b9654251e207fb18fb2f))
|
|
238
|
+
|
|
239
|
+
## [1.0.284](https://github.com/scratchfoundation/scratch-render/compare/v1.0.283...v1.0.284) (2024-08-18)
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
### Bug Fixes
|
|
243
|
+
|
|
244
|
+
* **deps:** lock file maintenance ([74ccf3d](https://github.com/scratchfoundation/scratch-render/commit/74ccf3de621a78367c7ecbfe84563a68abe1b70b))
|
|
245
|
+
|
|
246
|
+
## [1.0.283](https://github.com/scratchfoundation/scratch-render/compare/v1.0.282...v1.0.283) (2024-08-17)
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
### Bug Fixes
|
|
250
|
+
|
|
251
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.87 ([2cc3a04](https://github.com/scratchfoundation/scratch-render/commit/2cc3a04143c7ab1cc0ba39d14bac996d81ed7a40))
|
|
252
|
+
|
|
253
|
+
## [1.0.282](https://github.com/scratchfoundation/scratch-render/compare/v1.0.281...v1.0.282) (2024-08-17)
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
### Bug Fixes
|
|
257
|
+
|
|
258
|
+
* **deps:** lock file maintenance ([4422c6c](https://github.com/scratchfoundation/scratch-render/commit/4422c6c08aa57cc52ef9a0cd6906c54549aea915))
|
|
259
|
+
* **deps:** update dependency scratch-storage to v2.3.215 ([95d03a1](https://github.com/scratchfoundation/scratch-render/commit/95d03a1de0bc6cebec74cb5fcbf0e9aed37dcf19))
|
|
260
|
+
|
|
261
|
+
## [1.0.281](https://github.com/scratchfoundation/scratch-render/compare/v1.0.280...v1.0.281) (2024-08-17)
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
### Bug Fixes
|
|
265
|
+
|
|
266
|
+
* **deps:** lock file maintenance ([f37ba73](https://github.com/scratchfoundation/scratch-render/commit/f37ba73915ae44279a3356b8ec6af0ca677f2571))
|
|
267
|
+
|
|
268
|
+
## [1.0.280](https://github.com/scratchfoundation/scratch-render/compare/v1.0.279...v1.0.280) (2024-08-16)
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
### Bug Fixes
|
|
272
|
+
|
|
273
|
+
* **deps:** update dependency scratch-storage to v2.3.214 ([fc23777](https://github.com/scratchfoundation/scratch-render/commit/fc2377703136cacace7c6afa2fe71b3d84f0fab6))
|
|
274
|
+
|
|
275
|
+
## [1.0.279](https://github.com/scratchfoundation/scratch-render/compare/v1.0.278...v1.0.279) (2024-08-16)
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
### Bug Fixes
|
|
279
|
+
|
|
280
|
+
* **deps:** lock file maintenance ([0ed02f2](https://github.com/scratchfoundation/scratch-render/commit/0ed02f20fb3d76dc255d11deba1531368bb505cb))
|
|
281
|
+
|
|
282
|
+
## [1.0.278](https://github.com/scratchfoundation/scratch-render/compare/v1.0.277...v1.0.278) (2024-08-16)
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
### Bug Fixes
|
|
286
|
+
|
|
287
|
+
* **deps:** lock file maintenance ([f70df1c](https://github.com/scratchfoundation/scratch-render/commit/f70df1c2e1a5f6f4bd41cdbcea9ecdd5f55eb7e8))
|
|
288
|
+
|
|
289
|
+
## [1.0.277](https://github.com/scratchfoundation/scratch-render/compare/v1.0.276...v1.0.277) (2024-08-15)
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
### Bug Fixes
|
|
293
|
+
|
|
294
|
+
* **deps:** update dependency scratch-storage to v2.3.213 ([cf9c63e](https://github.com/scratchfoundation/scratch-render/commit/cf9c63e2db295abf4c5a6a75839dc9065e59520d))
|
|
295
|
+
|
|
296
|
+
## [1.0.276](https://github.com/scratchfoundation/scratch-render/compare/v1.0.275...v1.0.276) (2024-08-15)
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
### Bug Fixes
|
|
300
|
+
|
|
301
|
+
* **deps:** lock file maintenance ([08062e0](https://github.com/scratchfoundation/scratch-render/commit/08062e0580137f8771ead3e3d3e17eb59d42d90b))
|
|
302
|
+
|
|
303
|
+
## [1.0.275](https://github.com/scratchfoundation/scratch-render/compare/v1.0.274...v1.0.275) (2024-08-15)
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
### Bug Fixes
|
|
307
|
+
|
|
308
|
+
* **deps:** lock file maintenance ([b8aef50](https://github.com/scratchfoundation/scratch-render/commit/b8aef501d8eb6c6a1aecb33025dd7cd958ca219b))
|
|
309
|
+
|
|
310
|
+
## [1.0.274](https://github.com/scratchfoundation/scratch-render/compare/v1.0.273...v1.0.274) (2024-08-14)
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
### Bug Fixes
|
|
314
|
+
|
|
315
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.86 ([7c4dedc](https://github.com/scratchfoundation/scratch-render/commit/7c4dedc9260d8f14b736331073164e66aa31d5e0))
|
|
316
|
+
|
|
317
|
+
## [1.0.273](https://github.com/scratchfoundation/scratch-render/compare/v1.0.272...v1.0.273) (2024-08-14)
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
### Bug Fixes
|
|
321
|
+
|
|
322
|
+
* **deps:** update dependency scratch-storage to v2.3.211 ([36be4c9](https://github.com/scratchfoundation/scratch-render/commit/36be4c90f5d7e54900853bc9e059e2c5549b9db4))
|
|
323
|
+
|
|
324
|
+
## [1.0.272](https://github.com/scratchfoundation/scratch-render/compare/v1.0.271...v1.0.272) (2024-08-14)
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
### Bug Fixes
|
|
328
|
+
|
|
329
|
+
* **deps:** lock file maintenance ([fb9d774](https://github.com/scratchfoundation/scratch-render/commit/fb9d774f656d3f5f37c685e9a67a9caf04381754))
|
|
330
|
+
|
|
331
|
+
## [1.0.271](https://github.com/scratchfoundation/scratch-render/compare/v1.0.270...v1.0.271) (2024-08-13)
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
### Bug Fixes
|
|
335
|
+
|
|
336
|
+
* **deps:** update dependency scratch-storage to v2.3.210 ([0a0e0d0](https://github.com/scratchfoundation/scratch-render/commit/0a0e0d0934946b183b28b5cdf442da972e2dbb54))
|
|
337
|
+
|
|
338
|
+
## [1.0.270](https://github.com/scratchfoundation/scratch-render/compare/v1.0.269...v1.0.270) (2024-08-13)
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
### Bug Fixes
|
|
342
|
+
|
|
343
|
+
* **deps:** lock file maintenance ([2e9d7e2](https://github.com/scratchfoundation/scratch-render/commit/2e9d7e2c738d00f4db7b09639c51e046f022a540))
|
|
344
|
+
|
|
345
|
+
## [1.0.269](https://github.com/scratchfoundation/scratch-render/compare/v1.0.268...v1.0.269) (2024-08-13)
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
### Bug Fixes
|
|
349
|
+
|
|
350
|
+
* **deps:** lock file maintenance ([8f74364](https://github.com/scratchfoundation/scratch-render/commit/8f74364e29de7467c85123316208523e0d39fce3))
|
|
351
|
+
|
|
352
|
+
## [1.0.268](https://github.com/scratchfoundation/scratch-render/compare/v1.0.267...v1.0.268) (2024-08-12)
|
|
353
|
+
|
|
354
|
+
|
|
355
|
+
### Bug Fixes
|
|
356
|
+
|
|
357
|
+
* **deps:** update dependency scratch-storage to v2.3.209 ([2c733ab](https://github.com/scratchfoundation/scratch-render/commit/2c733ab30671970ca00a8be262fac97b02fe4f03))
|
|
358
|
+
|
|
359
|
+
## [1.0.267](https://github.com/scratchfoundation/scratch-render/compare/v1.0.266...v1.0.267) (2024-08-12)
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
### Bug Fixes
|
|
363
|
+
|
|
364
|
+
* **deps:** lock file maintenance ([ab693c3](https://github.com/scratchfoundation/scratch-render/commit/ab693c33c1f072df3f7cb4ed92d2fde52278f447))
|
|
365
|
+
|
|
366
|
+
## [1.0.266](https://github.com/scratchfoundation/scratch-render/compare/v1.0.265...v1.0.266) (2024-08-11)
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
### Bug Fixes
|
|
370
|
+
|
|
371
|
+
* **deps:** update dependency scratch-storage to v2.3.208 ([9a468eb](https://github.com/scratchfoundation/scratch-render/commit/9a468eb7f19e6655b21fd809e2dfcad063be81c3))
|
|
372
|
+
|
|
373
|
+
## [1.0.265](https://github.com/scratchfoundation/scratch-render/compare/v1.0.264...v1.0.265) (2024-08-11)
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
### Bug Fixes
|
|
377
|
+
|
|
378
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.85 ([0bfe9c8](https://github.com/scratchfoundation/scratch-render/commit/0bfe9c854bec7ed2920bb8b15ca4fa6365d16ece))
|
|
379
|
+
|
|
380
|
+
## [1.0.264](https://github.com/scratchfoundation/scratch-render/compare/v1.0.263...v1.0.264) (2024-08-11)
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
### Bug Fixes
|
|
384
|
+
|
|
385
|
+
* **deps:** lock file maintenance ([c15c53a](https://github.com/scratchfoundation/scratch-render/commit/c15c53ac2f75d22a3c6de3c6d8ceb59a9faad2db))
|
|
386
|
+
|
|
387
|
+
## [1.0.263](https://github.com/scratchfoundation/scratch-render/compare/v1.0.262...v1.0.263) (2024-08-11)
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
### Bug Fixes
|
|
391
|
+
|
|
392
|
+
* **deps:** lock file maintenance ([054d8b4](https://github.com/scratchfoundation/scratch-render/commit/054d8b420ae193e3a8063fa6e6c9c3447c20b023))
|
|
393
|
+
|
|
394
|
+
## [1.0.262](https://github.com/scratchfoundation/scratch-render/compare/v1.0.261...v1.0.262) (2024-08-10)
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
### Bug Fixes
|
|
398
|
+
|
|
399
|
+
* **deps:** update dependency scratch-storage to v2.3.207 ([12846a3](https://github.com/scratchfoundation/scratch-render/commit/12846a3b0a4fc83274a99bc76568df0d1159198c))
|
|
400
|
+
|
|
401
|
+
## [1.0.261](https://github.com/scratchfoundation/scratch-render/compare/v1.0.260...v1.0.261) (2024-08-10)
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
### Bug Fixes
|
|
405
|
+
|
|
406
|
+
* **deps:** lock file maintenance ([d2998a9](https://github.com/scratchfoundation/scratch-render/commit/d2998a99cb236036e0c1b3aba26c4fd2b026298b))
|
|
407
|
+
|
|
408
|
+
## [1.0.260](https://github.com/scratchfoundation/scratch-render/compare/v1.0.259...v1.0.260) (2024-08-09)
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
### Bug Fixes
|
|
412
|
+
|
|
413
|
+
* **deps:** update dependency scratch-storage to v2.3.206 ([2d60425](https://github.com/scratchfoundation/scratch-render/commit/2d604250bda53bc1e96096f4266a392611100a05))
|
|
414
|
+
|
|
415
|
+
## [1.0.259](https://github.com/scratchfoundation/scratch-render/compare/v1.0.258...v1.0.259) (2024-08-09)
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
### Bug Fixes
|
|
419
|
+
|
|
420
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.84 ([1456b0b](https://github.com/scratchfoundation/scratch-render/commit/1456b0b9289602595da33226d751d558fddc59c4))
|
|
421
|
+
|
|
422
|
+
## [1.0.258](https://github.com/scratchfoundation/scratch-render/compare/v1.0.257...v1.0.258) (2024-08-09)
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
### Bug Fixes
|
|
426
|
+
|
|
427
|
+
* **deps:** lock file maintenance ([b580090](https://github.com/scratchfoundation/scratch-render/commit/b58009091f17b294f38a0db9babfd6f92feab220))
|
|
428
|
+
|
|
429
|
+
## [1.0.257](https://github.com/scratchfoundation/scratch-render/compare/v1.0.256...v1.0.257) (2024-08-09)
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
### Bug Fixes
|
|
433
|
+
|
|
434
|
+
* **deps:** lock file maintenance ([2645bc3](https://github.com/scratchfoundation/scratch-render/commit/2645bc38ac79ad66d4db6e8de02ea9925893e2c0))
|
|
435
|
+
|
|
436
|
+
## [1.0.256](https://github.com/scratchfoundation/scratch-render/compare/v1.0.255...v1.0.256) (2024-08-08)
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
### Bug Fixes
|
|
440
|
+
|
|
441
|
+
* **deps:** update dependency scratch-storage to v2.3.205 ([0385067](https://github.com/scratchfoundation/scratch-render/commit/0385067f751dd6c6e488ba91da90edae8d9a1c15))
|
|
442
|
+
|
|
443
|
+
## [1.0.255](https://github.com/scratchfoundation/scratch-render/compare/v1.0.254...v1.0.255) (2024-08-08)
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
### Bug Fixes
|
|
447
|
+
|
|
448
|
+
* **deps:** lock file maintenance ([583b761](https://github.com/scratchfoundation/scratch-render/commit/583b761a0f524108845a513868bb5b3ae33e2f92))
|
|
449
|
+
|
|
450
|
+
## [1.0.254](https://github.com/scratchfoundation/scratch-render/compare/v1.0.253...v1.0.254) (2024-08-07)
|
|
451
|
+
|
|
452
|
+
|
|
453
|
+
### Bug Fixes
|
|
454
|
+
|
|
455
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.83 ([bf651f2](https://github.com/scratchfoundation/scratch-render/commit/bf651f2068fedb9ced7f809dbb55f07e155f8566))
|
|
456
|
+
|
|
457
|
+
## [1.0.253](https://github.com/scratchfoundation/scratch-render/compare/v1.0.252...v1.0.253) (2024-08-07)
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
### Bug Fixes
|
|
461
|
+
|
|
462
|
+
* **deps:** update dependency scratch-storage to v2.3.204 ([34e21d0](https://github.com/scratchfoundation/scratch-render/commit/34e21d08e7dd50fc14a5d9e7d0255b7b5aae84fc))
|
|
463
|
+
|
|
464
|
+
## [1.0.252](https://github.com/scratchfoundation/scratch-render/compare/v1.0.251...v1.0.252) (2024-08-07)
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
### Bug Fixes
|
|
468
|
+
|
|
469
|
+
* **deps:** lock file maintenance ([30c3d33](https://github.com/scratchfoundation/scratch-render/commit/30c3d33ea19760653744febd6ff34e0109d5a2e7))
|
|
470
|
+
|
|
471
|
+
## [1.0.251](https://github.com/scratchfoundation/scratch-render/compare/v1.0.250...v1.0.251) (2024-08-06)
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
### Bug Fixes
|
|
475
|
+
|
|
476
|
+
* **deps:** lock file maintenance ([24e6c62](https://github.com/scratchfoundation/scratch-render/commit/24e6c621320610003333ae6ca4800e12a6c3b20c))
|
|
477
|
+
|
|
478
|
+
## [1.0.250](https://github.com/scratchfoundation/scratch-render/compare/v1.0.249...v1.0.250) (2024-08-06)
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
### Bug Fixes
|
|
482
|
+
|
|
483
|
+
* **deps:** lock file maintenance ([aa961cd](https://github.com/scratchfoundation/scratch-render/commit/aa961cddf7e32325734455f7723901f54c537ba6))
|
|
484
|
+
|
|
485
|
+
## [1.0.249](https://github.com/scratchfoundation/scratch-render/compare/v1.0.248...v1.0.249) (2024-08-05)
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
### Bug Fixes
|
|
489
|
+
|
|
490
|
+
* **deps:** update dependency scratch-storage to v2.3.203 ([d908260](https://github.com/scratchfoundation/scratch-render/commit/d9082604c68c5bab6643bbb18f208875b56bf629))
|
|
491
|
+
|
|
492
|
+
## [1.0.248](https://github.com/scratchfoundation/scratch-render/compare/v1.0.247...v1.0.248) (2024-08-05)
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
### Bug Fixes
|
|
496
|
+
|
|
497
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.82 ([856958b](https://github.com/scratchfoundation/scratch-render/commit/856958be58a414d6d8fcd08f52a1a09e812ef155))
|
|
498
|
+
|
|
499
|
+
## [1.0.247](https://github.com/scratchfoundation/scratch-render/compare/v1.0.246...v1.0.247) (2024-08-05)
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
### Bug Fixes
|
|
503
|
+
|
|
504
|
+
* **deps:** lock file maintenance ([8cbe257](https://github.com/scratchfoundation/scratch-render/commit/8cbe25728833ae394a7cdfb237b4ae1a94e05d88))
|
|
505
|
+
|
|
506
|
+
## [1.0.246](https://github.com/scratchfoundation/scratch-render/compare/v1.0.245...v1.0.246) (2024-08-04)
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
### Bug Fixes
|
|
510
|
+
|
|
511
|
+
* **deps:** lock file maintenance ([2e17b27](https://github.com/scratchfoundation/scratch-render/commit/2e17b27f18c7a975c4a26844d8679c2af3fe659f))
|
|
512
|
+
|
|
513
|
+
## [1.0.245](https://github.com/scratchfoundation/scratch-render/compare/v1.0.244...v1.0.245) (2024-08-03)
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
### Bug Fixes
|
|
517
|
+
|
|
518
|
+
* **deps:** update dependency scratch-storage to v2.3.201 ([1f56593](https://github.com/scratchfoundation/scratch-render/commit/1f5659380bb9e3493d0d82cd9a6b685e109d8d10))
|
|
519
|
+
|
|
520
|
+
## [1.0.244](https://github.com/scratchfoundation/scratch-render/compare/v1.0.243...v1.0.244) (2024-08-03)
|
|
521
|
+
|
|
522
|
+
|
|
523
|
+
### Bug Fixes
|
|
524
|
+
|
|
525
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.81 ([8a45fc3](https://github.com/scratchfoundation/scratch-render/commit/8a45fc3eb735e434da2404b4615955a75aa24221))
|
|
526
|
+
|
|
527
|
+
## [1.0.243](https://github.com/scratchfoundation/scratch-render/compare/v1.0.242...v1.0.243) (2024-08-03)
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
### Bug Fixes
|
|
531
|
+
|
|
532
|
+
* **deps:** lock file maintenance ([cfb8049](https://github.com/scratchfoundation/scratch-render/commit/cfb8049479d1fb40bd152aa8e71670a3afd5dcb9))
|
|
533
|
+
|
|
534
|
+
## [1.0.242](https://github.com/scratchfoundation/scratch-render/compare/v1.0.241...v1.0.242) (2024-08-03)
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
### Bug Fixes
|
|
538
|
+
|
|
539
|
+
* **deps:** lock file maintenance ([944cff3](https://github.com/scratchfoundation/scratch-render/commit/944cff39e807b826acac5ef78d9607c708e05636))
|
|
540
|
+
|
|
541
|
+
## [1.0.241](https://github.com/scratchfoundation/scratch-render/compare/v1.0.240...v1.0.241) (2024-08-02)
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
### Bug Fixes
|
|
545
|
+
|
|
546
|
+
* **deps:** lock file maintenance ([3120aec](https://github.com/scratchfoundation/scratch-render/commit/3120aec26777800fe6aa0bbed3b80a5435519b3a))
|
|
547
|
+
|
|
548
|
+
## [1.0.240](https://github.com/scratchfoundation/scratch-render/compare/v1.0.239...v1.0.240) (2024-08-01)
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
### Bug Fixes
|
|
552
|
+
|
|
553
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.80 ([42376a5](https://github.com/scratchfoundation/scratch-render/commit/42376a557dbb2081dee86771448b828cda915149))
|
|
554
|
+
|
|
555
|
+
## [1.0.239](https://github.com/scratchfoundation/scratch-render/compare/v1.0.238...v1.0.239) (2024-08-01)
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
### Bug Fixes
|
|
559
|
+
|
|
560
|
+
* **deps:** lock file maintenance ([128ece1](https://github.com/scratchfoundation/scratch-render/commit/128ece1ff607b124c03fc0f2d5a2c5b57ee929e6))
|
|
561
|
+
|
|
562
|
+
## [1.0.238](https://github.com/scratchfoundation/scratch-render/compare/v1.0.237...v1.0.238) (2024-07-31)
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
### Bug Fixes
|
|
566
|
+
|
|
567
|
+
* **deps:** update dependency scratch-storage to v2.3.199 ([76b2f3d](https://github.com/scratchfoundation/scratch-render/commit/76b2f3d354559e73ef9db35522484206a3c71679))
|
|
568
|
+
|
|
569
|
+
## [1.0.237](https://github.com/scratchfoundation/scratch-render/compare/v1.0.236...v1.0.237) (2024-07-31)
|
|
570
|
+
|
|
571
|
+
|
|
572
|
+
### Bug Fixes
|
|
573
|
+
|
|
574
|
+
* **deps:** lock file maintenance ([89cf430](https://github.com/scratchfoundation/scratch-render/commit/89cf430ac7904f8af19224ecbb4ebe3df007bb97))
|
|
575
|
+
* fixed hull.js version to 0.2.10 because of breaking changes ([d3000e7](https://github.com/scratchfoundation/scratch-render/commit/d3000e7a8fc110e50ed576b247ff206f9cf85ee4))
|
|
576
|
+
|
|
577
|
+
## [1.0.236](https://github.com/scratchfoundation/scratch-render/compare/v1.0.235...v1.0.236) (2024-07-30)
|
|
578
|
+
|
|
579
|
+
|
|
580
|
+
### Bug Fixes
|
|
581
|
+
|
|
582
|
+
* **deps:** lock file maintenance ([616e893](https://github.com/scratchfoundation/scratch-render/commit/616e8933ed23d0231a8d930e162c13f1033268de))
|
|
583
|
+
|
|
584
|
+
## [1.0.235](https://github.com/scratchfoundation/scratch-render/compare/v1.0.234...v1.0.235) (2024-07-30)
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
### Bug Fixes
|
|
588
|
+
|
|
589
|
+
* **deps:** lock file maintenance ([f6d8ba1](https://github.com/scratchfoundation/scratch-render/commit/f6d8ba12514babe842d21b7044edb38c88a3b0b6))
|
|
590
|
+
|
|
591
|
+
## [1.0.234](https://github.com/scratchfoundation/scratch-render/compare/v1.0.233...v1.0.234) (2024-07-29)
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
### Bug Fixes
|
|
595
|
+
|
|
596
|
+
* **deps:** update dependency scratch-storage to v2.3.198 ([81f37eb](https://github.com/scratchfoundation/scratch-render/commit/81f37ebfa58de9c81c1acdd02230785ee833e146))
|
|
597
|
+
|
|
598
|
+
## [1.0.233](https://github.com/scratchfoundation/scratch-render/compare/v1.0.232...v1.0.233) (2024-07-29)
|
|
599
|
+
|
|
600
|
+
|
|
601
|
+
### Bug Fixes
|
|
602
|
+
|
|
603
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.79 ([b8eaf02](https://github.com/scratchfoundation/scratch-render/commit/b8eaf02136ba3f81e7aa753d4e9729cc2cf96b4b))
|
|
604
|
+
|
|
605
|
+
## [1.0.232](https://github.com/scratchfoundation/scratch-render/compare/v1.0.231...v1.0.232) (2024-07-28)
|
|
606
|
+
|
|
607
|
+
|
|
608
|
+
### Bug Fixes
|
|
609
|
+
|
|
610
|
+
* **deps:** update dependency scratch-storage to v2.3.197 ([100841e](https://github.com/scratchfoundation/scratch-render/commit/100841eaf097046362fbea974e5a34478ee5969f))
|
|
611
|
+
|
|
612
|
+
## [1.0.231](https://github.com/scratchfoundation/scratch-render/compare/v1.0.230...v1.0.231) (2024-07-27)
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
### Bug Fixes
|
|
616
|
+
|
|
617
|
+
* **deps:** update dependency scratch-storage to v2.3.195 ([8422a73](https://github.com/scratchfoundation/scratch-render/commit/8422a73d697514255392f645faeb7fcbe22902e9))
|
|
618
|
+
|
|
619
|
+
## [1.0.230](https://github.com/scratchfoundation/scratch-render/compare/v1.0.229...v1.0.230) (2024-07-27)
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
### Bug Fixes
|
|
623
|
+
|
|
624
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.78 ([3be2d83](https://github.com/scratchfoundation/scratch-render/commit/3be2d836aa63f5613043487c4dc81ed92c8b59c5))
|
|
625
|
+
|
|
626
|
+
## [1.0.229](https://github.com/scratchfoundation/scratch-render/compare/v1.0.228...v1.0.229) (2024-07-26)
|
|
627
|
+
|
|
628
|
+
|
|
629
|
+
### Bug Fixes
|
|
630
|
+
|
|
631
|
+
* **deps:** update dependency scratch-storage to v2.3.194 ([f0d6905](https://github.com/scratchfoundation/scratch-render/commit/f0d6905a7ceee899b1a3b94f6d4ca92530cfb4c5))
|
|
632
|
+
|
|
633
|
+
## [1.0.228](https://github.com/scratchfoundation/scratch-render/compare/v1.0.227...v1.0.228) (2024-07-25)
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
### Bug Fixes
|
|
637
|
+
|
|
638
|
+
* **deps:** update dependency scratch-storage to v2.3.193 ([bab162e](https://github.com/scratchfoundation/scratch-render/commit/bab162ef62943864d822df23320c22b766c58b4e))
|
|
639
|
+
|
|
640
|
+
## [1.0.227](https://github.com/scratchfoundation/scratch-render/compare/v1.0.226...v1.0.227) (2024-07-24)
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
### Bug Fixes
|
|
644
|
+
|
|
645
|
+
* **deps:** update dependency scratch-storage to v2.3.192 ([90a62c0](https://github.com/scratchfoundation/scratch-render/commit/90a62c0e007db30e3dd329426dde1901eae692d5))
|
|
646
|
+
|
|
647
|
+
## [1.0.226](https://github.com/scratchfoundation/scratch-render/compare/v1.0.225...v1.0.226) (2024-07-24)
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
### Bug Fixes
|
|
651
|
+
|
|
652
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.77 ([88b7ba9](https://github.com/scratchfoundation/scratch-render/commit/88b7ba9b02e9edc3760caa870005475e299ed036))
|
|
653
|
+
|
|
654
|
+
## [1.0.225](https://github.com/scratchfoundation/scratch-render/compare/v1.0.224...v1.0.225) (2024-07-23)
|
|
655
|
+
|
|
656
|
+
|
|
657
|
+
### Bug Fixes
|
|
658
|
+
|
|
659
|
+
* **deps:** update dependency scratch-storage to v2.3.190 ([8250a2d](https://github.com/scratchfoundation/scratch-render/commit/8250a2d7b59e63291daa35630a8957b03b762b50))
|
|
660
|
+
|
|
661
|
+
## [1.0.224](https://github.com/scratchfoundation/scratch-render/compare/v1.0.223...v1.0.224) (2024-07-23)
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
### Bug Fixes
|
|
665
|
+
|
|
666
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.76 ([b40a88b](https://github.com/scratchfoundation/scratch-render/commit/b40a88bba7e43e81e90618cfa3fc748b2e0f7815))
|
|
667
|
+
|
|
668
|
+
## [1.0.223](https://github.com/scratchfoundation/scratch-render/compare/v1.0.222...v1.0.223) (2024-07-22)
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
### Bug Fixes
|
|
672
|
+
|
|
673
|
+
* **deps:** update dependency scratch-storage to v2.3.189 ([ace477e](https://github.com/scratchfoundation/scratch-render/commit/ace477ebdb0e1235f8c77d6856c62ffefc395b21))
|
|
674
|
+
|
|
675
|
+
## [1.0.222](https://github.com/scratchfoundation/scratch-render/compare/v1.0.221...v1.0.222) (2024-07-21)
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
### Bug Fixes
|
|
679
|
+
|
|
680
|
+
* **deps:** update dependency scratch-storage to v2.3.188 ([83b2780](https://github.com/scratchfoundation/scratch-render/commit/83b27806f80fe565f39f6d72205cd3287551893e))
|
|
681
|
+
|
|
682
|
+
## [1.0.221](https://github.com/scratchfoundation/scratch-render/compare/v1.0.220...v1.0.221) (2024-07-21)
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
### Bug Fixes
|
|
686
|
+
|
|
687
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.75 ([dcf0a8b](https://github.com/scratchfoundation/scratch-render/commit/dcf0a8b6a292f0d8ff8953ce65b8c26e67f0a07c))
|
|
688
|
+
|
|
689
|
+
## [1.0.220](https://github.com/scratchfoundation/scratch-render/compare/v1.0.219...v1.0.220) (2024-07-20)
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
### Bug Fixes
|
|
693
|
+
|
|
694
|
+
* **deps:** update dependency scratch-storage to v2.3.187 ([5304ade](https://github.com/scratchfoundation/scratch-render/commit/5304adee76b5ca6e9d588b26c49dd7bfe9104c67))
|
|
695
|
+
|
|
696
|
+
## [1.0.219](https://github.com/scratchfoundation/scratch-render/compare/v1.0.218...v1.0.219) (2024-07-19)
|
|
697
|
+
|
|
698
|
+
|
|
699
|
+
### Bug Fixes
|
|
700
|
+
|
|
701
|
+
* **deps:** update dependency scratch-storage to v2.3.186 ([84a2399](https://github.com/scratchfoundation/scratch-render/commit/84a2399c5d8eef1d42d3214a89fb1a9d0aefecd3))
|
|
702
|
+
|
|
703
|
+
## [1.0.218](https://github.com/scratchfoundation/scratch-render/compare/v1.0.217...v1.0.218) (2024-07-18)
|
|
704
|
+
|
|
705
|
+
|
|
706
|
+
### Bug Fixes
|
|
707
|
+
|
|
708
|
+
* **deps:** update dependency scratch-storage to v2.3.185 ([f356bd8](https://github.com/scratchfoundation/scratch-render/commit/f356bd8d510224fd2789e2eda85847d055dc4a01))
|
|
709
|
+
|
|
710
|
+
## [1.0.217](https://github.com/scratchfoundation/scratch-render/compare/v1.0.216...v1.0.217) (2024-07-18)
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
### Bug Fixes
|
|
714
|
+
|
|
715
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.74 ([a987d98](https://github.com/scratchfoundation/scratch-render/commit/a987d98e555e3830272de172303ce67097da73de))
|
|
716
|
+
|
|
717
|
+
## [1.0.216](https://github.com/scratchfoundation/scratch-render/compare/v1.0.215...v1.0.216) (2024-07-17)
|
|
718
|
+
|
|
719
|
+
|
|
720
|
+
### Bug Fixes
|
|
721
|
+
|
|
722
|
+
* **deps:** update dependency scratch-storage to v2.3.184 ([627a647](https://github.com/scratchfoundation/scratch-render/commit/627a647ab22dba835d0cb993e77320ec5c839678))
|
|
723
|
+
|
|
724
|
+
## [1.0.215](https://github.com/scratchfoundation/scratch-render/compare/v1.0.214...v1.0.215) (2024-07-16)
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
### Bug Fixes
|
|
728
|
+
|
|
729
|
+
* **deps:** update dependency scratch-storage to v2.3.183 ([ca9f13b](https://github.com/scratchfoundation/scratch-render/commit/ca9f13b6eca80a7596b4733b7bbd823ade0bea81))
|
|
730
|
+
|
|
731
|
+
## [1.0.214](https://github.com/scratchfoundation/scratch-render/compare/v1.0.213...v1.0.214) (2024-07-16)
|
|
732
|
+
|
|
733
|
+
|
|
734
|
+
### Bug Fixes
|
|
735
|
+
|
|
736
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.73 ([ebc93af](https://github.com/scratchfoundation/scratch-render/commit/ebc93af7355fd9d42fcf00439547d5334c11ac7f))
|
|
737
|
+
|
|
738
|
+
## [1.0.213](https://github.com/scratchfoundation/scratch-render/compare/v1.0.212...v1.0.213) (2024-07-14)
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
### Bug Fixes
|
|
742
|
+
|
|
743
|
+
* **deps:** update dependency scratch-storage to v2.3.181 ([b9c7c8c](https://github.com/scratchfoundation/scratch-render/commit/b9c7c8ca528273faf7d33aed34eb655439beed32))
|
|
744
|
+
|
|
745
|
+
## [1.0.212](https://github.com/scratchfoundation/scratch-render/compare/v1.0.211...v1.0.212) (2024-07-14)
|
|
746
|
+
|
|
747
|
+
|
|
748
|
+
### Bug Fixes
|
|
749
|
+
|
|
750
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.72 ([fd3491b](https://github.com/scratchfoundation/scratch-render/commit/fd3491bf984dee2183c94946aa8c51ab61f9afbf))
|
|
751
|
+
|
|
752
|
+
## [1.0.211](https://github.com/scratchfoundation/scratch-render/compare/v1.0.210...v1.0.211) (2024-07-13)
|
|
753
|
+
|
|
754
|
+
|
|
755
|
+
### Bug Fixes
|
|
756
|
+
|
|
757
|
+
* **deps:** update dependency scratch-storage to v2.3.180 ([25d7d13](https://github.com/scratchfoundation/scratch-render/commit/25d7d13206f5b2bd7ffd046026136b8216292667))
|
|
758
|
+
|
|
759
|
+
## [1.0.210](https://github.com/scratchfoundation/scratch-render/compare/v1.0.209...v1.0.210) (2024-07-12)
|
|
760
|
+
|
|
761
|
+
|
|
762
|
+
### Bug Fixes
|
|
763
|
+
|
|
764
|
+
* **deps:** update dependency scratch-storage to v2.3.179 ([571f7c6](https://github.com/scratchfoundation/scratch-render/commit/571f7c6ff1dbe7fb0ab2b6a7db3da67128c9aa3d))
|
|
765
|
+
|
|
766
|
+
## [1.0.209](https://github.com/scratchfoundation/scratch-render/compare/v1.0.208...v1.0.209) (2024-07-11)
|
|
767
|
+
|
|
768
|
+
|
|
769
|
+
### Bug Fixes
|
|
770
|
+
|
|
771
|
+
* **deps:** update dependency scratch-storage to v2.3.177 ([d65f064](https://github.com/scratchfoundation/scratch-render/commit/d65f0647062fefad704e332498a4132e9f3ef1cf))
|
|
772
|
+
|
|
773
|
+
## [1.0.208](https://github.com/scratchfoundation/scratch-render/compare/v1.0.207...v1.0.208) (2024-07-11)
|
|
774
|
+
|
|
775
|
+
|
|
776
|
+
### Bug Fixes
|
|
777
|
+
|
|
778
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.71 ([afd4853](https://github.com/scratchfoundation/scratch-render/commit/afd4853a383493d92cdae15bb7c4b99b685a6078))
|
|
779
|
+
|
|
780
|
+
## [1.0.207](https://github.com/scratchfoundation/scratch-render/compare/v1.0.206...v1.0.207) (2024-07-10)
|
|
781
|
+
|
|
782
|
+
|
|
783
|
+
### Bug Fixes
|
|
784
|
+
|
|
785
|
+
* **deps:** update dependency scratch-storage to v2.3.176 ([70a85b8](https://github.com/scratchfoundation/scratch-render/commit/70a85b88549bd2450299b00d61caa1c939b3def5))
|
|
786
|
+
|
|
787
|
+
## [1.0.206](https://github.com/scratchfoundation/scratch-render/compare/v1.0.205...v1.0.206) (2024-07-09)
|
|
788
|
+
|
|
789
|
+
|
|
790
|
+
### Bug Fixes
|
|
791
|
+
|
|
792
|
+
* **deps:** update dependency scratch-storage to v2.3.175 ([8ff9593](https://github.com/scratchfoundation/scratch-render/commit/8ff959369c2309080a4afe453df2ee0d22f1d175))
|
|
793
|
+
|
|
794
|
+
## [1.0.205](https://github.com/scratchfoundation/scratch-render/compare/v1.0.204...v1.0.205) (2024-07-09)
|
|
795
|
+
|
|
796
|
+
|
|
797
|
+
### Bug Fixes
|
|
798
|
+
|
|
799
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.70 ([52410ad](https://github.com/scratchfoundation/scratch-render/commit/52410ad32d6f4c963db87ff3ec42d2fc170f800a))
|
|
800
|
+
|
|
801
|
+
## [1.0.204](https://github.com/scratchfoundation/scratch-render/compare/v1.0.203...v1.0.204) (2024-07-07)
|
|
802
|
+
|
|
803
|
+
|
|
804
|
+
### Bug Fixes
|
|
805
|
+
|
|
806
|
+
* **deps:** update dependency scratch-storage to v2.3.173 ([bf3c99d](https://github.com/scratchfoundation/scratch-render/commit/bf3c99d6576b67ec705f95950a1a38899e7ceaf7))
|
|
807
|
+
|
|
808
|
+
## [1.0.203](https://github.com/scratchfoundation/scratch-render/compare/v1.0.202...v1.0.203) (2024-07-06)
|
|
809
|
+
|
|
810
|
+
|
|
811
|
+
### Bug Fixes
|
|
812
|
+
|
|
813
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.69 ([b566a27](https://github.com/scratchfoundation/scratch-render/commit/b566a27c73c1864086a9cecdd0d14fe424b1b190))
|
|
814
|
+
|
|
815
|
+
## [1.0.202](https://github.com/scratchfoundation/scratch-render/compare/v1.0.201...v1.0.202) (2024-07-06)
|
|
816
|
+
|
|
817
|
+
|
|
818
|
+
### Bug Fixes
|
|
819
|
+
|
|
820
|
+
* **deps:** update dependency scratch-storage to v2.3.172 ([5878c4f](https://github.com/scratchfoundation/scratch-render/commit/5878c4fe1d5179dc548e306629cda8e4f5235bb5))
|
|
821
|
+
|
|
822
|
+
## [1.0.201](https://github.com/scratchfoundation/scratch-render/compare/v1.0.200...v1.0.201) (2024-07-04)
|
|
823
|
+
|
|
824
|
+
|
|
825
|
+
### Bug Fixes
|
|
826
|
+
|
|
827
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.68 ([b2d13fb](https://github.com/scratchfoundation/scratch-render/commit/b2d13fb90f24fe50e94e379c6df70ff324fa8e9f))
|
|
828
|
+
|
|
829
|
+
## [1.0.200](https://github.com/scratchfoundation/scratch-render/compare/v1.0.199...v1.0.200) (2024-07-03)
|
|
830
|
+
|
|
831
|
+
|
|
832
|
+
### Bug Fixes
|
|
833
|
+
|
|
834
|
+
* **deps:** update dependency scratch-storage to v2.3.171 ([fdfd115](https://github.com/scratchfoundation/scratch-render/commit/fdfd11532316e9ba5bf8f46bffdad48a4afa1107))
|
|
835
|
+
|
|
836
|
+
## [1.0.199](https://github.com/scratchfoundation/scratch-render/compare/v1.0.198...v1.0.199) (2024-07-02)
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
### Bug Fixes
|
|
840
|
+
|
|
841
|
+
* **deps:** update dependency scratch-storage to v2.3.169 ([22ebdb5](https://github.com/scratchfoundation/scratch-render/commit/22ebdb56b695a1c5d49bd7859e11ea84dd89c94f))
|
|
842
|
+
|
|
843
|
+
## [1.0.198](https://github.com/scratchfoundation/scratch-render/compare/v1.0.197...v1.0.198) (2024-07-01)
|
|
844
|
+
|
|
845
|
+
|
|
846
|
+
### Bug Fixes
|
|
847
|
+
|
|
848
|
+
* **deps:** update dependency scratch-storage to v2.3.167 ([69f0bba](https://github.com/scratchfoundation/scratch-render/commit/69f0bba26487747241c48cba44c98acd03554ef7))
|
|
849
|
+
|
|
850
|
+
## [1.0.197](https://github.com/scratchfoundation/scratch-render/compare/v1.0.196...v1.0.197) (2024-07-01)
|
|
851
|
+
|
|
852
|
+
|
|
853
|
+
### Bug Fixes
|
|
854
|
+
|
|
855
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.67 ([3b5deea](https://github.com/scratchfoundation/scratch-render/commit/3b5deea8a87434faab051ace419fae2101121696))
|
|
856
|
+
|
|
857
|
+
## [1.0.196](https://github.com/scratchfoundation/scratch-render/compare/v1.0.195...v1.0.196) (2024-06-30)
|
|
858
|
+
|
|
859
|
+
|
|
860
|
+
### Bug Fixes
|
|
861
|
+
|
|
862
|
+
* **deps:** update dependency scratch-storage to v2.3.166 ([efdbee7](https://github.com/scratchfoundation/scratch-render/commit/efdbee71bdce6bdbb183d5e5b41e3b9efccbb23b))
|
|
863
|
+
|
|
864
|
+
## [1.0.195](https://github.com/scratchfoundation/scratch-render/compare/v1.0.194...v1.0.195) (2024-06-29)
|
|
865
|
+
|
|
866
|
+
|
|
867
|
+
### Bug Fixes
|
|
868
|
+
|
|
869
|
+
* **deps:** update dependency scratch-storage to v2.3.165 ([cd22bf4](https://github.com/scratchfoundation/scratch-render/commit/cd22bf40c82addb699212ce9a895dde947cde17b))
|
|
870
|
+
|
|
871
|
+
## [1.0.194](https://github.com/scratchfoundation/scratch-render/compare/v1.0.193...v1.0.194) (2024-06-29)
|
|
872
|
+
|
|
873
|
+
|
|
874
|
+
### Bug Fixes
|
|
875
|
+
|
|
876
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.66 ([4b4f874](https://github.com/scratchfoundation/scratch-render/commit/4b4f874857b30f4c3f6fe5c678d9f4fca3bace9c))
|
|
877
|
+
|
|
878
|
+
## [1.0.193](https://github.com/scratchfoundation/scratch-render/compare/v1.0.192...v1.0.193) (2024-06-28)
|
|
879
|
+
|
|
880
|
+
|
|
881
|
+
### Bug Fixes
|
|
882
|
+
|
|
883
|
+
* **deps:** update dependency scratch-storage to v2.3.164 ([8650e3c](https://github.com/scratchfoundation/scratch-render/commit/8650e3c85c3589fa1ebccbd4699812a832429a95))
|
|
884
|
+
|
|
885
|
+
## [1.0.192](https://github.com/scratchfoundation/scratch-render/compare/v1.0.191...v1.0.192) (2024-06-27)
|
|
886
|
+
|
|
887
|
+
|
|
888
|
+
### Bug Fixes
|
|
889
|
+
|
|
890
|
+
* **deps:** update dependency scratch-storage to v2.3.163 ([19b00f6](https://github.com/scratchfoundation/scratch-render/commit/19b00f6077b69908faea4a6ce9503bd5a8101be5))
|
|
891
|
+
|
|
892
|
+
## [1.0.191](https://github.com/scratchfoundation/scratch-render/compare/v1.0.190...v1.0.191) (2024-06-27)
|
|
893
|
+
|
|
894
|
+
|
|
895
|
+
### Bug Fixes
|
|
896
|
+
|
|
897
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.65 ([a82336f](https://github.com/scratchfoundation/scratch-render/commit/a82336f36badfb1ecc2ac2bfcae4e146f32d8c44))
|
|
898
|
+
|
|
899
|
+
## [1.0.190](https://github.com/scratchfoundation/scratch-render/compare/v1.0.189...v1.0.190) (2024-06-26)
|
|
900
|
+
|
|
901
|
+
|
|
902
|
+
### Bug Fixes
|
|
903
|
+
|
|
904
|
+
* **deps:** update dependency scratch-storage to v2.3.162 ([443b7c4](https://github.com/scratchfoundation/scratch-render/commit/443b7c42cbac6c092a523726d3d83dcdf0d3ba86))
|
|
905
|
+
|
|
906
|
+
## [1.0.189](https://github.com/scratchfoundation/scratch-render/compare/v1.0.188...v1.0.189) (2024-06-25)
|
|
907
|
+
|
|
908
|
+
|
|
909
|
+
### Bug Fixes
|
|
910
|
+
|
|
911
|
+
* **deps:** update dependency scratch-storage to v2.3.160 ([9d8ad66](https://github.com/scratchfoundation/scratch-render/commit/9d8ad66c668d4886017052589a2d29847ceba7e3))
|
|
912
|
+
|
|
913
|
+
## [1.0.188](https://github.com/scratchfoundation/scratch-render/compare/v1.0.187...v1.0.188) (2024-06-25)
|
|
914
|
+
|
|
915
|
+
|
|
916
|
+
### Bug Fixes
|
|
917
|
+
|
|
918
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.64 ([12e4f33](https://github.com/scratchfoundation/scratch-render/commit/12e4f3375249559d3d989a79b08e86e960914b50))
|
|
919
|
+
|
|
920
|
+
## [1.0.187](https://github.com/scratchfoundation/scratch-render/compare/v1.0.186...v1.0.187) (2024-06-23)
|
|
921
|
+
|
|
922
|
+
|
|
923
|
+
### Bug Fixes
|
|
924
|
+
|
|
925
|
+
* **deps:** update dependency scratch-storage to v2.3.159 ([f98faf5](https://github.com/scratchfoundation/scratch-render/commit/f98faf50a1c46b01aec778fa9ceed8d0c3cc49de))
|
|
926
|
+
|
|
927
|
+
## [1.0.186](https://github.com/scratchfoundation/scratch-render/compare/v1.0.185...v1.0.186) (2024-06-22)
|
|
928
|
+
|
|
929
|
+
|
|
930
|
+
### Bug Fixes
|
|
931
|
+
|
|
932
|
+
* **deps:** update dependency scratch-storage to v2.3.158 ([07b5b55](https://github.com/scratchfoundation/scratch-render/commit/07b5b55419e983fb730da5d1d83f39409aaf94d2))
|
|
933
|
+
|
|
934
|
+
## [1.0.185](https://github.com/scratchfoundation/scratch-render/compare/v1.0.184...v1.0.185) (2024-06-22)
|
|
935
|
+
|
|
936
|
+
|
|
937
|
+
### Bug Fixes
|
|
938
|
+
|
|
939
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.63 ([847cc92](https://github.com/scratchfoundation/scratch-render/commit/847cc926f929f0fbfa000728211c809c3e50b44e))
|
|
940
|
+
|
|
941
|
+
## [1.0.184](https://github.com/scratchfoundation/scratch-render/compare/v1.0.183...v1.0.184) (2024-06-21)
|
|
942
|
+
|
|
943
|
+
|
|
944
|
+
### Bug Fixes
|
|
945
|
+
|
|
946
|
+
* **deps:** update dependency scratch-storage to v2.3.155 ([dff985c](https://github.com/scratchfoundation/scratch-render/commit/dff985c35c20b00e7ec1c52ecc074e500fe5bbea))
|
|
947
|
+
|
|
948
|
+
## [1.0.183](https://github.com/scratchfoundation/scratch-render/compare/v1.0.182...v1.0.183) (2024-06-20)
|
|
949
|
+
|
|
950
|
+
|
|
951
|
+
### Bug Fixes
|
|
952
|
+
|
|
953
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.62 ([3355948](https://github.com/scratchfoundation/scratch-render/commit/33559480e082792a757acdcd4ffc9c9f90d9ca42))
|
|
954
|
+
|
|
955
|
+
## [1.0.182](https://github.com/scratchfoundation/scratch-render/compare/v1.0.181...v1.0.182) (2024-06-20)
|
|
956
|
+
|
|
957
|
+
|
|
958
|
+
### Bug Fixes
|
|
959
|
+
|
|
960
|
+
* **deps:** update dependency scratch-storage to v2.3.154 ([821446b](https://github.com/scratchfoundation/scratch-render/commit/821446b8986faac17593f12d2e1e5bfd806077c4))
|
|
961
|
+
|
|
962
|
+
## [1.0.181](https://github.com/scratchfoundation/scratch-render/compare/v1.0.180...v1.0.181) (2024-06-19)
|
|
963
|
+
|
|
964
|
+
|
|
965
|
+
### Bug Fixes
|
|
966
|
+
|
|
967
|
+
* **deps:** update dependency scratch-storage to v2.3.153 ([6d577c7](https://github.com/scratchfoundation/scratch-render/commit/6d577c7533a66aef13ad6d35f685b665e4529046))
|
|
968
|
+
|
|
969
|
+
## [1.0.180](https://github.com/scratchfoundation/scratch-render/compare/v1.0.179...v1.0.180) (2024-06-18)
|
|
970
|
+
|
|
971
|
+
|
|
972
|
+
### Bug Fixes
|
|
973
|
+
|
|
974
|
+
* **deps:** update dependency scratch-storage to v2.3.152 ([a717ef6](https://github.com/scratchfoundation/scratch-render/commit/a717ef60ca768f7a645b7ffd433da4ea204240e3))
|
|
975
|
+
|
|
976
|
+
## [1.0.179](https://github.com/scratchfoundation/scratch-render/compare/v1.0.178...v1.0.179) (2024-06-18)
|
|
977
|
+
|
|
978
|
+
|
|
979
|
+
### Bug Fixes
|
|
980
|
+
|
|
981
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.61 ([07b1d0c](https://github.com/scratchfoundation/scratch-render/commit/07b1d0cfa6dad7610fc514341e8d419e88f4be73))
|
|
982
|
+
|
|
983
|
+
## [1.0.178](https://github.com/scratchfoundation/scratch-render/compare/v1.0.177...v1.0.178) (2024-06-17)
|
|
984
|
+
|
|
985
|
+
|
|
986
|
+
### Bug Fixes
|
|
987
|
+
|
|
988
|
+
* **deps:** update dependency scratch-storage to v2.3.151 ([11ac00a](https://github.com/scratchfoundation/scratch-render/commit/11ac00ae78db56fb9f8d64491bcebcbd469b26fe))
|
|
989
|
+
|
|
990
|
+
## [1.0.177](https://github.com/scratchfoundation/scratch-render/compare/v1.0.176...v1.0.177) (2024-06-16)
|
|
991
|
+
|
|
992
|
+
|
|
993
|
+
### Bug Fixes
|
|
994
|
+
|
|
995
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.60 ([7067091](https://github.com/scratchfoundation/scratch-render/commit/7067091cd0b5ab92792b62dbf873af9e79902c62))
|
|
996
|
+
|
|
997
|
+
## [1.0.176](https://github.com/scratchfoundation/scratch-render/compare/v1.0.175...v1.0.176) (2024-06-15)
|
|
998
|
+
|
|
999
|
+
|
|
1000
|
+
### Bug Fixes
|
|
1001
|
+
|
|
1002
|
+
* **deps:** update dependency scratch-storage to v2.3.150 ([d36e168](https://github.com/scratchfoundation/scratch-render/commit/d36e168c6455bce1046acb901f9f9085bd61cdc4))
|
|
1003
|
+
|
|
1004
|
+
## [1.0.175](https://github.com/scratchfoundation/scratch-render/compare/v1.0.174...v1.0.175) (2024-06-14)
|
|
1005
|
+
|
|
1006
|
+
|
|
1007
|
+
### Bug Fixes
|
|
1008
|
+
|
|
1009
|
+
* **deps:** update dependency scratch-storage to v2.3.149 ([7e095fd](https://github.com/scratchfoundation/scratch-render/commit/7e095fd594e338cf2193880228a60c6c45d9ac91))
|
|
1010
|
+
|
|
1011
|
+
## [1.0.174](https://github.com/scratchfoundation/scratch-render/compare/v1.0.173...v1.0.174) (2024-06-13)
|
|
1012
|
+
|
|
1013
|
+
|
|
1014
|
+
### Bug Fixes
|
|
1015
|
+
|
|
1016
|
+
* **deps:** update dependency scratch-storage to v2.3.147 ([8d74fec](https://github.com/scratchfoundation/scratch-render/commit/8d74fec3bbe1a2f4bf0d28c19dedef1ab02512ab))
|
|
1017
|
+
|
|
1018
|
+
## [1.0.173](https://github.com/scratchfoundation/scratch-render/compare/v1.0.172...v1.0.173) (2024-06-13)
|
|
1019
|
+
|
|
1020
|
+
|
|
1021
|
+
### Bug Fixes
|
|
1022
|
+
|
|
1023
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.59 ([6d2d368](https://github.com/scratchfoundation/scratch-render/commit/6d2d36849f267b7786d333be0ba0b9d789e24b90))
|
|
1024
|
+
|
|
1025
|
+
## [1.0.172](https://github.com/scratchfoundation/scratch-render/compare/v1.0.171...v1.0.172) (2024-06-12)
|
|
1026
|
+
|
|
1027
|
+
|
|
1028
|
+
### Bug Fixes
|
|
1029
|
+
|
|
1030
|
+
* **deps:** update dependency scratch-storage to v2.3.145 ([d9b9139](https://github.com/scratchfoundation/scratch-render/commit/d9b913931f068b529e8247299402946e4c9ee297))
|
|
1031
|
+
|
|
1032
|
+
## [1.0.171](https://github.com/scratchfoundation/scratch-render/compare/v1.0.170...v1.0.171) (2024-06-11)
|
|
1033
|
+
|
|
1034
|
+
|
|
1035
|
+
### Bug Fixes
|
|
1036
|
+
|
|
1037
|
+
* **deps:** update dependency scratch-storage to v2.3.144 ([1342af0](https://github.com/scratchfoundation/scratch-render/commit/1342af0e33330595d74c446d72414de711e197e5))
|
|
1038
|
+
|
|
1039
|
+
## [1.0.170](https://github.com/scratchfoundation/scratch-render/compare/v1.0.169...v1.0.170) (2024-06-11)
|
|
1040
|
+
|
|
1041
|
+
|
|
1042
|
+
### Bug Fixes
|
|
1043
|
+
|
|
1044
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.58 ([6e7b83c](https://github.com/scratchfoundation/scratch-render/commit/6e7b83c238dab7c96f33d51989184cb891c62c5c))
|
|
1045
|
+
|
|
1046
|
+
## [1.0.169](https://github.com/scratchfoundation/scratch-render/compare/v1.0.168...v1.0.169) (2024-06-10)
|
|
1047
|
+
|
|
1048
|
+
|
|
1049
|
+
### Bug Fixes
|
|
1050
|
+
|
|
1051
|
+
* **deps:** update dependency scratch-storage to v2.3.143 ([92a653f](https://github.com/scratchfoundation/scratch-render/commit/92a653f2b1b3c33ca6de3a107ba2ef6bf4145077))
|
|
1052
|
+
|
|
1053
|
+
## [1.0.168](https://github.com/scratchfoundation/scratch-render/compare/v1.0.167...v1.0.168) (2024-06-09)
|
|
1054
|
+
|
|
1055
|
+
|
|
1056
|
+
### Bug Fixes
|
|
1057
|
+
|
|
1058
|
+
* **deps:** update dependency scratch-storage to v2.3.141 ([09e86c7](https://github.com/scratchfoundation/scratch-render/commit/09e86c7f63ad884187dd03751478878e81777578))
|
|
1059
|
+
|
|
1060
|
+
## [1.0.167](https://github.com/scratchfoundation/scratch-render/compare/v1.0.166...v1.0.167) (2024-06-08)
|
|
1061
|
+
|
|
1062
|
+
|
|
1063
|
+
### Bug Fixes
|
|
1064
|
+
|
|
1065
|
+
* **deps:** update dependency scratch-storage to v2.3.140 ([31fd97e](https://github.com/scratchfoundation/scratch-render/commit/31fd97eba6414fc204c0f020125699c2f02e353c))
|
|
1066
|
+
|
|
1067
|
+
## [1.0.166](https://github.com/scratchfoundation/scratch-render/compare/v1.0.165...v1.0.166) (2024-06-08)
|
|
1068
|
+
|
|
1069
|
+
|
|
1070
|
+
### Bug Fixes
|
|
1071
|
+
|
|
1072
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.57 ([c1e4d0a](https://github.com/scratchfoundation/scratch-render/commit/c1e4d0a1bea1a2249a20bc0697b4c5daf03f8918))
|
|
1073
|
+
|
|
1074
|
+
## [1.0.165](https://github.com/scratchfoundation/scratch-render/compare/v1.0.164...v1.0.165) (2024-06-07)
|
|
1075
|
+
|
|
1076
|
+
|
|
1077
|
+
### Bug Fixes
|
|
1078
|
+
|
|
1079
|
+
* **deps:** update dependency scratch-storage to v2.3.139 ([e670e72](https://github.com/scratchfoundation/scratch-render/commit/e670e72612f1ffa903f0f3c161694b70ae066622))
|
|
1080
|
+
|
|
1081
|
+
## [1.0.164](https://github.com/scratchfoundation/scratch-render/compare/v1.0.163...v1.0.164) (2024-06-06)
|
|
1082
|
+
|
|
1083
|
+
|
|
1084
|
+
### Bug Fixes
|
|
1085
|
+
|
|
1086
|
+
* **deps:** update dependency scratch-storage to v2.3.137 ([1a9133d](https://github.com/scratchfoundation/scratch-render/commit/1a9133d7b344ee765da58e238e4669f2e462e7a1))
|
|
1087
|
+
|
|
1088
|
+
## [1.0.163](https://github.com/scratchfoundation/scratch-render/compare/v1.0.162...v1.0.163) (2024-06-05)
|
|
1089
|
+
|
|
1090
|
+
|
|
1091
|
+
### Bug Fixes
|
|
1092
|
+
|
|
1093
|
+
* **deps:** update dependency scratch-storage to v2.3.136 ([67a7c03](https://github.com/scratchfoundation/scratch-render/commit/67a7c034f7d6cce6b5f8b63f609ec7ba7ff00286))
|
|
1094
|
+
|
|
1095
|
+
## [1.0.162](https://github.com/scratchfoundation/scratch-render/compare/v1.0.161...v1.0.162) (2024-06-05)
|
|
1096
|
+
|
|
1097
|
+
|
|
1098
|
+
### Bug Fixes
|
|
1099
|
+
|
|
1100
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.56 ([f54582d](https://github.com/scratchfoundation/scratch-render/commit/f54582deb39dab1fc10aff0d9a56d2ffe395ac94))
|
|
1101
|
+
|
|
1102
|
+
## [1.0.161](https://github.com/scratchfoundation/scratch-render/compare/v1.0.160...v1.0.161) (2024-06-04)
|
|
1103
|
+
|
|
1104
|
+
|
|
1105
|
+
### Bug Fixes
|
|
1106
|
+
|
|
1107
|
+
* **deps:** update dependency scratch-storage to v2.3.135 ([ea5a639](https://github.com/scratchfoundation/scratch-render/commit/ea5a639284cf97e769a967832e3a658234ebe862))
|
|
1108
|
+
|
|
1109
|
+
## [1.0.160](https://github.com/scratchfoundation/scratch-render/compare/v1.0.159...v1.0.160) (2024-06-03)
|
|
1110
|
+
|
|
1111
|
+
|
|
1112
|
+
### Bug Fixes
|
|
1113
|
+
|
|
1114
|
+
* **deps:** update dependency scratch-storage to v2.3.134 ([4cd3f2e](https://github.com/scratchfoundation/scratch-render/commit/4cd3f2eb963e35f07d551c912266aa7acc0892f7))
|
|
1115
|
+
|
|
1116
|
+
## [1.0.159](https://github.com/scratchfoundation/scratch-render/compare/v1.0.158...v1.0.159) (2024-06-03)
|
|
1117
|
+
|
|
1118
|
+
|
|
1119
|
+
### Bug Fixes
|
|
1120
|
+
|
|
1121
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.55 ([d7f8ac4](https://github.com/scratchfoundation/scratch-render/commit/d7f8ac42a6a99de3834e7939140239eb39fceb65))
|
|
1122
|
+
|
|
1123
|
+
## [1.0.158](https://github.com/scratchfoundation/scratch-render/compare/v1.0.157...v1.0.158) (2024-06-03)
|
|
1124
|
+
|
|
1125
|
+
|
|
1126
|
+
### Bug Fixes
|
|
1127
|
+
|
|
1128
|
+
* **deps:** update dependency scratch-storage to v2.3.133 ([ac2b405](https://github.com/scratchfoundation/scratch-render/commit/ac2b4052e57569eaf410f3ad3e90a4f362ed513e))
|
|
1129
|
+
|
|
1130
|
+
## [1.0.157](https://github.com/scratchfoundation/scratch-render/compare/v1.0.156...v1.0.157) (2024-06-02)
|
|
1131
|
+
|
|
1132
|
+
|
|
1133
|
+
### Bug Fixes
|
|
1134
|
+
|
|
1135
|
+
* **deps:** update dependency scratch-storage to v2.3.132 ([426a002](https://github.com/scratchfoundation/scratch-render/commit/426a0024d39bd4056891c57775a950a020d213ee))
|
|
1136
|
+
|
|
1137
|
+
## [1.0.156](https://github.com/scratchfoundation/scratch-render/compare/v1.0.155...v1.0.156) (2024-06-01)
|
|
1138
|
+
|
|
1139
|
+
|
|
1140
|
+
### Bug Fixes
|
|
1141
|
+
|
|
1142
|
+
* **deps:** update dependency scratch-storage to v2.3.131 ([2858f10](https://github.com/scratchfoundation/scratch-render/commit/2858f103ab27a361270e165ac1c786efeb473686))
|
|
1143
|
+
|
|
1144
|
+
## [1.0.155](https://github.com/scratchfoundation/scratch-render/compare/v1.0.154...v1.0.155) (2024-06-01)
|
|
1145
|
+
|
|
1146
|
+
|
|
1147
|
+
### Bug Fixes
|
|
1148
|
+
|
|
1149
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.54 ([36a4a56](https://github.com/scratchfoundation/scratch-render/commit/36a4a56b6aa3eac64d3a1066ddaa2a4f583a93d5))
|
|
1150
|
+
|
|
1151
|
+
## [1.0.154](https://github.com/scratchfoundation/scratch-render/compare/v1.0.153...v1.0.154) (2024-05-31)
|
|
1152
|
+
|
|
1153
|
+
|
|
1154
|
+
### Bug Fixes
|
|
1155
|
+
|
|
1156
|
+
* **deps:** update dependency scratch-storage to v2.3.130 ([bc27599](https://github.com/scratchfoundation/scratch-render/commit/bc27599109d4dc0d356d3c799105221796116b55))
|
|
1157
|
+
|
|
1158
|
+
## [1.0.153](https://github.com/scratchfoundation/scratch-render/compare/v1.0.152...v1.0.153) (2024-05-30)
|
|
1159
|
+
|
|
1160
|
+
|
|
1161
|
+
### Bug Fixes
|
|
1162
|
+
|
|
1163
|
+
* **deps:** update dependency scratch-storage to v2.3.128 ([c366b8e](https://github.com/scratchfoundation/scratch-render/commit/c366b8ed63e88cb85228e9510413ed465c9d2dbd))
|
|
1164
|
+
|
|
1165
|
+
## [1.0.152](https://github.com/scratchfoundation/scratch-render/compare/v1.0.151...v1.0.152) (2024-05-29)
|
|
1166
|
+
|
|
1167
|
+
|
|
1168
|
+
### Bug Fixes
|
|
1169
|
+
|
|
1170
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.53 ([d6c725c](https://github.com/scratchfoundation/scratch-render/commit/d6c725cd8f621ccd446e4c70f38569fd330c0f9e))
|
|
1171
|
+
|
|
1172
|
+
## [1.0.151](https://github.com/scratchfoundation/scratch-render/compare/v1.0.150...v1.0.151) (2024-05-28)
|
|
1173
|
+
|
|
1174
|
+
|
|
1175
|
+
### Bug Fixes
|
|
1176
|
+
|
|
1177
|
+
* **deps:** update dependency scratch-storage to v2.3.127 ([28d1e19](https://github.com/scratchfoundation/scratch-render/commit/28d1e19c6515d8d8d1343fbfc41288d79f4b2691))
|
|
1178
|
+
|
|
1179
|
+
## [1.0.150](https://github.com/scratchfoundation/scratch-render/compare/v1.0.149...v1.0.150) (2024-05-27)
|
|
1180
|
+
|
|
1181
|
+
|
|
1182
|
+
### Bug Fixes
|
|
1183
|
+
|
|
1184
|
+
* **deps:** update dependency scratch-storage to v2.3.126 ([7b9fd75](https://github.com/scratchfoundation/scratch-render/commit/7b9fd75592cdd325ad42b062949daeefddf0aed1))
|
|
1185
|
+
|
|
1186
|
+
## [1.0.149](https://github.com/scratchfoundation/scratch-render/compare/v1.0.148...v1.0.149) (2024-05-27)
|
|
1187
|
+
|
|
1188
|
+
|
|
1189
|
+
### Bug Fixes
|
|
1190
|
+
|
|
1191
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.52 ([27a4f09](https://github.com/scratchfoundation/scratch-render/commit/27a4f09fb4a50b077b39e541121458bf0b9de9ae))
|
|
1192
|
+
|
|
1193
|
+
## [1.0.148](https://github.com/scratchfoundation/scratch-render/compare/v1.0.147...v1.0.148) (2024-05-26)
|
|
1194
|
+
|
|
1195
|
+
|
|
1196
|
+
### Bug Fixes
|
|
1197
|
+
|
|
1198
|
+
* **deps:** update dependency scratch-storage to v2.3.125 ([9945c70](https://github.com/scratchfoundation/scratch-render/commit/9945c70f1dd7606dead978b5baf3d450b54da8b7))
|
|
1199
|
+
|
|
1200
|
+
## [1.0.147](https://github.com/scratchfoundation/scratch-render/compare/v1.0.146...v1.0.147) (2024-05-25)
|
|
1201
|
+
|
|
1202
|
+
|
|
1203
|
+
### Bug Fixes
|
|
1204
|
+
|
|
1205
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.51 ([41bc0ce](https://github.com/scratchfoundation/scratch-render/commit/41bc0ce786a157f656cd19bc34b1442099db2c18))
|
|
1206
|
+
|
|
1207
|
+
## [1.0.146](https://github.com/scratchfoundation/scratch-render/compare/v1.0.145...v1.0.146) (2024-05-25)
|
|
1208
|
+
|
|
1209
|
+
|
|
1210
|
+
### Bug Fixes
|
|
1211
|
+
|
|
1212
|
+
* **deps:** update dependency scratch-storage to v2.3.124 ([9ad74a7](https://github.com/scratchfoundation/scratch-render/commit/9ad74a7742958e056e6a69f32b83158f9c7f82c9))
|
|
1213
|
+
|
|
1214
|
+
## [1.0.145](https://github.com/scratchfoundation/scratch-render/compare/v1.0.144...v1.0.145) (2024-05-24)
|
|
1215
|
+
|
|
1216
|
+
|
|
1217
|
+
### Bug Fixes
|
|
1218
|
+
|
|
1219
|
+
* **deps:** update dependency scratch-storage to v2.3.122 ([19ba9d3](https://github.com/scratchfoundation/scratch-render/commit/19ba9d36efa44b3f79fd02bc69391adec6d7e46d))
|
|
1220
|
+
|
|
1221
|
+
## [1.0.144](https://github.com/scratchfoundation/scratch-render/compare/v1.0.143...v1.0.144) (2024-05-23)
|
|
1222
|
+
|
|
1223
|
+
|
|
1224
|
+
### Bug Fixes
|
|
1225
|
+
|
|
1226
|
+
* **deps:** update dependency scratch-storage to v2.3.120 ([c293cd1](https://github.com/scratchfoundation/scratch-render/commit/c293cd126a2bf9e85983bc4f7d1910c499ed19e1))
|
|
1227
|
+
|
|
1228
|
+
## [1.0.143](https://github.com/scratchfoundation/scratch-render/compare/v1.0.142...v1.0.143) (2024-05-23)
|
|
1229
|
+
|
|
1230
|
+
|
|
1231
|
+
### Bug Fixes
|
|
1232
|
+
|
|
1233
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.50 ([c039114](https://github.com/scratchfoundation/scratch-render/commit/c0391142ea62fb54b94bd21cc57b1bfd21cafdb1))
|
|
1234
|
+
|
|
1235
|
+
## [1.0.142](https://github.com/scratchfoundation/scratch-render/compare/v1.0.141...v1.0.142) (2024-05-22)
|
|
1236
|
+
|
|
1237
|
+
|
|
1238
|
+
### Bug Fixes
|
|
1239
|
+
|
|
1240
|
+
* **deps:** update dependency scratch-storage to v2.3.118 ([1b25380](https://github.com/scratchfoundation/scratch-render/commit/1b2538086615b7d4d430c40fba95632533d4d011))
|
|
1241
|
+
|
|
1242
|
+
## [1.0.141](https://github.com/scratchfoundation/scratch-render/compare/v1.0.140...v1.0.141) (2024-05-19)
|
|
1243
|
+
|
|
1244
|
+
|
|
1245
|
+
### Bug Fixes
|
|
1246
|
+
|
|
1247
|
+
* **deps:** update dependency scratch-storage to v2.3.117 ([3d5cdaf](https://github.com/scratchfoundation/scratch-render/commit/3d5cdafc77242f19c660a92c5b70c649ab0a5df8))
|
|
1248
|
+
|
|
1249
|
+
## [1.0.140](https://github.com/scratchfoundation/scratch-render/compare/v1.0.139...v1.0.140) (2024-05-18)
|
|
1250
|
+
|
|
1251
|
+
|
|
1252
|
+
### Bug Fixes
|
|
1253
|
+
|
|
1254
|
+
* **deps:** update dependency scratch-storage to v2.3.116 ([d9dde6b](https://github.com/scratchfoundation/scratch-render/commit/d9dde6bd97a19aed1df222ff136cd047296dbf89))
|
|
1255
|
+
|
|
1256
|
+
## [1.0.139](https://github.com/scratchfoundation/scratch-render/compare/v1.0.138...v1.0.139) (2024-05-18)
|
|
1257
|
+
|
|
1258
|
+
|
|
1259
|
+
### Bug Fixes
|
|
1260
|
+
|
|
1261
|
+
* **deps:** update dependency scratch-storage to v2.3.115 ([005ab24](https://github.com/scratchfoundation/scratch-render/commit/005ab248168a8591855e2fe0382a55a4b03ca68d))
|
|
1262
|
+
|
|
1263
|
+
## [1.0.138](https://github.com/scratchfoundation/scratch-render/compare/v1.0.137...v1.0.138) (2024-05-18)
|
|
1264
|
+
|
|
1265
|
+
|
|
1266
|
+
### Bug Fixes
|
|
1267
|
+
|
|
1268
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.49 ([6feb390](https://github.com/scratchfoundation/scratch-render/commit/6feb3907176bb2839b1d1216464ee638464518a2))
|
|
1269
|
+
|
|
1270
|
+
## [1.0.137](https://github.com/scratchfoundation/scratch-render/compare/v1.0.136...v1.0.137) (2024-05-15)
|
|
1271
|
+
|
|
1272
|
+
|
|
1273
|
+
### Bug Fixes
|
|
1274
|
+
|
|
1275
|
+
* **deps:** update dependency scratch-storage to v2.3.114 ([7b0b8ff](https://github.com/scratchfoundation/scratch-render/commit/7b0b8ff2357704c97e0dfd71274e902a8094482e))
|
|
1276
|
+
|
|
1277
|
+
## [1.0.136](https://github.com/scratchfoundation/scratch-render/compare/v1.0.135...v1.0.136) (2024-05-14)
|
|
1278
|
+
|
|
1279
|
+
|
|
1280
|
+
### Bug Fixes
|
|
1281
|
+
|
|
1282
|
+
* **deps:** update dependency scratch-storage to v2.3.113 ([a45b322](https://github.com/scratchfoundation/scratch-render/commit/a45b3225526ade1316bfec890806e9dcfa7381e6))
|
|
1283
|
+
|
|
1284
|
+
## [1.0.135](https://github.com/scratchfoundation/scratch-render/compare/v1.0.134...v1.0.135) (2024-05-13)
|
|
1285
|
+
|
|
1286
|
+
|
|
1287
|
+
### Bug Fixes
|
|
1288
|
+
|
|
1289
|
+
* **deps:** update dependency scratch-storage to v2.3.111 ([faa00f2](https://github.com/scratchfoundation/scratch-render/commit/faa00f2a2276a2686a076f800bdfe700e431add5))
|
|
1290
|
+
|
|
1291
|
+
## [1.0.134](https://github.com/scratchfoundation/scratch-render/compare/v1.0.133...v1.0.134) (2024-05-13)
|
|
1292
|
+
|
|
1293
|
+
|
|
1294
|
+
### Bug Fixes
|
|
1295
|
+
|
|
1296
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.48 ([cc9c03a](https://github.com/scratchfoundation/scratch-render/commit/cc9c03ab386ffb9be419a46e9061ec75e733b824))
|
|
1297
|
+
|
|
1298
|
+
## [1.0.133](https://github.com/scratchfoundation/scratch-render/compare/v1.0.132...v1.0.133) (2024-05-11)
|
|
1299
|
+
|
|
1300
|
+
|
|
1301
|
+
### Bug Fixes
|
|
1302
|
+
|
|
1303
|
+
* **deps:** update dependency scratch-storage to v2.3.110 ([df89263](https://github.com/scratchfoundation/scratch-render/commit/df892637c1538b38e78caa813f17aea016c140e1))
|
|
1304
|
+
|
|
1305
|
+
## [1.0.132](https://github.com/scratchfoundation/scratch-render/compare/v1.0.131...v1.0.132) (2024-05-10)
|
|
1306
|
+
|
|
1307
|
+
|
|
1308
|
+
### Bug Fixes
|
|
1309
|
+
|
|
1310
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.47 ([8a1adcb](https://github.com/scratchfoundation/scratch-render/commit/8a1adcb3b66d28f512d3bd3b892263db08c24df6))
|
|
1311
|
+
|
|
1312
|
+
## [1.0.131](https://github.com/scratchfoundation/scratch-render/compare/v1.0.130...v1.0.131) (2024-05-10)
|
|
1313
|
+
|
|
1314
|
+
|
|
1315
|
+
### Bug Fixes
|
|
1316
|
+
|
|
1317
|
+
* **deps:** update dependency scratch-storage to v2.3.108 ([17310b9](https://github.com/scratchfoundation/scratch-render/commit/17310b96d390126adfd0edad51dc0c359eddf2f5))
|
|
1318
|
+
|
|
1319
|
+
## [1.0.130](https://github.com/scratchfoundation/scratch-render/compare/v1.0.129...v1.0.130) (2024-05-09)
|
|
1320
|
+
|
|
1321
|
+
|
|
1322
|
+
### Bug Fixes
|
|
1323
|
+
|
|
1324
|
+
* **deps:** update dependency scratch-storage to v2.3.107 ([243fb19](https://github.com/scratchfoundation/scratch-render/commit/243fb198bdf929f2f7d5e79290e98776adf0fc7d))
|
|
1325
|
+
|
|
1326
|
+
## [1.0.129](https://github.com/scratchfoundation/scratch-render/compare/v1.0.128...v1.0.129) (2024-05-08)
|
|
1327
|
+
|
|
1328
|
+
|
|
1329
|
+
### Bug Fixes
|
|
1330
|
+
|
|
1331
|
+
* **deps:** update dependency scratch-storage to v2.3.106 ([a99e5a7](https://github.com/scratchfoundation/scratch-render/commit/a99e5a7b4e540365b1c1c14e2414a87490d51ef1))
|
|
1332
|
+
|
|
1333
|
+
## [1.0.128](https://github.com/scratchfoundation/scratch-render/compare/v1.0.127...v1.0.128) (2024-05-08)
|
|
1334
|
+
|
|
1335
|
+
|
|
1336
|
+
### Bug Fixes
|
|
1337
|
+
|
|
1338
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.46 ([171a697](https://github.com/scratchfoundation/scratch-render/commit/171a697423a0699cacf8a6fd362a9895421deb11))
|
|
1339
|
+
|
|
1340
|
+
## [1.0.127](https://github.com/scratchfoundation/scratch-render/compare/v1.0.126...v1.0.127) (2024-05-07)
|
|
1341
|
+
|
|
1342
|
+
|
|
1343
|
+
### Bug Fixes
|
|
1344
|
+
|
|
1345
|
+
* **deps:** update dependency scratch-storage to v2.3.105 ([da024ff](https://github.com/scratchfoundation/scratch-render/commit/da024ff4912381feee6e2d80f1f7979a6e1d2cf9))
|
|
1346
|
+
|
|
1347
|
+
## [1.0.126](https://github.com/scratchfoundation/scratch-render/compare/v1.0.125...v1.0.126) (2024-05-06)
|
|
1348
|
+
|
|
1349
|
+
|
|
1350
|
+
### Bug Fixes
|
|
1351
|
+
|
|
1352
|
+
* **deps:** update dependency scratch-storage to v2.3.104 ([b759c0e](https://github.com/scratchfoundation/scratch-render/commit/b759c0e7249a5aa56191a1b5c832b0cf81b964a8))
|
|
1353
|
+
|
|
1354
|
+
## [1.0.125](https://github.com/scratchfoundation/scratch-render/compare/v1.0.124...v1.0.125) (2024-05-06)
|
|
1355
|
+
|
|
1356
|
+
|
|
1357
|
+
### Bug Fixes
|
|
1358
|
+
|
|
1359
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.45 ([b5fed50](https://github.com/scratchfoundation/scratch-render/commit/b5fed500a4f5bc21e26331caf55d5eef831faeb2))
|
|
1360
|
+
|
|
1361
|
+
## [1.0.124](https://github.com/scratchfoundation/scratch-render/compare/v1.0.123...v1.0.124) (2024-05-05)
|
|
1362
|
+
|
|
1363
|
+
|
|
1364
|
+
### Bug Fixes
|
|
1365
|
+
|
|
1366
|
+
* **deps:** update dependency scratch-storage to v2.3.103 ([463b54a](https://github.com/scratchfoundation/scratch-render/commit/463b54a02e82d4f5f03ab4d149b56c981862350d))
|
|
1367
|
+
|
|
1368
|
+
## [1.0.123](https://github.com/scratchfoundation/scratch-render/compare/v1.0.122...v1.0.123) (2024-05-04)
|
|
1369
|
+
|
|
1370
|
+
|
|
1371
|
+
### Bug Fixes
|
|
1372
|
+
|
|
1373
|
+
* **deps:** update dependency scratch-storage to v2.3.102 ([125e668](https://github.com/scratchfoundation/scratch-render/commit/125e668b940c7992b20cc45bc4f3fb3c65d89114))
|
|
1374
|
+
|
|
1375
|
+
## [1.0.122](https://github.com/scratchfoundation/scratch-render/compare/v1.0.121...v1.0.122) (2024-05-04)
|
|
1376
|
+
|
|
1377
|
+
|
|
1378
|
+
### Bug Fixes
|
|
1379
|
+
|
|
1380
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.44 ([c9653c1](https://github.com/scratchfoundation/scratch-render/commit/c9653c1f077391af702953da3731e84716ef562f))
|
|
1381
|
+
|
|
1382
|
+
## [1.0.121](https://github.com/scratchfoundation/scratch-render/compare/v1.0.120...v1.0.121) (2024-05-02)
|
|
1383
|
+
|
|
1384
|
+
|
|
1385
|
+
### Bug Fixes
|
|
1386
|
+
|
|
1387
|
+
* **deps:** update dependency scratch-storage to v2.3.101 ([589342a](https://github.com/scratchfoundation/scratch-render/commit/589342aa7969f04a47fa6650868895847fd9bcdf))
|
|
1388
|
+
|
|
1389
|
+
## [1.0.120](https://github.com/scratchfoundation/scratch-render/compare/v1.0.119...v1.0.120) (2024-05-02)
|
|
1390
|
+
|
|
1391
|
+
|
|
1392
|
+
### Bug Fixes
|
|
1393
|
+
|
|
1394
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.43 ([f0fe263](https://github.com/scratchfoundation/scratch-render/commit/f0fe263f679a809ca58e472db89d42af7469489b))
|
|
1395
|
+
|
|
1396
|
+
## [1.0.119](https://github.com/scratchfoundation/scratch-render/compare/v1.0.118...v1.0.119) (2024-05-01)
|
|
1397
|
+
|
|
1398
|
+
|
|
1399
|
+
### Bug Fixes
|
|
1400
|
+
|
|
1401
|
+
* **deps:** update dependency scratch-storage to v2.3.99 ([1bf8173](https://github.com/scratchfoundation/scratch-render/commit/1bf817345487a14f616682b0b5673c1df7178d5c))
|
|
1402
|
+
|
|
1403
|
+
## [1.0.118](https://github.com/scratchfoundation/scratch-render/compare/v1.0.117...v1.0.118) (2024-04-30)
|
|
1404
|
+
|
|
1405
|
+
|
|
1406
|
+
### Bug Fixes
|
|
1407
|
+
|
|
1408
|
+
* **deps:** update dependency scratch-storage to v2.3.98 ([12ac437](https://github.com/scratchfoundation/scratch-render/commit/12ac437fd32bb93b6b79a53c4d361215d0fe1b8d))
|
|
1409
|
+
|
|
1410
|
+
## [1.0.117](https://github.com/scratchfoundation/scratch-render/compare/v1.0.116...v1.0.117) (2024-04-29)
|
|
1411
|
+
|
|
1412
|
+
|
|
1413
|
+
### Bug Fixes
|
|
1414
|
+
|
|
1415
|
+
* **deps:** update dependency scratch-storage to v2.3.96 ([ceadde2](https://github.com/scratchfoundation/scratch-render/commit/ceadde29061fa307baac237d4f34f8bfc25f5cb9))
|
|
1416
|
+
|
|
1417
|
+
## [1.0.116](https://github.com/scratchfoundation/scratch-render/compare/v1.0.115...v1.0.116) (2024-04-29)
|
|
1418
|
+
|
|
1419
|
+
|
|
1420
|
+
### Bug Fixes
|
|
1421
|
+
|
|
1422
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.42 ([1a00680](https://github.com/scratchfoundation/scratch-render/commit/1a006809b245e6e743bb90ab4deafd32e0df3861))
|
|
1423
|
+
|
|
1424
|
+
## [1.0.115](https://github.com/scratchfoundation/scratch-render/compare/v1.0.114...v1.0.115) (2024-04-28)
|
|
1425
|
+
|
|
1426
|
+
|
|
1427
|
+
### Bug Fixes
|
|
1428
|
+
|
|
1429
|
+
* **deps:** update dependency scratch-storage to v2.3.95 ([ad745e3](https://github.com/scratchfoundation/scratch-render/commit/ad745e33d754c597db1517f1e73b0dfd282e4bbf))
|
|
1430
|
+
|
|
1431
|
+
## [1.0.114](https://github.com/scratchfoundation/scratch-render/compare/v1.0.113...v1.0.114) (2024-04-27)
|
|
1432
|
+
|
|
1433
|
+
|
|
1434
|
+
### Bug Fixes
|
|
1435
|
+
|
|
1436
|
+
* **deps:** update dependency scratch-storage to v2.3.94 ([7e140b5](https://github.com/scratchfoundation/scratch-render/commit/7e140b5a02ba312e1e261d9ac46748e9f0c015ed))
|
|
1437
|
+
|
|
1438
|
+
## [1.0.113](https://github.com/scratchfoundation/scratch-render/compare/v1.0.112...v1.0.113) (2024-04-27)
|
|
1439
|
+
|
|
1440
|
+
|
|
1441
|
+
### Bug Fixes
|
|
1442
|
+
|
|
1443
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.41 ([0ab9c1c](https://github.com/scratchfoundation/scratch-render/commit/0ab9c1c9cccdf9cf1738f89d1111f96728336953))
|
|
1444
|
+
|
|
1445
|
+
## [1.0.112](https://github.com/scratchfoundation/scratch-render/compare/v1.0.111...v1.0.112) (2024-04-26)
|
|
1446
|
+
|
|
1447
|
+
|
|
1448
|
+
### Bug Fixes
|
|
1449
|
+
|
|
1450
|
+
* **deps:** update dependency scratch-storage to v2.3.93 ([9a55af2](https://github.com/scratchfoundation/scratch-render/commit/9a55af2fb4436467e93d51b91ba489899435d7dd))
|
|
1451
|
+
|
|
1452
|
+
## [1.0.111](https://github.com/scratchfoundation/scratch-render/compare/v1.0.110...v1.0.111) (2024-04-25)
|
|
1453
|
+
|
|
1454
|
+
|
|
1455
|
+
### Bug Fixes
|
|
1456
|
+
|
|
1457
|
+
* **deps:** update dependency scratch-storage to v2.3.92 ([09e7425](https://github.com/scratchfoundation/scratch-render/commit/09e7425b8ba359cf3bece77b1b17daff8e5fcb1f))
|
|
1458
|
+
|
|
1459
|
+
## [1.0.110](https://github.com/scratchfoundation/scratch-render/compare/v1.0.109...v1.0.110) (2024-04-25)
|
|
1460
|
+
|
|
1461
|
+
|
|
1462
|
+
### Bug Fixes
|
|
1463
|
+
|
|
1464
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.40 ([1e1b5cd](https://github.com/scratchfoundation/scratch-render/commit/1e1b5cdb6846bdb19ff22335647ce05e2447c147))
|
|
1465
|
+
* **deps:** update dependency scratch-storage to v2.3.91 ([dbd90cc](https://github.com/scratchfoundation/scratch-render/commit/dbd90cc087357afaa86abe76b2bc75ce5c998c92))
|
|
1466
|
+
|
|
1467
|
+
## [1.0.109](https://github.com/scratchfoundation/scratch-render/compare/v1.0.108...v1.0.109) (2024-04-23)
|
|
1468
|
+
|
|
1469
|
+
|
|
1470
|
+
### Bug Fixes
|
|
1471
|
+
|
|
1472
|
+
* **deps:** update dependency scratch-storage to v2.3.90 ([a2c5189](https://github.com/scratchfoundation/scratch-render/commit/a2c5189705d2d2ead4ccbaf0ce0acd4f2b003593))
|
|
1473
|
+
|
|
1474
|
+
## [1.0.108](https://github.com/scratchfoundation/scratch-render/compare/v1.0.107...v1.0.108) (2024-04-22)
|
|
1475
|
+
|
|
1476
|
+
|
|
1477
|
+
### Bug Fixes
|
|
1478
|
+
|
|
1479
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.39 ([76c598b](https://github.com/scratchfoundation/scratch-render/commit/76c598b2141aa2a31b5f7aded677380ba5d55743))
|
|
1480
|
+
|
|
1481
|
+
## [1.0.107](https://github.com/scratchfoundation/scratch-render/compare/v1.0.106...v1.0.107) (2024-04-22)
|
|
1482
|
+
|
|
1483
|
+
|
|
1484
|
+
### Bug Fixes
|
|
1485
|
+
|
|
1486
|
+
* **deps:** update dependency scratch-storage to v2.3.89 ([66b18c6](https://github.com/scratchfoundation/scratch-render/commit/66b18c6e97663edda9e68abf0ae155c280664ab9))
|
|
1487
|
+
|
|
1488
|
+
## [1.0.106](https://github.com/scratchfoundation/scratch-render/compare/v1.0.105...v1.0.106) (2024-04-20)
|
|
1489
|
+
|
|
1490
|
+
|
|
1491
|
+
### Bug Fixes
|
|
1492
|
+
|
|
1493
|
+
* **deps:** update dependency scratch-storage to v2.3.88 ([37a50ab](https://github.com/scratchfoundation/scratch-render/commit/37a50ab432f1629713f51433c2b81bc726ab4501))
|
|
1494
|
+
|
|
1495
|
+
## [1.0.105](https://github.com/scratchfoundation/scratch-render/compare/v1.0.104...v1.0.105) (2024-04-20)
|
|
1496
|
+
|
|
1497
|
+
|
|
1498
|
+
### Bug Fixes
|
|
1499
|
+
|
|
1500
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.38 ([46be439](https://github.com/scratchfoundation/scratch-render/commit/46be439145ab7c29ab1621021f9f738f3a03cee0))
|
|
1501
|
+
|
|
1502
|
+
## [1.0.104](https://github.com/scratchfoundation/scratch-render/compare/v1.0.103...v1.0.104) (2024-04-19)
|
|
1503
|
+
|
|
1504
|
+
|
|
1505
|
+
### Bug Fixes
|
|
1506
|
+
|
|
1507
|
+
* **deps:** update dependency scratch-storage to v2.3.87 ([37d25b1](https://github.com/scratchfoundation/scratch-render/commit/37d25b1ec744276b6850015b4fc07cd7e2944d9b))
|
|
1508
|
+
|
|
1509
|
+
## [1.0.103](https://github.com/scratchfoundation/scratch-render/compare/v1.0.102...v1.0.103) (2024-04-18)
|
|
1510
|
+
|
|
1511
|
+
|
|
1512
|
+
### Bug Fixes
|
|
1513
|
+
|
|
1514
|
+
* **deps:** update dependency scratch-storage to v2.3.85 ([056e3fb](https://github.com/scratchfoundation/scratch-render/commit/056e3fb72a452bf92a503c7fcbd0a9d202a0de12))
|
|
1515
|
+
|
|
1516
|
+
## [1.0.102](https://github.com/scratchfoundation/scratch-render/compare/v1.0.101...v1.0.102) (2024-04-18)
|
|
1517
|
+
|
|
1518
|
+
|
|
1519
|
+
### Bug Fixes
|
|
1520
|
+
|
|
1521
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.37 ([47758f3](https://github.com/scratchfoundation/scratch-render/commit/47758f32438f16cc0afdb46c1a0ec5f0adaef320))
|
|
1522
|
+
|
|
1523
|
+
## [1.0.101](https://github.com/scratchfoundation/scratch-render/compare/v1.0.100...v1.0.101) (2024-04-17)
|
|
1524
|
+
|
|
1525
|
+
|
|
1526
|
+
### Bug Fixes
|
|
1527
|
+
|
|
1528
|
+
* **deps:** update dependency scratch-storage to v2.3.84 ([88039a6](https://github.com/scratchfoundation/scratch-render/commit/88039a6638fe9f30c7e03bd6475c3c99f19dd8bf))
|
|
1529
|
+
|
|
1530
|
+
## [1.0.100](https://github.com/scratchfoundation/scratch-render/compare/v1.0.99...v1.0.100) (2024-04-16)
|
|
1531
|
+
|
|
1532
|
+
|
|
1533
|
+
### Bug Fixes
|
|
1534
|
+
|
|
1535
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.36 ([a3e4def](https://github.com/scratchfoundation/scratch-render/commit/a3e4defbeacff66840c2e84a84c1641dc69922e3))
|
|
1536
|
+
|
|
1537
|
+
## [1.0.99](https://github.com/scratchfoundation/scratch-render/compare/v1.0.98...v1.0.99) (2024-04-16)
|
|
1538
|
+
|
|
1539
|
+
|
|
1540
|
+
### Bug Fixes
|
|
1541
|
+
|
|
1542
|
+
* **deps:** update dependency scratch-storage to v2.3.83 ([4896b68](https://github.com/scratchfoundation/scratch-render/commit/4896b6814e55dd6ba3c3092e8ff39266e322b566))
|
|
1543
|
+
|
|
1544
|
+
## [1.0.98](https://github.com/scratchfoundation/scratch-render/compare/v1.0.97...v1.0.98) (2024-04-15)
|
|
1545
|
+
|
|
1546
|
+
|
|
1547
|
+
### Bug Fixes
|
|
1548
|
+
|
|
1549
|
+
* **deps:** update dependency scratch-storage to v2.3.82 ([bb976db](https://github.com/scratchfoundation/scratch-render/commit/bb976dbbd48f48e442ddb26b30034b8546e97984))
|
|
1550
|
+
|
|
1551
|
+
## [1.0.97](https://github.com/scratchfoundation/scratch-render/compare/v1.0.96...v1.0.97) (2024-04-14)
|
|
1552
|
+
|
|
1553
|
+
|
|
1554
|
+
### Bug Fixes
|
|
1555
|
+
|
|
1556
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.35 ([35de7be](https://github.com/scratchfoundation/scratch-render/commit/35de7be99a7d5c21d3a290df8babae01020eed7b))
|
|
1557
|
+
|
|
1558
|
+
## [1.0.96](https://github.com/scratchfoundation/scratch-render/compare/v1.0.95...v1.0.96) (2024-04-13)
|
|
1559
|
+
|
|
1560
|
+
|
|
1561
|
+
### Bug Fixes
|
|
1562
|
+
|
|
1563
|
+
* **deps:** update dependency scratch-storage to v2.3.81 ([b7a9029](https://github.com/scratchfoundation/scratch-render/commit/b7a90296cfe862c731ac107cddefe9b16c66aed9))
|
|
1564
|
+
|
|
1565
|
+
## [1.0.95](https://github.com/scratchfoundation/scratch-render/compare/v1.0.94...v1.0.95) (2024-04-12)
|
|
1566
|
+
|
|
1567
|
+
|
|
1568
|
+
### Bug Fixes
|
|
1569
|
+
|
|
1570
|
+
* **deps:** update dependency scratch-storage to v2.3.79 ([ed46a61](https://github.com/scratchfoundation/scratch-render/commit/ed46a613fa9089463989e9bd4d75a188c521003d))
|
|
1571
|
+
|
|
1572
|
+
## [1.0.94](https://github.com/scratchfoundation/scratch-render/compare/v1.0.93...v1.0.94) (2024-04-11)
|
|
1573
|
+
|
|
1574
|
+
|
|
1575
|
+
### Bug Fixes
|
|
1576
|
+
|
|
1577
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.34 ([6074256](https://github.com/scratchfoundation/scratch-render/commit/607425690769329f3e5f905947f4228df348c560))
|
|
1578
|
+
|
|
1579
|
+
## [1.0.93](https://github.com/scratchfoundation/scratch-render/compare/v1.0.92...v1.0.93) (2024-04-11)
|
|
1580
|
+
|
|
1581
|
+
|
|
1582
|
+
### Bug Fixes
|
|
1583
|
+
|
|
1584
|
+
* **deps:** update dependency scratch-storage to v2.3.78 ([6c9c80d](https://github.com/scratchfoundation/scratch-render/commit/6c9c80d7db833e016da4911c018594ea61d899d6))
|
|
1585
|
+
|
|
1586
|
+
## [1.0.92](https://github.com/scratchfoundation/scratch-render/compare/v1.0.91...v1.0.92) (2024-04-10)
|
|
1587
|
+
|
|
1588
|
+
|
|
1589
|
+
### Bug Fixes
|
|
1590
|
+
|
|
1591
|
+
* **deps:** update dependency scratch-storage to v2.3.77 ([db0b039](https://github.com/scratchfoundation/scratch-render/commit/db0b039945cb39c1a01b36a3810a2c25b5ba9cd6))
|
|
1592
|
+
|
|
1593
|
+
## [1.0.91](https://github.com/scratchfoundation/scratch-render/compare/v1.0.90...v1.0.91) (2024-04-09)
|
|
1594
|
+
|
|
1595
|
+
|
|
1596
|
+
### Bug Fixes
|
|
1597
|
+
|
|
1598
|
+
* **deps:** update dependency scratch-storage to v2.3.76 ([15a7e58](https://github.com/scratchfoundation/scratch-render/commit/15a7e58a8b6274ea36393eca722534be7eb36fe7))
|
|
1599
|
+
|
|
1600
|
+
## [1.0.90](https://github.com/scratchfoundation/scratch-render/compare/v1.0.89...v1.0.90) (2024-04-09)
|
|
1601
|
+
|
|
1602
|
+
|
|
1603
|
+
### Bug Fixes
|
|
1604
|
+
|
|
1605
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.33 ([86becff](https://github.com/scratchfoundation/scratch-render/commit/86becff2d0ad6a58cf9ed17ec16dd4af4cee0e45))
|
|
1606
|
+
|
|
1607
|
+
## [1.0.89](https://github.com/scratchfoundation/scratch-render/compare/v1.0.88...v1.0.89) (2024-04-07)
|
|
1608
|
+
|
|
1609
|
+
|
|
1610
|
+
### Bug Fixes
|
|
1611
|
+
|
|
1612
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.32 ([d8fd1be](https://github.com/scratchfoundation/scratch-render/commit/d8fd1beb6cc5e3b29889e97af0118946e743c4ce))
|
|
1613
|
+
|
|
1614
|
+
## [1.0.88](https://github.com/scratchfoundation/scratch-render/compare/v1.0.87...v1.0.88) (2024-04-06)
|
|
1615
|
+
|
|
1616
|
+
|
|
1617
|
+
### Bug Fixes
|
|
1618
|
+
|
|
1619
|
+
* **deps:** update dependency scratch-storage to v2.3.75 ([46f6f7d](https://github.com/scratchfoundation/scratch-render/commit/46f6f7d85bd12d7dd7455e1872aa093f35305667))
|
|
1620
|
+
|
|
1621
|
+
## [1.0.87](https://github.com/scratchfoundation/scratch-render/compare/v1.0.86...v1.0.87) (2024-04-04)
|
|
1622
|
+
|
|
1623
|
+
|
|
1624
|
+
### Bug Fixes
|
|
1625
|
+
|
|
1626
|
+
* **deps:** update dependency scratch-storage to v2.3.73 ([871844b](https://github.com/scratchfoundation/scratch-render/commit/871844b423a7d211b73914015a06e08608666184))
|
|
1627
|
+
|
|
1628
|
+
## [1.0.86](https://github.com/scratchfoundation/scratch-render/compare/v1.0.85...v1.0.86) (2024-04-03)
|
|
1629
|
+
|
|
1630
|
+
|
|
1631
|
+
### Bug Fixes
|
|
1632
|
+
|
|
1633
|
+
* **deps:** update dependency scratch-storage to v2.3.71 ([49048f8](https://github.com/scratchfoundation/scratch-render/commit/49048f8748d590a7e4c983d123a8e9fd8d5d4dd0))
|
|
1634
|
+
|
|
1635
|
+
## [1.0.85](https://github.com/scratchfoundation/scratch-render/compare/v1.0.84...v1.0.85) (2024-04-03)
|
|
1636
|
+
|
|
1637
|
+
|
|
1638
|
+
### Bug Fixes
|
|
1639
|
+
|
|
1640
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.31 ([b07a1a6](https://github.com/scratchfoundation/scratch-render/commit/b07a1a6053923ee69320ffe36c2421a3bac0d8ab))
|
|
1641
|
+
|
|
1642
|
+
## [1.0.84](https://github.com/scratchfoundation/scratch-render/compare/v1.0.83...v1.0.84) (2024-04-02)
|
|
1643
|
+
|
|
1644
|
+
|
|
1645
|
+
### Bug Fixes
|
|
1646
|
+
|
|
1647
|
+
* **deps:** update dependency scratch-storage to v2.3.70 ([21c5109](https://github.com/scratchfoundation/scratch-render/commit/21c510902b3f90e6396f66057cfc7c9a00726867))
|
|
1648
|
+
|
|
1649
|
+
## [1.0.83](https://github.com/scratchfoundation/scratch-render/compare/v1.0.82...v1.0.83) (2024-04-01)
|
|
1650
|
+
|
|
1651
|
+
|
|
1652
|
+
### Bug Fixes
|
|
1653
|
+
|
|
1654
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.30 ([0bbc64b](https://github.com/scratchfoundation/scratch-render/commit/0bbc64b3b61a3e592b9a8711783031e55504b31a))
|
|
1655
|
+
|
|
1656
|
+
## [1.0.82](https://github.com/scratchfoundation/scratch-render/compare/v1.0.81...v1.0.82) (2024-03-31)
|
|
1657
|
+
|
|
1658
|
+
|
|
1659
|
+
### Bug Fixes
|
|
1660
|
+
|
|
1661
|
+
* **deps:** update dependency scratch-storage to v2.3.68 ([e126a42](https://github.com/scratchfoundation/scratch-render/commit/e126a425f687a882e5c8dea9a20e287617fb3bad))
|
|
1662
|
+
|
|
1663
|
+
## [1.0.81](https://github.com/scratchfoundation/scratch-render/compare/v1.0.80...v1.0.81) (2024-03-30)
|
|
1664
|
+
|
|
1665
|
+
|
|
1666
|
+
### Bug Fixes
|
|
1667
|
+
|
|
1668
|
+
* **deps:** update dependency scratch-storage to v2.3.67 ([aa9b86c](https://github.com/scratchfoundation/scratch-render/commit/aa9b86cb8a2aab5f693f110d0d41cca378652d2a))
|
|
1669
|
+
|
|
1670
|
+
## [1.0.80](https://github.com/scratchfoundation/scratch-render/compare/v1.0.79...v1.0.80) (2024-03-30)
|
|
1671
|
+
|
|
1672
|
+
|
|
1673
|
+
### Bug Fixes
|
|
1674
|
+
|
|
1675
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.29 ([bc42047](https://github.com/scratchfoundation/scratch-render/commit/bc420478122099ef9f3099e427c763296c2a0b60))
|
|
1676
|
+
|
|
1677
|
+
## [1.0.79](https://github.com/scratchfoundation/scratch-render/compare/v1.0.78...v1.0.79) (2024-03-29)
|
|
1678
|
+
|
|
1679
|
+
|
|
1680
|
+
### Bug Fixes
|
|
1681
|
+
|
|
1682
|
+
* **deps:** update dependency scratch-storage to v2.3.65 ([56cd44e](https://github.com/scratchfoundation/scratch-render/commit/56cd44ebcf9aa95154f2c0dfb3e2f5dc24372dbe))
|
|
1683
|
+
|
|
1684
|
+
## [1.0.78](https://github.com/scratchfoundation/scratch-render/compare/v1.0.77...v1.0.78) (2024-03-28)
|
|
1685
|
+
|
|
1686
|
+
|
|
1687
|
+
### Bug Fixes
|
|
1688
|
+
|
|
1689
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.28 ([4e0488f](https://github.com/scratchfoundation/scratch-render/commit/4e0488f9a1f08a37209c79483f67b2ff0f708ebb))
|
|
1690
|
+
|
|
1691
|
+
## [1.0.77](https://github.com/scratchfoundation/scratch-render/compare/v1.0.76...v1.0.77) (2024-03-28)
|
|
1692
|
+
|
|
1693
|
+
|
|
1694
|
+
### Bug Fixes
|
|
1695
|
+
|
|
1696
|
+
* **deps:** update dependency scratch-storage to v2.3.63 ([795f4e8](https://github.com/scratchfoundation/scratch-render/commit/795f4e8ad9c6e86dae926b0c304980c1c1f3e017))
|
|
1697
|
+
|
|
1698
|
+
## [1.0.76](https://github.com/scratchfoundation/scratch-render/compare/v1.0.75...v1.0.76) (2024-03-26)
|
|
1699
|
+
|
|
1700
|
+
|
|
1701
|
+
### Bug Fixes
|
|
1702
|
+
|
|
1703
|
+
* **deps:** update dependency scratch-storage to v2.3.61 ([eb19011](https://github.com/scratchfoundation/scratch-render/commit/eb1901193ec034d4b2c367b3321d1679ba45275d))
|
|
1704
|
+
|
|
1705
|
+
## [1.0.75](https://github.com/scratchfoundation/scratch-render/compare/v1.0.74...v1.0.75) (2024-03-25)
|
|
1706
|
+
|
|
1707
|
+
|
|
1708
|
+
### Bug Fixes
|
|
1709
|
+
|
|
1710
|
+
* **deps:** update dependency scratch-storage to v2.3.59 ([e60ef8e](https://github.com/scratchfoundation/scratch-render/commit/e60ef8ef2d9ebd61c5c451091669ae588c346b49))
|
|
1711
|
+
|
|
1712
|
+
## [1.0.74](https://github.com/scratchfoundation/scratch-render/compare/v1.0.73...v1.0.74) (2024-03-25)
|
|
1713
|
+
|
|
1714
|
+
|
|
1715
|
+
### Bug Fixes
|
|
1716
|
+
|
|
1717
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.27 ([3599d0e](https://github.com/scratchfoundation/scratch-render/commit/3599d0e9bcf247e7783b0c8aec22130d6858ade1))
|
|
1718
|
+
|
|
1719
|
+
## [1.0.73](https://github.com/scratchfoundation/scratch-render/compare/v1.0.72...v1.0.73) (2024-03-23)
|
|
1720
|
+
|
|
1721
|
+
|
|
1722
|
+
### Bug Fixes
|
|
1723
|
+
|
|
1724
|
+
* **deps:** update dependency scratch-storage to v2.3.58 ([89bc00a](https://github.com/scratchfoundation/scratch-render/commit/89bc00acbac92ef6adb7d439b5f072b31d952bab))
|
|
1725
|
+
|
|
1726
|
+
## [1.0.72](https://github.com/scratchfoundation/scratch-render/compare/v1.0.71...v1.0.72) (2024-03-22)
|
|
1727
|
+
|
|
1728
|
+
|
|
1729
|
+
### Bug Fixes
|
|
1730
|
+
|
|
1731
|
+
* **deps:** update dependency scratch-storage to v2.3.56 ([b82d12f](https://github.com/scratchfoundation/scratch-render/commit/b82d12fcc6f182e9418648caefbca9d48ecf95a1))
|
|
1732
|
+
|
|
1733
|
+
## [1.0.71](https://github.com/scratchfoundation/scratch-render/compare/v1.0.70...v1.0.71) (2024-03-22)
|
|
1734
|
+
|
|
1735
|
+
|
|
1736
|
+
### Bug Fixes
|
|
1737
|
+
|
|
1738
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.26 ([01b31d7](https://github.com/scratchfoundation/scratch-render/commit/01b31d71d01b699c46fb933863801812d85e811b))
|
|
1739
|
+
|
|
1740
|
+
## [1.0.70](https://github.com/scratchfoundation/scratch-render/compare/v1.0.69...v1.0.70) (2024-03-21)
|
|
1741
|
+
|
|
1742
|
+
|
|
1743
|
+
### Bug Fixes
|
|
1744
|
+
|
|
1745
|
+
* **deps:** update dependency scratch-storage to v2.3.54 ([e7edd10](https://github.com/scratchfoundation/scratch-render/commit/e7edd103c7e2a3a686296e6b9b296ffea81ef978))
|
|
1746
|
+
|
|
1747
|
+
## [1.0.69](https://github.com/scratchfoundation/scratch-render/compare/v1.0.68...v1.0.69) (2024-03-20)
|
|
1748
|
+
|
|
1749
|
+
|
|
1750
|
+
### Bug Fixes
|
|
1751
|
+
|
|
1752
|
+
* **deps:** update dependency scratch-storage to v2.3.52 ([ea2401a](https://github.com/scratchfoundation/scratch-render/commit/ea2401adf774a86d33f9ec2819f2b1bb97e6fcf3))
|
|
1753
|
+
|
|
1754
|
+
## [1.0.68](https://github.com/scratchfoundation/scratch-render/compare/v1.0.67...v1.0.68) (2024-03-20)
|
|
1755
|
+
|
|
1756
|
+
|
|
1757
|
+
### Bug Fixes
|
|
1758
|
+
|
|
1759
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.25 ([c0faa6a](https://github.com/scratchfoundation/scratch-render/commit/c0faa6a3304f06befc1d75352d1952845914fd64))
|
|
1760
|
+
|
|
1761
|
+
## [1.0.67](https://github.com/scratchfoundation/scratch-render/compare/v1.0.66...v1.0.67) (2024-03-19)
|
|
1762
|
+
|
|
1763
|
+
|
|
1764
|
+
### Bug Fixes
|
|
1765
|
+
|
|
1766
|
+
* **deps:** update dependency scratch-storage to v2.3.50 ([10daa61](https://github.com/scratchfoundation/scratch-render/commit/10daa61f15810a52542995496d48e28c37131ecc))
|
|
1767
|
+
|
|
1768
|
+
## [1.0.66](https://github.com/scratchfoundation/scratch-render/compare/v1.0.65...v1.0.66) (2024-03-18)
|
|
1769
|
+
|
|
1770
|
+
|
|
1771
|
+
### Bug Fixes
|
|
1772
|
+
|
|
1773
|
+
* **deps:** update dependency scratch-storage to v2.3.48 ([19c1cb0](https://github.com/scratchfoundation/scratch-render/commit/19c1cb05dc1c2d7bce1affb8df3ab3ff0dd479b6))
|
|
1774
|
+
|
|
1775
|
+
## [1.0.65](https://github.com/scratchfoundation/scratch-render/compare/v1.0.64...v1.0.65) (2024-03-18)
|
|
1776
|
+
|
|
1777
|
+
|
|
1778
|
+
### Bug Fixes
|
|
1779
|
+
|
|
1780
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.24 ([0915b04](https://github.com/scratchfoundation/scratch-render/commit/0915b04f58a5e2cf0579840ef45f8ebd5bfe8d99))
|
|
1781
|
+
|
|
1782
|
+
## [1.0.64](https://github.com/scratchfoundation/scratch-render/compare/v1.0.63...v1.0.64) (2024-03-17)
|
|
1783
|
+
|
|
1784
|
+
|
|
1785
|
+
### Bug Fixes
|
|
1786
|
+
|
|
1787
|
+
* **deps:** update dependency scratch-storage to v2.3.47 ([4973177](https://github.com/scratchfoundation/scratch-render/commit/497317771a035078c41dd3c4cac4cd9c527c5788))
|
|
1788
|
+
|
|
1789
|
+
## [1.0.63](https://github.com/scratchfoundation/scratch-render/compare/v1.0.62...v1.0.63) (2024-03-16)
|
|
1790
|
+
|
|
1791
|
+
|
|
1792
|
+
### Bug Fixes
|
|
1793
|
+
|
|
1794
|
+
* **deps:** update dependency scratch-storage to v2.3.46 ([cfa806f](https://github.com/scratchfoundation/scratch-render/commit/cfa806fe62060152abc7e47619a33142b09ccf93))
|
|
1795
|
+
|
|
1796
|
+
## [1.0.62](https://github.com/scratchfoundation/scratch-render/compare/v1.0.61...v1.0.62) (2024-03-15)
|
|
1797
|
+
|
|
1798
|
+
|
|
1799
|
+
### Bug Fixes
|
|
1800
|
+
|
|
1801
|
+
* **deps:** update dependency scratch-storage to v2.3.45 ([52aeae2](https://github.com/scratchfoundation/scratch-render/commit/52aeae21e7bbe1cfa1703abc6b38839f696ad5f8))
|
|
1802
|
+
|
|
1803
|
+
## [1.0.61](https://github.com/scratchfoundation/scratch-render/compare/v1.0.60...v1.0.61) (2024-03-15)
|
|
1804
|
+
|
|
1805
|
+
|
|
1806
|
+
### Bug Fixes
|
|
1807
|
+
|
|
1808
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.23 ([6e617dd](https://github.com/scratchfoundation/scratch-render/commit/6e617ddbd090ff93fe85288042851a445cd95a56))
|
|
1809
|
+
|
|
1810
|
+
## [1.0.60](https://github.com/scratchfoundation/scratch-render/compare/v1.0.59...v1.0.60) (2024-03-14)
|
|
1811
|
+
|
|
1812
|
+
|
|
1813
|
+
### Bug Fixes
|
|
1814
|
+
|
|
1815
|
+
* **deps:** update dependency scratch-storage to v2.3.43 ([ac32c50](https://github.com/scratchfoundation/scratch-render/commit/ac32c5089128fd6d9d7b8bb27b9802b3794d15af))
|
|
1816
|
+
|
|
1817
|
+
## [1.0.59](https://github.com/scratchfoundation/scratch-render/compare/v1.0.58...v1.0.59) (2024-03-13)
|
|
1818
|
+
|
|
1819
|
+
|
|
1820
|
+
### Bug Fixes
|
|
1821
|
+
|
|
1822
|
+
* **deps:** update dependency scratch-storage to v2.3.42 ([727b7b6](https://github.com/scratchfoundation/scratch-render/commit/727b7b698104f0704f1d30604645e74dfe241696))
|
|
1823
|
+
|
|
1824
|
+
## [1.0.58](https://github.com/scratchfoundation/scratch-render/compare/v1.0.57...v1.0.58) (2024-03-13)
|
|
1825
|
+
|
|
1826
|
+
|
|
1827
|
+
### Bug Fixes
|
|
1828
|
+
|
|
1829
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.22 ([0c49583](https://github.com/scratchfoundation/scratch-render/commit/0c495835eb35242d8f4b5b8a4dfe82d6c991aee9))
|
|
1830
|
+
|
|
1831
|
+
## [1.0.57](https://github.com/scratchfoundation/scratch-render/compare/v1.0.56...v1.0.57) (2024-03-12)
|
|
1832
|
+
|
|
1833
|
+
|
|
1834
|
+
### Bug Fixes
|
|
1835
|
+
|
|
1836
|
+
* **deps:** update dependency scratch-storage to v2.3.41 ([16ecdb8](https://github.com/scratchfoundation/scratch-render/commit/16ecdb8f1b77a91b09998dfdde3c165b377fc705))
|
|
1837
|
+
|
|
1838
|
+
## [1.0.56](https://github.com/scratchfoundation/scratch-render/compare/v1.0.55...v1.0.56) (2024-03-11)
|
|
1839
|
+
|
|
1840
|
+
|
|
1841
|
+
### Bug Fixes
|
|
1842
|
+
|
|
1843
|
+
* **deps:** update dependency scratch-storage to v2.3.40 ([1a7fe41](https://github.com/scratchfoundation/scratch-render/commit/1a7fe41ef33f770847e160a83f81d1452580effe))
|
|
1844
|
+
|
|
1845
|
+
## [1.0.55](https://github.com/scratchfoundation/scratch-render/compare/v1.0.54...v1.0.55) (2024-03-10)
|
|
1846
|
+
|
|
1847
|
+
|
|
1848
|
+
### Bug Fixes
|
|
1849
|
+
|
|
1850
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.21 ([e0947f2](https://github.com/scratchfoundation/scratch-render/commit/e0947f2ef2f6103b0b9c3957217bb6e066d99ffa))
|
|
1851
|
+
|
|
1852
|
+
## [1.0.54](https://github.com/scratchfoundation/scratch-render/compare/v1.0.53...v1.0.54) (2024-03-10)
|
|
1853
|
+
|
|
1854
|
+
|
|
1855
|
+
### Bug Fixes
|
|
1856
|
+
|
|
1857
|
+
* **deps:** update dependency scratch-storage to v2.3.39 ([f07019c](https://github.com/scratchfoundation/scratch-render/commit/f07019c7cefd5db995dd4feb004fd3ccfba79ba9))
|
|
1858
|
+
|
|
1859
|
+
## [1.0.53](https://github.com/scratchfoundation/scratch-render/compare/v1.0.52...v1.0.53) (2024-03-09)
|
|
1860
|
+
|
|
1861
|
+
|
|
1862
|
+
### Bug Fixes
|
|
1863
|
+
|
|
1864
|
+
* **deps:** update dependency scratch-storage to v2.3.38 ([81e6c95](https://github.com/scratchfoundation/scratch-render/commit/81e6c9546e499cea1994378f4bed651a6f0b08b1))
|
|
1865
|
+
|
|
1866
|
+
## [1.0.52](https://github.com/scratchfoundation/scratch-render/compare/v1.0.51...v1.0.52) (2024-03-09)
|
|
1867
|
+
|
|
1868
|
+
|
|
1869
|
+
### Bug Fixes
|
|
1870
|
+
|
|
1871
|
+
* **deps:** lock file maintenance ([36c2acc](https://github.com/scratchfoundation/scratch-render/commit/36c2accb1a2eb27627805d7f06b79a3cb026b21b))
|
|
1872
|
+
|
|
1873
|
+
## [1.0.51](https://github.com/scratchfoundation/scratch-render/compare/v1.0.50...v1.0.51) (2024-03-08)
|
|
1874
|
+
|
|
1875
|
+
|
|
1876
|
+
### Bug Fixes
|
|
1877
|
+
|
|
1878
|
+
* **deps:** update dependency scratch-storage to v2.3.36 ([a9d79a7](https://github.com/scratchfoundation/scratch-render/commit/a9d79a7966dc3bb9893d7856e201f6c211bdf8ad))
|
|
1879
|
+
|
|
1880
|
+
## [1.0.50](https://github.com/scratchfoundation/scratch-render/compare/v1.0.49...v1.0.50) (2024-03-08)
|
|
1881
|
+
|
|
1882
|
+
|
|
1883
|
+
### Bug Fixes
|
|
1884
|
+
|
|
1885
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.20 ([3d015df](https://github.com/scratchfoundation/scratch-render/commit/3d015df19d8159de88f1f2a4cd9d88f86527f93b))
|
|
1886
|
+
|
|
1887
|
+
## [1.0.49](https://github.com/scratchfoundation/scratch-render/compare/v1.0.48...v1.0.49) (2024-03-08)
|
|
1888
|
+
|
|
1889
|
+
|
|
1890
|
+
### Bug Fixes
|
|
1891
|
+
|
|
1892
|
+
* **deps:** lock file maintenance ([5d6ffb7](https://github.com/scratchfoundation/scratch-render/commit/5d6ffb77d5b8095b3b68adcaa5bc3920c6a96de9))
|
|
1893
|
+
|
|
1894
|
+
## [1.0.48](https://github.com/scratchfoundation/scratch-render/compare/v1.0.47...v1.0.48) (2024-03-07)
|
|
1895
|
+
|
|
1896
|
+
|
|
1897
|
+
### Bug Fixes
|
|
1898
|
+
|
|
1899
|
+
* **deps:** update dependency scratch-storage to v2.3.34 ([5c586c6](https://github.com/scratchfoundation/scratch-render/commit/5c586c6cd48d649edfc66e1d56f033b6ff62f4e4))
|
|
1900
|
+
|
|
1901
|
+
## [1.0.47](https://github.com/scratchfoundation/scratch-render/compare/v1.0.46...v1.0.47) (2024-03-07)
|
|
1902
|
+
|
|
1903
|
+
|
|
1904
|
+
### Bug Fixes
|
|
1905
|
+
|
|
1906
|
+
* **deps:** lock file maintenance ([a5730ca](https://github.com/scratchfoundation/scratch-render/commit/a5730ca43fa9fe0767a2a62f64deee78d33810ca))
|
|
1907
|
+
|
|
1908
|
+
## [1.0.46](https://github.com/scratchfoundation/scratch-render/compare/v1.0.45...v1.0.46) (2024-03-06)
|
|
1909
|
+
|
|
1910
|
+
|
|
1911
|
+
### Bug Fixes
|
|
1912
|
+
|
|
1913
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.19 ([56c1b82](https://github.com/scratchfoundation/scratch-render/commit/56c1b8240fc272d7a682fa9f54f758ce8d5706f5))
|
|
1914
|
+
|
|
1915
|
+
## [1.0.45](https://github.com/scratchfoundation/scratch-render/compare/v1.0.44...v1.0.45) (2024-03-06)
|
|
1916
|
+
|
|
1917
|
+
|
|
1918
|
+
### Bug Fixes
|
|
1919
|
+
|
|
1920
|
+
* **deps:** update dependency scratch-storage to v2.3.33 ([ea28e99](https://github.com/scratchfoundation/scratch-render/commit/ea28e9913a70941ec281240f17338bb19494bb4f))
|
|
1921
|
+
|
|
1922
|
+
## [1.0.44](https://github.com/scratchfoundation/scratch-render/compare/v1.0.43...v1.0.44) (2024-03-06)
|
|
1923
|
+
|
|
1924
|
+
|
|
1925
|
+
### Bug Fixes
|
|
1926
|
+
|
|
1927
|
+
* **deps:** lock file maintenance ([908e5fa](https://github.com/scratchfoundation/scratch-render/commit/908e5fa6721d5a43301eeab0dd4403ac833a401f))
|
|
1928
|
+
|
|
1929
|
+
## [1.0.43](https://github.com/scratchfoundation/scratch-render/compare/v1.0.42...v1.0.43) (2024-03-05)
|
|
1930
|
+
|
|
1931
|
+
|
|
1932
|
+
### Bug Fixes
|
|
1933
|
+
|
|
1934
|
+
* **deps:** lock file maintenance ([5759d5c](https://github.com/scratchfoundation/scratch-render/commit/5759d5ce00612146f0973855229de5c7d23d56ed))
|
|
1935
|
+
* **deps:** update dependency scratch-storage to v2.3.32 ([fa57654](https://github.com/scratchfoundation/scratch-render/commit/fa57654fd083f7c2e6d16b6451fdf4078f618752))
|
|
1936
|
+
|
|
1937
|
+
## [1.0.42](https://github.com/scratchfoundation/scratch-render/compare/v1.0.41...v1.0.42) (2024-03-05)
|
|
1938
|
+
|
|
1939
|
+
|
|
1940
|
+
### Bug Fixes
|
|
1941
|
+
|
|
1942
|
+
* **deps:** lock file maintenance ([f291459](https://github.com/scratchfoundation/scratch-render/commit/f2914593be7ed14048a67152b13f6cfa253b903f))
|
|
1943
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.18 ([85a5426](https://github.com/scratchfoundation/scratch-render/commit/85a542618ed1b2b47962b27e39e3a621cb97630b))
|
|
1944
|
+
|
|
1945
|
+
## [1.0.41](https://github.com/scratchfoundation/scratch-render/compare/v1.0.40...v1.0.41) (2024-03-05)
|
|
1946
|
+
|
|
1947
|
+
|
|
1948
|
+
### Bug Fixes
|
|
1949
|
+
|
|
1950
|
+
* **deps:** lock file maintenance ([1884913](https://github.com/scratchfoundation/scratch-render/commit/188491300270f101b43909d28d13fdbf01b9501f))
|
|
1951
|
+
* **deps:** update dependency scratch-storage to v2.3.30 ([0392429](https://github.com/scratchfoundation/scratch-render/commit/03924293b4268c3ab9886a162ac972e1b5588823))
|
|
1952
|
+
|
|
1953
|
+
## [1.0.40](https://github.com/scratchfoundation/scratch-render/compare/v1.0.39...v1.0.40) (2024-03-05)
|
|
1954
|
+
|
|
1955
|
+
|
|
1956
|
+
### Bug Fixes
|
|
1957
|
+
|
|
1958
|
+
* **deps:** lock file maintenance ([9c759ba](https://github.com/scratchfoundation/scratch-render/commit/9c759ba41ad42c0c0fbb7132e8184f28b9f6ae4f))
|
|
1959
|
+
|
|
1960
|
+
## [1.0.39](https://github.com/scratchfoundation/scratch-render/compare/v1.0.38...v1.0.39) (2024-03-05)
|
|
1961
|
+
|
|
1962
|
+
|
|
1963
|
+
### Bug Fixes
|
|
1964
|
+
|
|
1965
|
+
* **deps:** update dependency scratch-svg-renderer to v2 ([3e18201](https://github.com/scratchfoundation/scratch-render/commit/3e18201fdf65be045ebf541147e4988169054010))
|
|
1966
|
+
|
|
1967
|
+
## [1.0.38](https://github.com/scratchfoundation/scratch-render/compare/v1.0.37...v1.0.38) (2024-03-05)
|
|
1968
|
+
|
|
1969
|
+
|
|
1970
|
+
### Bug Fixes
|
|
1971
|
+
|
|
1972
|
+
* **deps:** lock file maintenance ([198118a](https://github.com/scratchfoundation/scratch-render/commit/198118a10e49f6cf1e659860560a3585130d4db9))
|
|
1973
|
+
|
|
1974
|
+
## [1.0.37](https://github.com/scratchfoundation/scratch-render/compare/v1.0.36...v1.0.37) (2024-03-05)
|
|
1975
|
+
|
|
1976
|
+
|
|
1977
|
+
### Bug Fixes
|
|
1978
|
+
|
|
1979
|
+
* **deps:** update dependency scratch-storage to v2.3.29 ([a714f7c](https://github.com/scratchfoundation/scratch-render/commit/a714f7cc6ea75a14dbd87b3cbb3988a6f9c553c9))
|
|
1980
|
+
|
|
1981
|
+
## [1.0.36](https://github.com/scratchfoundation/scratch-render/compare/v1.0.35...v1.0.36) (2024-03-04)
|
|
1982
|
+
|
|
1983
|
+
|
|
1984
|
+
### Bug Fixes
|
|
1985
|
+
|
|
1986
|
+
* **deps:** lock file maintenance ([a75436a](https://github.com/scratchfoundation/scratch-render/commit/a75436a53939b570e33e58263791abc0ca9fcbd0))
|
|
1987
|
+
|
|
1988
|
+
## [1.0.35](https://github.com/scratchfoundation/scratch-render/compare/v1.0.34...v1.0.35) (2024-03-04)
|
|
1989
|
+
|
|
1990
|
+
|
|
1991
|
+
### Bug Fixes
|
|
1992
|
+
|
|
1993
|
+
* **deps:** lock file maintenance ([3558fef](https://github.com/scratchfoundation/scratch-render/commit/3558fef772f6cf9ae1a1a79a3ee71c126cd75f15))
|
|
1994
|
+
|
|
1995
|
+
## [1.0.34](https://github.com/scratchfoundation/scratch-render/compare/v1.0.33...v1.0.34) (2024-03-04)
|
|
1996
|
+
|
|
1997
|
+
|
|
1998
|
+
### Bug Fixes
|
|
1999
|
+
|
|
2000
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.17 ([717238e](https://github.com/scratchfoundation/scratch-render/commit/717238e1cc216465e9c4c16a280bc68a9c87cf7c))
|
|
2001
|
+
|
|
2002
|
+
## [1.0.33](https://github.com/scratchfoundation/scratch-render/compare/v1.0.32...v1.0.33) (2024-03-03)
|
|
2003
|
+
|
|
2004
|
+
|
|
2005
|
+
### Bug Fixes
|
|
2006
|
+
|
|
2007
|
+
* **deps:** lock file maintenance ([769091b](https://github.com/scratchfoundation/scratch-render/commit/769091b6a39551ccf9474667f3c73ae054e3b7e9))
|
|
2008
|
+
|
|
2009
|
+
## [1.0.32](https://github.com/scratchfoundation/scratch-render/compare/v1.0.31...v1.0.32) (2024-03-03)
|
|
2010
|
+
|
|
2011
|
+
|
|
2012
|
+
### Bug Fixes
|
|
2013
|
+
|
|
2014
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.16 ([01c0c16](https://github.com/scratchfoundation/scratch-render/commit/01c0c16edf1ed5a47972cd3efd4b459a6f007301))
|
|
2015
|
+
|
|
2016
|
+
## [1.0.31](https://github.com/scratchfoundation/scratch-render/compare/v1.0.30...v1.0.31) (2024-03-02)
|
|
2017
|
+
|
|
2018
|
+
|
|
2019
|
+
### Bug Fixes
|
|
2020
|
+
|
|
2021
|
+
* **deps:** lock file maintenance ([0750f55](https://github.com/scratchfoundation/scratch-render/commit/0750f55fa27a64c7b8b5c859e07f397f85da39b4))
|
|
2022
|
+
|
|
2023
|
+
## [1.0.30](https://github.com/scratchfoundation/scratch-render/compare/v1.0.29...v1.0.30) (2024-03-02)
|
|
2024
|
+
|
|
2025
|
+
|
|
2026
|
+
### Bug Fixes
|
|
2027
|
+
|
|
2028
|
+
* **deps:** lock file maintenance ([3ee9fea](https://github.com/scratchfoundation/scratch-render/commit/3ee9fea68d934526ff8d9ccb1e661f17e02c80bf))
|
|
2029
|
+
|
|
2030
|
+
## [1.0.29](https://github.com/scratchfoundation/scratch-render/compare/v1.0.28...v1.0.29) (2024-03-01)
|
|
2031
|
+
|
|
2032
|
+
|
|
2033
|
+
### Bug Fixes
|
|
2034
|
+
|
|
2035
|
+
* **deps:** lock file maintenance ([5844386](https://github.com/scratchfoundation/scratch-render/commit/58443865d0447ac2f0e5419c5635334aad02a7ff))
|
|
2036
|
+
|
|
2037
|
+
## [1.0.28](https://github.com/scratchfoundation/scratch-render/compare/v1.0.27...v1.0.28) (2024-03-01)
|
|
2038
|
+
|
|
2039
|
+
|
|
2040
|
+
### Bug Fixes
|
|
2041
|
+
|
|
2042
|
+
* **deps:** lock file maintenance ([29aacf9](https://github.com/scratchfoundation/scratch-render/commit/29aacf9e211316ff93191d501537c3a72d7f3ca6))
|
|
2043
|
+
|
|
2044
|
+
## [1.0.27](https://github.com/scratchfoundation/scratch-render/compare/v1.0.26...v1.0.27) (2024-03-01)
|
|
2045
|
+
|
|
2046
|
+
|
|
2047
|
+
### Bug Fixes
|
|
2048
|
+
|
|
2049
|
+
* **deps:** lock file maintenance ([f5e5501](https://github.com/scratchfoundation/scratch-render/commit/f5e5501117cbf6ce644a4d469ef8397490a82904))
|
|
2050
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.15 ([64a71fe](https://github.com/scratchfoundation/scratch-render/commit/64a71fe9931cdcb74385ad7f14046989fc1719ea))
|
|
2051
|
+
|
|
2052
|
+
## [1.0.26](https://github.com/scratchfoundation/scratch-render/compare/v1.0.25...v1.0.26) (2024-03-01)
|
|
2053
|
+
|
|
2054
|
+
|
|
2055
|
+
### Bug Fixes
|
|
2056
|
+
|
|
2057
|
+
* **deps:** lock file maintenance ([9d9a0ef](https://github.com/scratchfoundation/scratch-render/commit/9d9a0ef7215c09d4086f03ee7f6f75ae7f0d684c))
|
|
2058
|
+
|
|
2059
|
+
## [1.0.25](https://github.com/scratchfoundation/scratch-render/compare/v1.0.24...v1.0.25) (2024-02-29)
|
|
2060
|
+
|
|
2061
|
+
|
|
2062
|
+
### Bug Fixes
|
|
2063
|
+
|
|
2064
|
+
* **deps:** lock file maintenance ([a69b7bc](https://github.com/scratchfoundation/scratch-render/commit/a69b7bceccccc809425967fe510ca7f8ae63da5d))
|
|
2065
|
+
|
|
2066
|
+
## [1.0.24](https://github.com/scratchfoundation/scratch-render/compare/v1.0.23...v1.0.24) (2024-02-29)
|
|
2067
|
+
|
|
2068
|
+
|
|
2069
|
+
### Bug Fixes
|
|
2070
|
+
|
|
2071
|
+
* **deps:** lock file maintenance ([105f790](https://github.com/scratchfoundation/scratch-render/commit/105f7906cbbb8d48be17b506569ca5a0878dc7a3))
|
|
2072
|
+
|
|
2073
|
+
## [1.0.23](https://github.com/scratchfoundation/scratch-render/compare/v1.0.22...v1.0.23) (2024-02-29)
|
|
2074
|
+
|
|
2075
|
+
|
|
2076
|
+
### Bug Fixes
|
|
2077
|
+
|
|
2078
|
+
* **deps:** lock file maintenance ([d92ba7e](https://github.com/scratchfoundation/scratch-render/commit/d92ba7eb9fed0c2c88438a0b221f22f5ac4a6ede))
|
|
2079
|
+
|
|
2080
|
+
## [1.0.22](https://github.com/scratchfoundation/scratch-render/compare/v1.0.21...v1.0.22) (2024-02-29)
|
|
2081
|
+
|
|
2082
|
+
|
|
2083
|
+
### Bug Fixes
|
|
2084
|
+
|
|
2085
|
+
* **deps:** lock file maintenance ([2519461](https://github.com/scratchfoundation/scratch-render/commit/25194617ff7191728f679cd07783acdef1de0d9b))
|
|
2086
|
+
|
|
2087
|
+
## [1.0.21](https://github.com/scratchfoundation/scratch-render/compare/v1.0.20...v1.0.21) (2024-02-29)
|
|
2088
|
+
|
|
2089
|
+
|
|
2090
|
+
### Bug Fixes
|
|
2091
|
+
|
|
2092
|
+
* **deps:** lock file maintenance ([47df5cd](https://github.com/scratchfoundation/scratch-render/commit/47df5cdc745f5097ecf9dac37072f2c990a1c51d))
|
|
2093
|
+
|
|
2094
|
+
## [1.0.20](https://github.com/scratchfoundation/scratch-render/compare/v1.0.19...v1.0.20) (2024-02-29)
|
|
2095
|
+
|
|
2096
|
+
|
|
2097
|
+
### Bug Fixes
|
|
2098
|
+
|
|
2099
|
+
* **deps:** lock file maintenance ([14eca4c](https://github.com/scratchfoundation/scratch-render/commit/14eca4cfa1a23257e316b46eba590060f0661ad3))
|
|
2100
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.14 ([3f3fd28](https://github.com/scratchfoundation/scratch-render/commit/3f3fd28976130ae7ba5b7b973cb796bc305741f3))
|
|
2101
|
+
|
|
2102
|
+
## [1.0.19](https://github.com/scratchfoundation/scratch-render/compare/v1.0.18...v1.0.19) (2024-02-27)
|
|
2103
|
+
|
|
2104
|
+
|
|
2105
|
+
### Bug Fixes
|
|
2106
|
+
|
|
2107
|
+
* **deps:** lock file maintenance ([80c6b89](https://github.com/scratchfoundation/scratch-render/commit/80c6b89dfa0a2c2c4b038370e1c6d185d275602c))
|
|
2108
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.10 ([d736d68](https://github.com/scratchfoundation/scratch-render/commit/d736d68f345395649277c62be5cdd4ac2f49822a))
|
|
2109
|
+
|
|
2110
|
+
## [1.0.18](https://github.com/scratchfoundation/scratch-render/compare/v1.0.17...v1.0.18) (2024-02-27)
|
|
2111
|
+
|
|
2112
|
+
|
|
2113
|
+
### Bug Fixes
|
|
2114
|
+
|
|
2115
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.9 ([fea9051](https://github.com/scratchfoundation/scratch-render/commit/fea9051d160bb888221cf8f6efe9c717127893dc))
|
|
2116
|
+
|
|
2117
|
+
## [1.0.17](https://github.com/scratchfoundation/scratch-render/compare/v1.0.16...v1.0.17) (2024-02-26)
|
|
2118
|
+
|
|
2119
|
+
|
|
2120
|
+
### Bug Fixes
|
|
2121
|
+
|
|
2122
|
+
* **deps:** lock file maintenance ([d287e2b](https://github.com/scratchfoundation/scratch-render/commit/d287e2b035e05f4192f5415ef284559702c59f77))
|
|
2123
|
+
|
|
2124
|
+
## [1.0.16](https://github.com/scratchfoundation/scratch-render/compare/v1.0.15...v1.0.16) (2024-02-26)
|
|
2125
|
+
|
|
2126
|
+
|
|
2127
|
+
### Bug Fixes
|
|
2128
|
+
|
|
2129
|
+
* **deps:** lock file maintenance ([c504864](https://github.com/scratchfoundation/scratch-render/commit/c504864898e99ca56fd0083bba88bef21bf68825))
|
|
2130
|
+
|
|
2131
|
+
## [1.0.15](https://github.com/scratchfoundation/scratch-render/compare/v1.0.14...v1.0.15) (2024-02-24)
|
|
2132
|
+
|
|
2133
|
+
|
|
2134
|
+
### Bug Fixes
|
|
2135
|
+
|
|
2136
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.7 ([417321a](https://github.com/scratchfoundation/scratch-render/commit/417321a695768c523b37e6ffd37dbf964c6b81ea))
|
|
2137
|
+
|
|
2138
|
+
## [1.0.14](https://github.com/scratchfoundation/scratch-render/compare/v1.0.13...v1.0.14) (2024-02-24)
|
|
2139
|
+
|
|
2140
|
+
|
|
2141
|
+
### Bug Fixes
|
|
2142
|
+
|
|
2143
|
+
* **deps:** update dependency scratch-semantic-release-config to v1.0.14 ([91f8737](https://github.com/scratchfoundation/scratch-render/commit/91f8737c5a4f5efed24c88f581eb891ee347e025))
|
|
2144
|
+
|
|
2145
|
+
## [1.0.13](https://github.com/scratchfoundation/scratch-render/compare/v1.0.12...v1.0.13) (2024-02-22)
|
|
2146
|
+
|
|
2147
|
+
|
|
2148
|
+
### Bug Fixes
|
|
2149
|
+
|
|
2150
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.6 ([091bccd](https://github.com/scratchfoundation/scratch-render/commit/091bccdeb2645ae0d0f52fb040744a1749c854fb))
|
|
2151
|
+
|
|
2152
|
+
## [1.0.12](https://github.com/scratchfoundation/scratch-render/compare/v1.0.11...v1.0.12) (2024-02-22)
|
|
2153
|
+
|
|
2154
|
+
|
|
2155
|
+
### Bug Fixes
|
|
2156
|
+
|
|
2157
|
+
* **deps:** move build-time dependencies out of 'dependencies' list ([219f958](https://github.com/scratchfoundation/scratch-render/commit/219f95865a9f88c372081a7634d9092c4c040be4))
|
|
2158
|
+
|
|
2159
|
+
## [1.0.11](https://github.com/scratchfoundation/scratch-render/compare/v1.0.10...v1.0.11) (2024-02-22)
|
|
2160
|
+
|
|
2161
|
+
|
|
2162
|
+
### Bug Fixes
|
|
2163
|
+
|
|
2164
|
+
* **deps:** update dependency scratch-semantic-release-config to v1.0.13 ([7d9e73a](https://github.com/scratchfoundation/scratch-render/commit/7d9e73a3d7376ca4f21214e65ae3e35c2fa72d03))
|
|
2165
|
+
|
|
2166
|
+
## [1.0.10](https://github.com/scratchfoundation/scratch-render/compare/v1.0.9...v1.0.10) (2024-02-22)
|
|
2167
|
+
|
|
2168
|
+
|
|
2169
|
+
### Bug Fixes
|
|
2170
|
+
|
|
2171
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.5 ([2eead9f](https://github.com/scratchfoundation/scratch-render/commit/2eead9fd709410b5e2bbf685aa7ea9a1906be1ba))
|
|
2172
|
+
|
|
2173
|
+
## [1.0.9](https://github.com/scratchfoundation/scratch-render/compare/v1.0.8...v1.0.9) (2024-02-22)
|
|
2174
|
+
|
|
2175
|
+
|
|
2176
|
+
### Bug Fixes
|
|
2177
|
+
|
|
2178
|
+
* **deps:** update dependency eslint-config-scratch to v9.0.6 ([7fb5ee3](https://github.com/scratchfoundation/scratch-render/commit/7fb5ee3ae074b4b07c356588f5b7f01d60df3b8e))
|
|
2179
|
+
|
|
2180
|
+
## [1.0.8](https://github.com/scratchfoundation/scratch-render/compare/v1.0.7...v1.0.8) (2024-02-22)
|
|
2181
|
+
|
|
2182
|
+
|
|
2183
|
+
### Bug Fixes
|
|
2184
|
+
|
|
2185
|
+
* **deps:** update dependency scratch-semantic-release-config to v1.0.12 ([58ef747](https://github.com/scratchfoundation/scratch-render/commit/58ef74753f620668f27a722111891bdf48ca37ce))
|
|
2186
|
+
|
|
2187
|
+
## [1.0.7](https://github.com/scratchfoundation/scratch-render/compare/v1.0.6...v1.0.7) (2024-02-22)
|
|
2188
|
+
|
|
2189
|
+
|
|
2190
|
+
### Bug Fixes
|
|
2191
|
+
|
|
2192
|
+
* **deps:** update dependency eslint-config-scratch to v9.0.5 ([2d42150](https://github.com/scratchfoundation/scratch-render/commit/2d42150547b79457155dea6d6810afe59c97b4c4))
|
|
2193
|
+
|
|
2194
|
+
## [1.0.6](https://github.com/scratchfoundation/scratch-render/compare/v1.0.5...v1.0.6) (2024-02-22)
|
|
2195
|
+
|
|
2196
|
+
|
|
2197
|
+
### Bug Fixes
|
|
2198
|
+
|
|
2199
|
+
* **deps:** update dependency scratch-semantic-release-config to v1.0.11 ([efaba35](https://github.com/scratchfoundation/scratch-render/commit/efaba353f973da7a4787cca28ebc7e0bd7f71c00))
|
|
2200
|
+
|
|
2201
|
+
## [1.0.5](https://github.com/scratchfoundation/scratch-render/compare/v1.0.4...v1.0.5) (2024-02-21)
|
|
2202
|
+
|
|
2203
|
+
|
|
2204
|
+
### Bug Fixes
|
|
2205
|
+
|
|
2206
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.2 ([0ba8496](https://github.com/scratchfoundation/scratch-render/commit/0ba84961d4b5ba38c185a56e8843fd3a7bd25340))
|
|
2207
|
+
|
|
2208
|
+
## [1.0.4](https://github.com/scratchfoundation/scratch-render/compare/v1.0.3...v1.0.4) (2024-02-21)
|
|
2209
|
+
|
|
2210
|
+
|
|
2211
|
+
### Bug Fixes
|
|
2212
|
+
|
|
2213
|
+
* **deps:** fix scratch-render-fonts peer dep ([e920e37](https://github.com/scratchfoundation/scratch-render/commit/e920e37a62aafc64cbccb447025b540c9ce9180f))
|
|
2214
|
+
|
|
2215
|
+
## [1.0.3](https://github.com/scratchfoundation/scratch-render/compare/v1.0.2...v1.0.3) (2024-02-21)
|
|
2216
|
+
|
|
2217
|
+
|
|
2218
|
+
### Bug Fixes
|
|
2219
|
+
|
|
2220
|
+
* **deps:** lock file maintenance ([2c79a3b](https://github.com/scratchfoundation/scratch-render/commit/2c79a3b3ba87d276eaac4fd4c3b89ebe40f8cf33))
|
|
2221
|
+
|
|
2222
|
+
## [1.0.2](https://github.com/scratchfoundation/scratch-render/compare/v1.0.1...v1.0.2) (2024-02-20)
|
|
2223
|
+
|
|
2224
|
+
|
|
2225
|
+
### Bug Fixes
|
|
2226
|
+
|
|
2227
|
+
* **deps:** update dependency ify-loader to v1.1.0 ([fa87f5a](https://github.com/scratchfoundation/scratch-render/commit/fa87f5a1932447b88fd346e0111b2585201a0719))
|
|
2228
|
+
|
|
2229
|
+
## [1.0.1](https://github.com/scratchfoundation/scratch-render/compare/v1.0.0...v1.0.1) (2024-02-16)
|
|
2230
|
+
|
|
2231
|
+
|
|
2232
|
+
### Bug Fixes
|
|
2233
|
+
|
|
2234
|
+
* **deps:** unpin non-dev dependencies ([803b852](https://github.com/scratchfoundation/scratch-render/commit/803b8521a09ca7635716cd58a573521db28e7814))
|
|
2235
|
+
|
|
2236
|
+
# 1.0.0 (2024-01-16)
|
|
2237
|
+
|
|
2238
|
+
|
|
2239
|
+
### Bug Fixes
|
|
2240
|
+
|
|
2241
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.0-prerelease.20221102164332 ([bfc33aa](https://github.com/scratchfoundation/scratch-render/commit/bfc33aab93ffb4cf702799340da69eee8b932413))
|
|
2242
|
+
* **deps:** update dependency scratch-render-fonts to v1.0.0-prerelease.20231017225105 ([91b4620](https://github.com/scratchfoundation/scratch-render/commit/91b462079c09b5c736819074c7909f6c65282dda))
|
|
2243
|
+
* **deps:** update dependency scratch-storage to v1.3.6 ([1ca9b4f](https://github.com/scratchfoundation/scratch-render/commit/1ca9b4f0704a6d106c6655773ab67d3f75de3b0e))
|
|
2244
|
+
* **deps:** update dependency scratch-svg-renderer to v0.2.0 ([3ac2002](https://github.com/scratchfoundation/scratch-render/commit/3ac200259619c8b232a71182a3c1cdb2c5339b90))
|
|
2245
|
+
* **deps:** update dependency scratch-svg-renderer to v0.2.0-prerelease.20210727023023 ([6fb49c0](https://github.com/scratchfoundation/scratch-render/commit/6fb49c0f8b6f42922a0d01d963815603e7618d0a))
|
|
2246
|
+
* **deps:** update dependency scratch-svg-renderer to v0.2.0-prerelease.20221102163324 ([65da944](https://github.com/scratchfoundation/scratch-render/commit/65da94416a76fb0b6af1217ddd8d27f9aed96cd6))
|
|
2247
|
+
* **deps:** update dependency scratch-svg-renderer to v0.2.0-prerelease.20221120235613 ([d0c9d11](https://github.com/scratchfoundation/scratch-render/commit/d0c9d11bf1b44ddff015fc77a5a8bdbaa4cca4e3))
|
|
2248
|
+
* **deps:** update dependency scratch-svg-renderer to v0.2.0-prerelease.20230224194137 ([7f7a4d2](https://github.com/scratchfoundation/scratch-render/commit/7f7a4d23d649b59c8000754ec3eccc4e2be0c2b2))
|
|
2249
|
+
* **deps:** update dependency scratch-svg-renderer to v0.2.0-prerelease.20230710144521 ([9658a42](https://github.com/scratchfoundation/scratch-render/commit/9658a42142bf585ff468240f04253cbdb5387f91))
|
|
2250
|
+
* **deps:** update dependency scratch-svg-renderer to v0.2.0-prerelease.20231013154115 ([2cf7e8a](https://github.com/scratchfoundation/scratch-render/commit/2cf7e8ad4110fc78a4aa7b6724707b7ff5d165b1))
|
|
2251
|
+
* **deps:** update dependency scratch-svg-renderer to v0.2.0-prerelease.20231216035817 ([28e3316](https://github.com/scratchfoundation/scratch-render/commit/28e3316b400415a808c1adfb960b06d51585a472))
|
|
2252
|
+
* **package:** update scratch-storage to version 1.0.0 ([32bd879](https://github.com/scratchfoundation/scratch-render/commit/32bd87933ab275ded80bef6f2ac8e50894bbc9ff)), closes [#298](https://github.com/scratchfoundation/scratch-render/issues/298)
|
|
2253
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20180605154326 ([f10f180](https://github.com/scratchfoundation/scratch-render/commit/f10f18042e6a931c21d779a10b90a87d552094f7))
|
|
2254
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20180613184320 ([bdde016](https://github.com/scratchfoundation/scratch-render/commit/bdde0168ae6d4d92497288cb9c5317dc41d767ef))
|
|
2255
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20180817005452 ([5c6acbf](https://github.com/scratchfoundation/scratch-render/commit/5c6acbfb73e0e9267251447e0ad9a6aa79ae7add))
|
|
2256
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20180907141232 ([2eca0a8](https://github.com/scratchfoundation/scratch-render/commit/2eca0a8326a6100125c2767e8f78aa4da6912232))
|
|
2257
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20181017193458 ([94340de](https://github.com/scratchfoundation/scratch-render/commit/94340deba8263d4e2833ddb905e4644eeb8c8d54))
|
|
2258
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20181024192149 ([858bff0](https://github.com/scratchfoundation/scratch-render/commit/858bff09e1d07f9fad4510c36e5d3432f09324e6))
|
|
2259
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20181126212715 ([077d2f1](https://github.com/scratchfoundation/scratch-render/commit/077d2f1d6958d4cad03710989f3702e6a9891232)), closes [#367](https://github.com/scratchfoundation/scratch-render/issues/367)
|
|
2260
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20181212190400 ([c6a4aa8](https://github.com/scratchfoundation/scratch-render/commit/c6a4aa870e7a50f3898e27db08eabd0556449b80))
|
|
2261
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20181213192400 ([2394fb5](https://github.com/scratchfoundation/scratch-render/commit/2394fb5610d5517a1bc3c090c05086b5209f82d2)), closes [#378](https://github.com/scratchfoundation/scratch-render/issues/378)
|
|
2262
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20181218153528 ([0de5bef](https://github.com/scratchfoundation/scratch-render/commit/0de5befa4fd8aab8994ebe6f3d85fd0494399ac2))
|
|
2263
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20190109201344 ([cf5aafc](https://github.com/scratchfoundation/scratch-render/commit/cf5aafc12fce7b6ad75b4e085587c098fbb3c45e))
|
|
2264
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20190125192231 ([898d5d7](https://github.com/scratchfoundation/scratch-render/commit/898d5d7885113868b2c339ee44a60164ae4b30bd)), closes [#397](https://github.com/scratchfoundation/scratch-render/issues/397)
|
|
2265
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20190304180800 ([d59d45b](https://github.com/scratchfoundation/scratch-render/commit/d59d45b6c81ce2a097940f0c61975f12387890c4))
|
|
2266
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20190419183947 ([bffe800](https://github.com/scratchfoundation/scratch-render/commit/bffe80086e3bf13fa1370a997b8d0ac7d25dc077)), closes [#430](https://github.com/scratchfoundation/scratch-render/issues/430)
|
|
2267
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20190521170426 ([f5ddc24](https://github.com/scratchfoundation/scratch-render/commit/f5ddc24c7ee50682827e1b0e40a4cb04ff8cce3c))
|
|
2268
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20190523193400 ([c3d07db](https://github.com/scratchfoundation/scratch-render/commit/c3d07db39af5422fc170482ad5abfb9746dd9ec5))
|
|
2269
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20190715144718 ([ae507df](https://github.com/scratchfoundation/scratch-render/commit/ae507dfabbc8a31533802527ecb140a6033aa0ca))
|
|
2270
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20190820171249 ([3bfd4c6](https://github.com/scratchfoundation/scratch-render/commit/3bfd4c65fbec09923ca5f726973884a3e6c96bda))
|
|
2271
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20191031221353 ([471c88b](https://github.com/scratchfoundation/scratch-render/commit/471c88b8503aeafb6fbaac7de8a9654b044a22b0))
|
|
2272
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20191104164753 ([c7669b0](https://github.com/scratchfoundation/scratch-render/commit/c7669b00cff1680d267911cefc1c7d55c290a578))
|
|
2273
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20191217211338 ([db1c7b3](https://github.com/scratchfoundation/scratch-render/commit/db1c7b3b2d43cf08193182abcb12554f9b0dc658))
|
|
2274
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20200103191258 ([5dc8090](https://github.com/scratchfoundation/scratch-render/commit/5dc809014e220f9a36d8199d3b3f0dce2d6ba536))
|
|
2275
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20200205003400 ([c55344d](https://github.com/scratchfoundation/scratch-render/commit/c55344d55baac2e25a4b0b037085a37d36bf3f1f)), closes [#552](https://github.com/scratchfoundation/scratch-render/issues/552)
|
|
2276
|
+
* **package:** update scratch-svg-renderer to version 0.2.0-prerelease.20200507183648 ([409df2a](https://github.com/scratchfoundation/scratch-render/commit/409df2a74d0a6956448e7fc84e09e5bb2d045763))
|
|
2277
|
+
|
|
2278
|
+
|
|
2279
|
+
### Performance Improvements
|
|
2280
|
+
|
|
2281
|
+
* **setRotationCenter:** compare new setRotationCenter values after truncating to 32bit ([0f69cb7](https://github.com/scratchfoundation/scratch-render/commit/0f69cb7f7c117983448ae58fdf7bf040aa16b039))
|