@tinacms/app 0.0.0-04c6d97-20241001070048

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,956 @@
1
+ # @tinacms/app
2
+
3
+ ## 0.0.0-04c6d97-20241001070048
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`4b66f3b`](https://github.com/tinacms/tinacms/commit/4b66f3b849dfa4268a14a30a4cbc832c338b363f)]:
8
+ - tinacms@0.0.0-04c6d97-20241001070048
9
+
10
+ ## 2.1.6
11
+
12
+ ### Patch Changes
13
+
14
+ - [#4818](https://github.com/tinacms/tinacms/pull/4818) [`96bdcb7`](https://github.com/tinacms/tinacms/commit/96bdcb79b30e96056c7b19614be260a6c3ef00da) Thanks [@JackDevAU](https://github.com/JackDevAU)! - lock headlessui to version 2.1.8
15
+
16
+ - [#4804](https://github.com/tinacms/tinacms/pull/4804) [`d08053e`](https://github.com/tinacms/tinacms/commit/d08053e758b6910afa8ab8952a40984921cccbc4) Thanks [@dependabot](https://github.com/apps/dependabot)! - ⬆️ Updates Typescript to v5.5, @types/node to v22.x, next.js to latest version 14.x, and removes node-fetch
17
+
18
+ - Updated dependencies [[`b64b046`](https://github.com/tinacms/tinacms/commit/b64b046dc67ae948513057f855b156ce0cf250d8), [`6cd3596`](https://github.com/tinacms/tinacms/commit/6cd35967ab0d34851be44199bc9821b128fcfc75), [`96bdcb7`](https://github.com/tinacms/tinacms/commit/96bdcb79b30e96056c7b19614be260a6c3ef00da), [`a6a7735`](https://github.com/tinacms/tinacms/commit/a6a77351b97589c60de69445a9eb2ea57beb4343), [`d08053e`](https://github.com/tinacms/tinacms/commit/d08053e758b6910afa8ab8952a40984921cccbc4)]:
19
+ - tinacms@2.2.6
20
+ - @tinacms/mdx@1.4.3
21
+
22
+ ## 2.1.5
23
+
24
+ ### Patch Changes
25
+
26
+ - ba5f7a3: ⬆️ Update @headlessui/react from v1 to v2
27
+ - Updated dependencies [cf1530d]
28
+ - Updated dependencies [2762994]
29
+ - Updated dependencies [ba5f7a3]
30
+ - tinacms@2.2.5
31
+
32
+ ## 2.1.4
33
+
34
+ ### Patch Changes
35
+
36
+ - Updated dependencies [75cf194]
37
+ - Updated dependencies [198c280]
38
+ - tinacms@2.2.4
39
+
40
+ ## 2.1.3
41
+
42
+ ### Patch Changes
43
+
44
+ - Updated dependencies [367faed]
45
+ - tinacms@2.2.3
46
+
47
+ ## 2.1.2
48
+
49
+ ### Patch Changes
50
+
51
+ - Updated dependencies [6ccda6c]
52
+ - Updated dependencies [33eaa81]
53
+ - Updated dependencies [f59d67b]
54
+ - Updated dependencies [daeeebf]
55
+ - Updated dependencies [27bfe84]
56
+ - tinacms@2.2.2
57
+ - @tinacms/mdx@1.4.2
58
+
59
+ ## 2.1.1
60
+
61
+ ### Patch Changes
62
+
63
+ - Updated dependencies [ae03e8e]
64
+ - Updated dependencies [4c9f221]
65
+ - tinacms@2.2.1
66
+ - @tinacms/mdx@1.4.1
67
+
68
+ ## 2.1.0
69
+
70
+ ### Minor Changes
71
+
72
+ - 324950a: Updates Plate Editor to latest version 36.
73
+
74
+ - Upgrades all remaining packages `Typescript` to version `^5`
75
+ - Adds Shadcn/ui styles/colours to our `tinatailwind` config (`packages/@tinacms/cli/src/next/vite/tailwind.ts`)
76
+ - Replaces some `lodash` deps with either the specific function i.e. `lodash.set` or implements them in a utility file
77
+ - Updates and removes old version of plate (`plate-headless`) for latest version `^36`
78
+ - Starts removing and cleaning up some of the old Plate code.
79
+
80
+ ### Patch Changes
81
+
82
+ - Updated dependencies [324950a]
83
+ - Updated dependencies [f378f11]
84
+ - Updated dependencies [ceb0c07]
85
+ - @tinacms/mdx@1.4.0
86
+ - tinacms@2.2.0
87
+
88
+ ## 2.0.3
89
+
90
+ ### Patch Changes
91
+
92
+ - d9b23fc: Improve reference field selector
93
+ - Updated dependencies [c6e9afb]
94
+ - Updated dependencies [d9b23fc]
95
+ - Updated dependencies [1c69338]
96
+ - Updated dependencies [a1a767d]
97
+ - tinacms@2.1.1
98
+
99
+ ## 2.0.2
100
+
101
+ ### Patch Changes
102
+
103
+ - 4128128: Fix markdown editor button styling
104
+
105
+ ## 2.0.1
106
+
107
+ ### Patch Changes
108
+
109
+ - Updated dependencies [cb83dc2]
110
+ - Updated dependencies [1b3584c]
111
+ - tinacms@2.1.0
112
+ - @tinacms/mdx@1.3.29
113
+
114
+ ## 2.0.0
115
+
116
+ ### Major Changes
117
+
118
+ - 957fa26: Removed deprecated useTina hook
119
+ This was deprecated as part of the v1 release and shouldn't have been in use by anyone
120
+
121
+ ### Patch Changes
122
+
123
+ - f567fc8: More React 18 upgrades and fixes
124
+ - e58b951: update vulnerable packages so npm audit does not complain
125
+ - 957fa26: update to React 18
126
+ - 9076d09: update next js version from 12 to 14 in tinacms packages
127
+ - Updated dependencies [f567fc8]
128
+ - Updated dependencies [957fa26]
129
+ - Updated dependencies [e58b951]
130
+ - Updated dependencies [957fa26]
131
+ - Updated dependencies [9076d09]
132
+ - @tinacms/mdx@1.3.28
133
+ - tinacms@2.0.0
134
+
135
+ ## 1.2.45
136
+
137
+ ### Patch Changes
138
+
139
+ - 2940594: Add pnpm option to create-tina-app
140
+ - Updated dependencies [82ab066]
141
+ - tinacms@1.6.7
142
+
143
+ ## 1.2.44
144
+
145
+ ### Patch Changes
146
+
147
+ - a9b461c: updated 'file has changes' indicator ui
148
+ - Updated dependencies [a9b461c]
149
+ - Updated dependencies [3034430]
150
+ - Updated dependencies [171f5a5]
151
+ - Updated dependencies [fd216f3]
152
+ - Updated dependencies [d004af2]
153
+ - Updated dependencies [20f972a]
154
+ - Updated dependencies [2a36b65]
155
+ - Updated dependencies [f26b40d]
156
+ - tinacms@1.6.6
157
+ - @tinacms/mdx@1.3.27
158
+
159
+ ## 1.2.43
160
+
161
+ ### Patch Changes
162
+
163
+ - Updated dependencies [04f0bf3]
164
+ - Updated dependencies [0503072]
165
+ - Updated dependencies [1104006]
166
+ - tinacms@1.6.5
167
+ - @tinacms/mdx@1.3.26
168
+
169
+ ## 1.2.42
170
+
171
+ ### Patch Changes
172
+
173
+ - Updated dependencies [2e3393ef5]
174
+ - tinacms@1.6.4
175
+ - @tinacms/mdx@1.3.25
176
+
177
+ ## 1.2.41
178
+
179
+ ### Patch Changes
180
+
181
+ - Updated dependencies [66f7e2074]
182
+ - Updated dependencies [b3ad50a62]
183
+ - tinacms@1.6.3
184
+ - @tinacms/mdx@1.3.24
185
+
186
+ ## 1.2.40
187
+
188
+ ### Patch Changes
189
+
190
+ - Updated dependencies [141e78c04]
191
+ - tinacms@1.6.2
192
+
193
+ ## 1.2.39
194
+
195
+ ### Patch Changes
196
+
197
+ - Updated dependencies [216cfff0c]
198
+ - tinacms@1.6.1
199
+
200
+ ## 1.2.38
201
+
202
+ ### Patch Changes
203
+
204
+ - Updated dependencies [c8ceba4d8]
205
+ - tinacms@1.6.0
206
+
207
+ ## 1.2.37
208
+
209
+ ### Patch Changes
210
+
211
+ - Updated dependencies [04704e3dc]
212
+ - tinacms@1.5.30
213
+
214
+ ## 1.2.36
215
+
216
+ ### Patch Changes
217
+
218
+ - tinacms@1.5.29
219
+
220
+ ## 1.2.35
221
+
222
+ ### Patch Changes
223
+
224
+ - tinacms@1.5.28
225
+
226
+ ## 1.2.34
227
+
228
+ ### Patch Changes
229
+
230
+ - Updated dependencies [4202c1028]
231
+ - Updated dependencies [64f8fa038]
232
+ - Updated dependencies [548fe6d96]
233
+ - Updated dependencies [50b20f809]
234
+ - tinacms@1.5.27
235
+ - @tinacms/mdx@1.3.23
236
+
237
+ ## 1.2.33
238
+
239
+ ### Patch Changes
240
+
241
+ - Updated dependencies [9e1a22a53]
242
+ - tinacms@1.5.26
243
+
244
+ ## 1.2.32
245
+
246
+ ### Patch Changes
247
+
248
+ - tinacms@1.5.25
249
+
250
+ ## 1.2.31
251
+
252
+ ### Patch Changes
253
+
254
+ - Updated dependencies [a65ca13f2]
255
+ - @tinacms/mdx@1.3.22
256
+ - tinacms@1.5.24
257
+
258
+ ## 1.2.30
259
+
260
+ ### Patch Changes
261
+
262
+ - a937aabf0: Add support for build.basePath to be an environment variable
263
+ - 661239b2a: update final form to fix peer deps issues
264
+ - Updated dependencies [131b4dc55]
265
+ - Updated dependencies [93bfc804a]
266
+ - Updated dependencies [1fc2c4a99]
267
+ - Updated dependencies [693cf5bd6]
268
+ - Updated dependencies [afd1c7c97]
269
+ - Updated dependencies [a937aabf0]
270
+ - Updated dependencies [661239b2a]
271
+ - Updated dependencies [630ab9436]
272
+ - tinacms@1.5.23
273
+ - @tinacms/mdx@1.3.21
274
+
275
+ ## 1.2.29
276
+
277
+ ### Patch Changes
278
+
279
+ - Updated dependencies [b6fbab887]
280
+ - Updated dependencies [4ae43fdde]
281
+ - Updated dependencies [aec44a7dc]
282
+ - @tinacms/mdx@1.3.20
283
+ - tinacms@1.5.22
284
+
285
+ ## 1.2.28
286
+
287
+ ### Patch Changes
288
+
289
+ - 841456237: Fix issue where an error would occur if the folder button was clicked in the playground
290
+ - Updated dependencies [5040fc7cb]
291
+ - Updated dependencies [177002715]
292
+ - Updated dependencies [e69a3ef81]
293
+ - Updated dependencies [c925786ef]
294
+ - Updated dependencies [9f01550dd]
295
+ - @tinacms/mdx@1.3.19
296
+ - tinacms@1.5.21
297
+
298
+ ## 1.2.27
299
+
300
+ ### Patch Changes
301
+
302
+ - 7e4de0b2a: Improvements to error handling with auth
303
+ - 1144af060: Improve error messaging when onPut / onDelete hooks throw errors
304
+ - Updated dependencies [7e4de0b2a]
305
+ - Updated dependencies [1144af060]
306
+ - tinacms@1.5.20
307
+ - @tinacms/mdx@1.3.18
308
+
309
+ ## 1.2.26
310
+
311
+ ### Patch Changes
312
+
313
+ - Updated dependencies [1563ce5b2]
314
+ - Updated dependencies [0e94b2725]
315
+ - Updated dependencies [e83ba8855]
316
+ - tinacms@1.5.19
317
+ - @tinacms/mdx@1.3.17
318
+
319
+ ## 1.2.25
320
+
321
+ ### Patch Changes
322
+
323
+ - 121bd9fc4: Absorb @tinacms/toolkit into tinacms
324
+
325
+ fix: Use clean page-sizes on media manager (to make pagination more obvious)
326
+
327
+ Fix issue with uploading media in a folder with tina cloud
328
+
329
+ - Updated dependencies [9c27087fb]
330
+ - Updated dependencies [65d0a701f]
331
+ - Updated dependencies [133e97d5b]
332
+ - Updated dependencies [f02b4368b]
333
+ - Updated dependencies [37cf8bd40]
334
+ - Updated dependencies [8aae69436]
335
+ - Updated dependencies [a78c81f14]
336
+ - Updated dependencies [ad22e0950]
337
+ - Updated dependencies [8db979b9f]
338
+ - Updated dependencies [7991e097e]
339
+ - Updated dependencies [30c7eac58]
340
+ - Updated dependencies [121bd9fc4]
341
+ - tinacms@1.5.18
342
+ - @tinacms/mdx@1.3.16
343
+
344
+ ## 1.2.24
345
+
346
+ ### Patch Changes
347
+
348
+ - bc812441b: Use .mjs extension for ES modules
349
+ - Updated dependencies [bc812441b]
350
+ - @tinacms/toolkit@1.7.13
351
+ - @tinacms/mdx@1.3.15
352
+ - tinacms@1.5.17
353
+
354
+ ## 1.2.23
355
+
356
+ ### Patch Changes
357
+
358
+ - Updated dependencies [1889422b0]
359
+ - @tinacms/toolkit@1.7.12
360
+ - tinacms@1.5.16
361
+
362
+ ## 1.2.22
363
+
364
+ ### Patch Changes
365
+
366
+ - @tinacms/mdx@1.3.14
367
+ - tinacms@1.5.15
368
+ - @tinacms/toolkit@1.7.11
369
+
370
+ ## 1.2.21
371
+
372
+ ### Patch Changes
373
+
374
+ - Updated dependencies [f1e8828c8]
375
+ - Updated dependencies [304e23318]
376
+ - Updated dependencies [a5d986477]
377
+ - @tinacms/toolkit@1.7.10
378
+ - tinacms@1.5.14
379
+
380
+ ## 1.2.20
381
+
382
+ ### Patch Changes
383
+
384
+ - Updated dependencies [d73d03f8f]
385
+ - Updated dependencies [745e30708]
386
+ - Updated dependencies [495108725]
387
+ - Updated dependencies [b0eba5d49]
388
+ - Updated dependencies [7d6e6ff3d]
389
+ - Updated dependencies [808d5cc6c]
390
+ - @tinacms/toolkit@1.7.9
391
+ - tinacms@1.5.13
392
+
393
+ ## 1.2.19
394
+
395
+ ### Patch Changes
396
+
397
+ - Updated dependencies [f6efd498e]
398
+ - @tinacms/toolkit@1.7.8
399
+ - tinacms@1.5.12
400
+
401
+ ## 1.2.18
402
+
403
+ ### Patch Changes
404
+
405
+ - 1176d569a: Ensure tinaField links to references land on the select field instead of the referenced form
406
+ - Updated dependencies [c7fa6ddc0]
407
+ - Updated dependencies [8710dec4b]
408
+ - Updated dependencies [6e192cc38]
409
+ - Updated dependencies [5aaae9902]
410
+ - tinacms@1.5.11
411
+ - @tinacms/toolkit@1.7.7
412
+ - @tinacms/mdx@1.3.13
413
+
414
+ ## 1.2.17
415
+
416
+ ### Patch Changes
417
+
418
+ - @tinacms/toolkit@1.7.6
419
+ - tinacms@1.5.10
420
+ - @tinacms/mdx@1.3.12
421
+
422
+ ## 1.2.16
423
+
424
+ ### Patch Changes
425
+
426
+ - Updated dependencies [c385b5615]
427
+ - Updated dependencies [d2ddfa5a6]
428
+ - Updated dependencies [9489d5d47]
429
+ - @tinacms/toolkit@1.7.5
430
+ - tinacms@1.5.9
431
+ - @tinacms/mdx@1.3.11
432
+
433
+ ## 1.2.15
434
+
435
+ ### Patch Changes
436
+
437
+ - Updated dependencies [cc621f665]
438
+ - @tinacms/toolkit@1.7.4
439
+ - tinacms@1.5.8
440
+
441
+ ## 1.2.14
442
+
443
+ ### Patch Changes
444
+
445
+ - 52b1762e2: Prevent unhandled promise rejection when not able to determine collection for file
446
+ - 16b0c8073: Fix issue where activeField search param would be called twice, resulting in the incorrect form being focused.
447
+ - Updated dependencies [70c74bb55]
448
+ - Updated dependencies [385c8a865]
449
+ - Updated dependencies [ccd928bc3]
450
+ - Updated dependencies [1aea2c6a4]
451
+ - @tinacms/toolkit@1.7.3
452
+ - tinacms@1.5.7
453
+
454
+ ## 1.2.13
455
+
456
+ ### Patch Changes
457
+
458
+ - 7f95c1ce5: Reorganize the way fields are presented on the form to allow for deep-linking
459
+ - Updated dependencies [5a6018916]
460
+ - Updated dependencies [63dd98904]
461
+ - Updated dependencies [b3d98d159]
462
+ - Updated dependencies [7f95c1ce5]
463
+ - tinacms@1.5.6
464
+ - @tinacms/toolkit@1.7.2
465
+
466
+ ## 1.2.12
467
+
468
+ ### Patch Changes
469
+
470
+ - 31c160cdf: Placeholder view for when assets fail to load
471
+ - @tinacms/mdx@1.3.10
472
+ - tinacms@1.5.5
473
+
474
+ ## 1.2.11
475
+
476
+ ### Patch Changes
477
+
478
+ - Updated dependencies [f6e2ec5e9]
479
+ - tinacms@1.5.4
480
+
481
+ ## 1.2.10
482
+
483
+ ### Patch Changes
484
+
485
+ - Updated dependencies [3532d07f3]
486
+ - Updated dependencies [6d1465fd8]
487
+ - tinacms@1.5.3
488
+
489
+ ## 1.2.9
490
+
491
+ ### Patch Changes
492
+
493
+ - Updated dependencies [e7f4c0a96]
494
+ - Updated dependencies [ff8673515]
495
+ - tinacms@1.5.2
496
+
497
+ ## 1.2.8
498
+
499
+ ### Patch Changes
500
+
501
+ - eba7e5e5e: Simplify formify logic
502
+ - Updated dependencies [790b1e1ae]
503
+ - Updated dependencies [eba7e5e5e]
504
+ - tinacms@1.5.1
505
+ - @tinacms/toolkit@1.7.1
506
+
507
+ ## 1.2.7
508
+
509
+ ### Patch Changes
510
+
511
+ - Updated dependencies [675c4cfde]
512
+ - Updated dependencies [eeedcfd30]
513
+ - Updated dependencies [40dd5b7ef]
514
+ - Updated dependencies [0f90e9520]
515
+ - Updated dependencies [d9d773a24]
516
+ - Updated dependencies [63454fa1e]
517
+ - Updated dependencies [804639965]
518
+ - tinacms@1.5.0
519
+ - @tinacms/toolkit@1.7.0
520
+ - @tinacms/mdx@1.3.9
521
+
522
+ ## 1.2.6
523
+
524
+ ### Patch Changes
525
+
526
+ - Updated dependencies [709b6f2ec]
527
+ - @tinacms/toolkit@1.6.4
528
+ - tinacms@1.4.6
529
+
530
+ ## 1.2.5
531
+
532
+ ### Patch Changes
533
+
534
+ - Updated dependencies [75d5ed359]
535
+ - @tinacms/mdx@1.3.8
536
+ - tinacms@1.4.5
537
+
538
+ ## 1.2.4
539
+
540
+ ### Patch Changes
541
+
542
+ - Updated dependencies [7c750e370]
543
+ - Updated dependencies [2a32a0b99]
544
+ - Updated dependencies [6f491f38c]
545
+ - tinacms@1.4.4
546
+ - @tinacms/toolkit@1.6.3
547
+
548
+ ## 1.2.3
549
+
550
+ ### Patch Changes
551
+
552
+ - Updated dependencies [1370ebae6]
553
+ - @tinacms/toolkit@1.6.2
554
+ - tinacms@1.4.3
555
+
556
+ ## 1.2.2
557
+
558
+ ### Patch Changes
559
+
560
+ - Updated dependencies [0626ba381]
561
+ - tinacms@1.4.2
562
+ - @tinacms/mdx@1.3.7
563
+
564
+ ## 1.2.1
565
+
566
+ ### Patch Changes
567
+
568
+ - 5fcef561d: - Pin vite version
569
+ - Adds react plugin so that we no longer get a 404 on react /@react-refresh
570
+ - Adds transform ts and tsx files in build as well as dev
571
+ - 8fc99059f: Fix main export field for @tinacms/app
572
+ - c48326846: Move --skipSDK into config property: `client.skip = true`
573
+ - Updated dependencies [5fcef561d]
574
+ - Updated dependencies [9a8074889]
575
+ - Updated dependencies [d0c4801b7]
576
+ - @tinacms/mdx@1.3.6
577
+ - tinacms@1.4.1
578
+ - @tinacms/toolkit@1.6.1
579
+
580
+ ## 1.2.0
581
+
582
+ ### Minor Changes
583
+
584
+ - 76c984bcc: Use new API endpoint in content api reqests
585
+ - 202cd714d: Internal updates to the CLI
586
+
587
+ ### Patch Changes
588
+
589
+ - 3a1edd50d: Bundle the MDX package with its dependencies so we can avoid awkward import issues related to the remark ecosystem modules
590
+ - Updated dependencies [9e86312d6]
591
+ - Updated dependencies [084a39d2c]
592
+ - Updated dependencies [76c984bcc]
593
+ - Updated dependencies [785748400]
594
+ - Updated dependencies [5d1e0e406]
595
+ - Updated dependencies [202cd714d]
596
+ - Updated dependencies [cbc1fb919]
597
+ - @tinacms/mdx@1.3.5
598
+ - @tinacms/toolkit@1.6.0
599
+ - tinacms@1.4.0
600
+
601
+ ## 1.1.2
602
+
603
+ ### Patch Changes
604
+
605
+ - 9c277e179: fix: make rich text errors scrollable
606
+
607
+ ## 1.1.1
608
+
609
+ ### Patch Changes
610
+
611
+ - 3b1fe23ef: Remove rich-text sandbox app, fix issue with registering forms
612
+ - c97ffc20d: Add schema checks to ensure the local and server schema are the same.
613
+
614
+ ## 1.1.0
615
+
616
+ ### Minor Changes
617
+
618
+ - 169147490: When markdown files fail to parse, fallback to the non-MDX parser
619
+
620
+ ## 1.0.7
621
+
622
+ ### Patch Changes
623
+
624
+ - efd56e769: Remove license headers
625
+
626
+ ## 1.0.6
627
+
628
+ ### Patch Changes
629
+
630
+ - 61f8c0e50: Fix issue where all env vars where send to the admin
631
+
632
+ ## 1.0.5
633
+
634
+ ### Patch Changes
635
+
636
+ - c5a603c75: Fix bug where 2 versions of Graphql could be installed
637
+ - 23942cfcb: Add support for --rootPath argument in CLI commands
638
+ - e7c404bcf: Support remote path configuration for separate content repos
639
+
640
+ Tina now supports serving content from a separate Git repo.
641
+
642
+ ### Local development workflow
643
+
644
+ To enable this during local development, point
645
+ this config at the root of the content repo.
646
+
647
+ > NOTE: Relative paths are fine to use here, but make sure it's relative to the `.tina/config` file
648
+
649
+ ```ts
650
+ localContentPath: process.env.REMOTE_ROOT_PATH // eg. '../../my-content-repo'
651
+ ```
652
+
653
+ ### Production workflow
654
+
655
+ For production, your config should use the `clientId`, `branch`, and `token` values that are associated with your _content repo_.
656
+
657
+ - e938b9d91: feat: Add line numbers to raw editor
658
+ feat: More visible error-display in raw editor
659
+ - 31dacc176: Only dedupe when using monorepo dev
660
+
661
+ ## 1.0.4
662
+
663
+ ### Patch Changes
664
+
665
+ - 1a75e8c13: Update host: true in vite config
666
+
667
+ ## 1.0.3
668
+
669
+ ### Patch Changes
670
+
671
+ - 66ed1452b: Updated so that `useEditState` does not require `useTina` to be called first.
672
+
673
+ ## 1.0.2
674
+
675
+ ### Patch Changes
676
+
677
+ - f13878798: Fix a bug where meta data was added to the form values payload
678
+ - c62d2bad4: Fix issue where tailwind styles from within the user config weren't being picked up
679
+
680
+ ## 1.0.1
681
+
682
+ ### Patch Changes
683
+
684
+ - 38438bad6: use env vars when building
685
+ - 78b9668b1: Fix issue with formify logic that returned undefined for falsy values like "" or 0
686
+ - 0b2164645: Simplifies preview markup
687
+ - 7c1425a82: - Add active field for iframe
688
+ - Introduce `tinaField` utility helper
689
+ - c1ac4bf10: Added a `onLogin` Callback function that is called when the user logs in.
690
+
691
+ EX:
692
+
693
+ ```ts
694
+ import { defineConfig } from 'tinacms'
695
+
696
+ export default defineConfig({
697
+ admin: {
698
+ auth: {
699
+ onLogin: () => {
700
+ console.log('On Log in!')
701
+ },
702
+ },
703
+ },
704
+ /// ...
705
+ })
706
+ ```
707
+
708
+ - 9d4943a82: Fix issue resolving alias fields when passing through the `useTina` hook
709
+
710
+ ## 1.0.0
711
+
712
+ ### Major Changes
713
+
714
+ - 958d10c82: Tina 1.0 Release
715
+
716
+ Make sure you have updated to th "iframe" path: https://tina.io/blog/upgrading-to-iframe/
717
+
718
+ ## 0.0.28
719
+
720
+ ### Patch Changes
721
+
722
+ - f4dcf3e27: Include dependencies as part of the build artifacts for @tinacms/app
723
+ - 231dcab2e: Remove favicon
724
+
725
+ ## 0.0.27
726
+
727
+ ### Patch Changes
728
+
729
+ - d58401231: Simplify the way form values are resolved into the data payload on iframe
730
+ - 3370cefd8: Fix preview images in cloudinary
731
+ - e720590e1: Ensure complex queries with multiple fragments for the same node don't throw a console error
732
+
733
+ ## 0.0.26
734
+
735
+ ### Patch Changes
736
+
737
+ - fd7e4f636: Don't restart vite server on every schema change when working locally.
738
+ - f7d3cf532: Add useEditState hook
739
+
740
+ ## 0.0.25
741
+
742
+ ### Patch Changes
743
+
744
+ - 6d06e18a3: Pin vite to 3.1.8 as 3.2.0 introduces a bug
745
+
746
+ ## 0.0.24
747
+
748
+ ### Patch Changes
749
+
750
+ - 15f7c18ef: Fixed issue where forms would sometimes not unmount when navigating away from a page.
751
+
752
+ ## 0.0.23
753
+
754
+ ### Patch Changes
755
+
756
+ - 009fe3180: Reorganize @tinacms/app so that it runs a local install in the working directory to ensure consistent dependencies
757
+ - 2f6a3596d: Upgrade to Vite 3
758
+
759
+ ## 0.0.22
760
+
761
+ ### Patch Changes
762
+
763
+ - 2422e505d: Removed styled-components as a dependency in tinacms.
764
+ Removed deprecated react-toolbar in @tinacms/toolkit.
765
+ - Updated dependencies [2422e505d]
766
+ - @tinacms/scripts@0.51.2
767
+ - tinacms@0.69.17
768
+ - @tinacms/schema-tools@0.1.8
769
+
770
+ ## 0.0.21
771
+
772
+ ### Patch Changes
773
+
774
+ - Updated dependencies [005e1d699]
775
+ - @tinacms/schema-tools@0.1.8
776
+ - tinacms@0.69.16
777
+
778
+ ## 0.0.20
779
+
780
+ ### Patch Changes
781
+
782
+ - Updated dependencies [b1a357f60]
783
+ - Updated dependencies [0c8c571d5]
784
+ - @tinacms/schema-tools@0.1.7
785
+ - tinacms@0.69.15
786
+
787
+ ## 0.0.19
788
+
789
+ ### Patch Changes
790
+
791
+ - Updated dependencies [c6e3bd321]
792
+ - @tinacms/schema-tools@0.1.6
793
+ - tinacms@0.69.14
794
+
795
+ ## 0.0.18
796
+
797
+ ### Patch Changes
798
+
799
+ - Updated dependencies [ea4a8e1b0]
800
+ - tinacms@0.69.13
801
+
802
+ ## 0.0.17
803
+
804
+ ### Patch Changes
805
+
806
+ - Updated dependencies [183249b11]
807
+ - Updated dependencies [8060d0949]
808
+ - @tinacms/schema-tools@0.1.5
809
+ - tinacms@0.69.12
810
+
811
+ ## 0.0.16
812
+
813
+ ### Patch Changes
814
+
815
+ - tinacms@0.69.11
816
+
817
+ ## 0.0.15
818
+
819
+ ### Patch Changes
820
+
821
+ - tinacms@0.69.10
822
+
823
+ ## 0.0.14
824
+
825
+ ### Patch Changes
826
+
827
+ - tinacms@0.69.9
828
+
829
+ ## 0.0.13
830
+
831
+ ### Patch Changes
832
+
833
+ - e5da05a8c: Enable the dev server when using Tina standalone for faster builds
834
+ - Updated dependencies [f581f263d]
835
+ - Updated dependencies [0513ae416]
836
+ - Updated dependencies [64c40e6fc]
837
+ - Updated dependencies [7ae1b0697]
838
+ - Updated dependencies [f3439ea35]
839
+ - Updated dependencies [48032e2ba]
840
+ - Updated dependencies [112b7271d]
841
+ - Updated dependencies [8688dbff9]
842
+ - @tinacms/schema-tools@0.1.4
843
+ - tinacms@0.69.8
844
+
845
+ ## 0.0.12
846
+
847
+ ### Patch Changes
848
+
849
+ - 9183157c4: This allows us to use a leaner `define` function for the standalone config. Right now we're balancing a lot on the `defineSchema/defineConfig` types and have a few overlapping things like `client`, which accepts both an optional object with `referenceDepth` config as well as the autogenerated http client.
850
+
851
+ One thing it does that's a bit different is it uses the `apiUrl` from the client generation function and sends it through as a global constant to the Vite app, this avoids the need for the generated `client`.
852
+
853
+ - 4adf12619: Add support for experimental iframe mode
854
+ - Updated dependencies [9183157c4]
855
+ - Updated dependencies [4adf12619]
856
+ - Updated dependencies [f8b89379c]
857
+ - @tinacms/schema-tools@0.1.3
858
+ - tinacms@0.69.7
859
+
860
+ ## 0.0.11
861
+
862
+ ### Patch Changes
863
+
864
+ - tinacms@0.69.6
865
+
866
+ ## 0.0.10
867
+
868
+ ### Patch Changes
869
+
870
+ - Updated dependencies [bf89a3720]
871
+ - Updated dependencies [fd4d8c8ff]
872
+ - Updated dependencies [e650bc571]
873
+ - tinacms@0.69.5
874
+
875
+ ## 0.0.9
876
+
877
+ ### Patch Changes
878
+
879
+ - Updated dependencies [5029265ed]
880
+ - Updated dependencies [2b60a7bd8]
881
+ - tinacms@0.69.4
882
+
883
+ ## 0.0.8
884
+
885
+ ### Patch Changes
886
+
887
+ - Updated dependencies [0ad8075aa]
888
+ - tinacms@0.69.3
889
+
890
+ ## 0.0.7
891
+
892
+ ### Patch Changes
893
+
894
+ - Updated dependencies [b369d7238]
895
+ - Updated dependencies [541605aa8]
896
+ - Updated dependencies [2182dc2a6]
897
+ - tinacms@0.69.2
898
+
899
+ ## 0.0.6
900
+
901
+ ### Patch Changes
902
+
903
+ - Updated dependencies [9fbb4e557]
904
+ - @tinacms/scripts@0.51.1
905
+ - tinacms@0.69.1
906
+
907
+ ## 0.0.5
908
+
909
+ ### Patch Changes
910
+
911
+ - Updated dependencies [9ea28113e]
912
+ - tinacms@0.69.1
913
+
914
+ ## 0.0.4
915
+
916
+ ### Patch Changes
917
+
918
+ - 8183b638c: ## Adds a new "Static" build option.
919
+
920
+ This new option will build tina into a static `index.html` file. This will allow someone to use tina without having react as a dependency.
921
+
922
+ ### How to update
923
+
924
+ 1. Add a `.tina/config.{js,ts,tsx,jsx}` with the default export of define config.
925
+
926
+ ```ts
927
+ // .tina/config.ts
928
+ import schema from './schema'
929
+
930
+ export default defineConfig({
931
+ schema: schema,
932
+ //.. Everything from define config in `schema.ts`
933
+ //.. Everything from `schema.config`
934
+ })
935
+ ```
936
+
937
+ 2. Add Build config
938
+
939
+ ```
940
+ .tina/config.ts
941
+
942
+ export default defineConfig({
943
+ build: {
944
+ outputFolder: "admin",
945
+ publicFolder: "public",
946
+ },
947
+ //... other config
948
+ })
949
+ ```
950
+
951
+ 3. Go to `http://localhost:3000/admin/index.html` and view the admin
952
+
953
+ - Updated dependencies [7b0dda55e]
954
+ - Updated dependencies [8183b638c]
955
+ - @tinacms/scripts@0.51.0
956
+ - tinacms@0.69.0