Update dependency @tinacms/cli to ^0.62.0 #107
Closed
+1,179
−296
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.60.0
->^0.62.0
Release Notes
tinacms/tinacms
v0.62.3
Compare Source
Patch Changes
f4dcf3e
]a5d6722
]231dcab
]v0.62.2
Compare Source
Patch Changes
41a0e94
: Don't compile client since we have all info needed to create client.d584012
]3370cef
]6c93834
]e720590
]v0.62.1
Compare Source
Patch Changes
a4de4fa
: Fix typo in !v0.62.0
Compare Source
Minor Changes
0fb26ac
: Updated to use new init for iframe way of editing.Patch Changes
2a03abe
: Remove console.log4b1e773
: Fix issue caused by removing client and types filefd7e4f6
]f7d3cf5
]774abcf
]245a65d
]v0.61.27
Compare Source
Patch Changes
6d06e18
]v0.61.26
Compare Source
Patch Changes
194123d
: Update error message97f0b64
: Add raw editor support for static mode. Use~
for preview path.660dc62
: Show a deperecated notification for old schema file usagev0.61.25
Compare Source
Patch Changes
ec73f1e
: Check config.ts/config.tsx additionally for usingTs15f7c18
]c4f9607
]v0.61.24
Compare Source
Patch Changes
009fe31
: Reorganize @tinacms/app so that it runs a local install in the working directory to ensure consistent dependencies03aa3e0
: Remove the use of ESM package, which allowed CJS scripts to run as ES modules. This was initially used for yarn pnp support but is no longer necessary.009fe31
]2f6a359
]v0.61.23
Compare Source
Patch Changes
2422e50
: Removed styled-components as a dependency in tinacms.Removed deprecated react-toolbar in @tinacms/toolkit.
2422e50
]v0.61.22
Compare Source
Patch Changes
005e1d6
]ce6c1cc
]v0.61.21
Compare Source
Patch Changes
97225d5
: Exit tinacms init when there's an error with dependency installfce51dd
: Remove extra space in tina init console.logb1a357f
]v0.61.20
Compare Source
Patch Changes
c6e3bd3
]v0.61.19
Compare Source
Patch Changes
802381a
: Fix an issue where npm init didn't get awaited during initv0.61.18
Compare Source
Patch Changes
183249b
]8060d09
]v0.61.17
Compare Source
Patch Changes
v0.61.16
Compare Source
Patch Changes
a4a8297
: Remove styled-components from static installv0.61.15
Compare Source
Patch Changes
v0.61.14
Compare Source
Patch Changes
f581f26
: Add --static option fortina init
c06b6a2
: fix: Don't run subprocess if main process fails with occupied port47f9908
: Do not require a schema file when a config is provided.64c40e6
: change hardcoded content api url to be dynamic2444cf0
: - Makes cli checks the error message clearerf3439ea
: Replace loading message and hide forms while loading.48032e2
: Use tinaio url config override in the client4efe312
: Include error message in file failed upload modelf581f26
]e5da05a
]0513ae4
]7ae1b06
]f3439ea
]48032e2
]6e137ea
]v0.61.13
Compare Source
Patch Changes
9183157
: This allows us to use a leanerdefine
function for the standalone config. Right now we're balancing a lot on thedefineSchema/defineConfig
types and have a few overlapping things likeclient
, which accepts both an optional object withreferenceDepth
config as well as the autogenerated http client.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 generatedclient
.4adf126
: Add support for experimental iframe modeUpdated dependencies [
9183157
]Updated dependencies [
4adf126
]Updated dependencies [
f8b8937
]v0.61.12
Compare Source
Patch Changes
87369d3
]v0.61.11
Compare Source
Patch Changes
777b1e0
]v0.61.10
Compare Source
Patch Changes
75b9a1b
: enhancement: Don't build client on tinacms audit10cce31
: fix: surface errors from type-gen9e5da31
: Add router to default schema098102a
: fix: exit with error with tina schema build fails75b9a1b
]59ff1bb
]232ae6d
]fd4d8c8
]9e5da31
]v0.61.9
Compare Source
Patch Changes
2b60a7b
: Improve audit so that it doesn't throw errors during the file list process. Also adds support for--verbose
argument duringaudit
.2b60a7b
]v0.61.8
Compare Source
Patch Changes
b1f141e
: Fixes an issue where JSX inside the tina schema would break compilation for users using a later version of esbuild.v0.61.7
Compare Source
Patch Changes
1fc0e33
]v0.61.6
Compare Source
Patch Changes
b369d72
]v0.61.5
Compare Source
Patch Changes
v0.61.4
Compare Source
Patch Changes
v0.61.3
Compare Source
Patch Changes
067c49e
]9ba09bd
]v0.61.2
Compare Source
Patch Changes
6d06e18
]v0.61.1
Compare Source
Patch Changes
802381a
: Fix an issue where npm init didn't get awaited during initv0.61.0
Compare Source
Minor Changes
870a32f
: This PR adds the new generated client, a new build command and introduces a new path of working with tina.v0.60.28
Compare Source
Patch Changes
0b5a8e6
]v0.60.27
Compare Source
Patch Changes
8e893a0
: Fixed issue where having a src and pages dir would cause an issuecf0f531
]b0dfc62
]v0.60.26
Compare Source
Patch Changes
b5b0dfd
: chore: migrate from fs.rmdir -> fs.rm7d87eb6
: AddloadCustomStore
to top schema config7038745
: Fixed issue where server would start before the generated file was made.b5b0dfd
]7d87eb6
]67e291e
]ae23e9a
]v0.60.25
Compare Source
Patch Changes
0bc1807
: Fixed issue where too many saves at one time would cause server to crashv0.60.24
Compare Source
Patch Changes
2ef5a1f
: Use media config from the schema in the local media server2ef5a1f
: Uses newschema.config
when resolving media/asset urlsb348f8b
: Experimental isomorphic git bridge implementationb46e9a4
: Fixed issue where child process would start before parentfb73fb3
: Renames syncFolder to a mediaRoot when configuring Repo-Based Media7b77fe1
: Add a default TinaMediaStore for repo-based media3e4b3ea
: media manage uses relieve dir paths99a1302
: Enables paging for local media manager2ef5a1f
]2ef5a1f
]b348f8b
]fb73fb3
]4daf15b
]v0.60.23
Compare Source
Patch Changes
3325cd2
]v0.60.22
Compare Source
Patch Changes
b1a4290
: Use media config from the schema in the local media server1955b88
: Uses newschema.config
when resolving media/asset urlsf6cb634
]b1a4290
]1955b88
]8b81c3c
]v0.60.21
Compare Source
Patch Changes
e2aafcd
]a20fed8
]v0.60.20
Compare Source
Patch Changes
f71f55a
: Fixd issue where --dev caused a breaking change57f09bd
]v0.60.19
Compare Source
Patch Changes
d103b27
: Fix issue where new collections would not be added when CLI restartse06dbb3
: AddswaitForDB
cmd to clid103b27
]v0.60.18
Compare Source
Patch Changes
79d112d
: Update cli to accept tinaCloudMediaStore flag and add to metadata during schema compilation91d6e67
: revert platform aware paths in schema introduced in tinacms/tinacms@558cc43b124032
: Adds local server routes for handling media91d6e67
: Fix issues with experimentalData on windows related to path separator inconsistency and interference with the .tina/generated folder79d112d
]3f46c67
]db91685
]91d6e67
]v0.60.17
Compare Source
Patch Changes
08cdb67
: AddsuseRelativeMedia
support to local graphql client646cad8
: Adds support for using the generated client on the frontendf857616
: Rename sdk to queries08cdb67
]fdbfe9a
]6e2ed31
]v0.60.16
Compare Source
Patch Changes
7372f90
: Adds a new client that can be used on the backend and frontend.3b11ff6
]v0.60.15
Compare Source
Patch Changes
ceb8269
: Fix issue where _app override from tina init was improperly formattedv0.60.14
Compare Source
Patch Changes
6a6f137
]v0.60.13
Compare Source
Patch Changes
9d28ea2
: hide some existing start:server logging behind --verbose flag. format some messages to make them easier to readv0.60.12
Compare Source
Patch Changes
ef450a5
: - Update tinacms CLI to support schemaFileType option (default 'ts') to allow user to specify the schema file type81b729c
: Update formatting of cli init outputs558cc43
: Make schema init platform-aware and refactor database put requests4da3245
]921709a
]ef450a5
]a2906d6
]558cc43
]06666d3
]3e2d9e4
]v0.60.11
Compare Source
Patch Changes
cf33bce
]v0.60.10
Compare Source
Patch Changes
6154d12
: Check for appropriate versions of react and react-dom before initializing with tinacms init8c23d69
: Adds an MDX example when you run @tinacms/cli initabf25c6
: The schema can now to used on the frontend (optional for now but will be the main path moving forward).How to migrate.
If you gone though the
tinacms init
process there should be a file called.tina/components/TinaProvider
. In that file you can import the schema fromschema.ts
and add it to the TinaCMS wrapper component.8b3be90
]82174ff
]a87e1e6
]abf25c6
]591640d
]e8b0de1
]b01f2e3
]v0.60.9
Compare Source
Patch Changes
0485386
: fix: return cms on cmsCallback codegen (to fix broken typing)e7b27ba
]11d55f4
]v0.60.8
Compare Source
Patch Changes
919f5cb
: use standard next script namesv0.60.7
Compare Source
Patch Changes
9e436f1
: Update CLI to use defineConfig851e4be
: Update tina init to use the new way of laying out tina configcc99e43
: update admin file path to /pages/admin.js to support the hash routerv0.60.6
Compare Source
Patch Changes
9862211
: Use esbuild to build the schema instead of typescript.This allows the user to
The downside
Updated dependencies [
c730fa1
]Updated dependencies [
cd0f6f0
]v0.60.5
Compare Source
Patch Changes
399fbf4
: Fix an issue where builds weren't happening during CI, this is only an issue for the experimental data layerv0.60.4
Compare Source
Patch Changes
a05546e
: Added basic open source telemetrySee this discussion for more information and how to opt out.
Updated dependencies [
8bf0ac8
]Updated dependencies [
a05546e
]v0.60.3
Compare Source
Patch Changes
43b40cc
: Implement useTina in CLI initb399c73
: Fixes support for collection.templates in graphqlb399c73
]v0.60.2
Compare Source
Patch Changes
0b5a8e6
]v0.60.1
Compare Source
Patch Changes
d103b27
: Fix issue where new collections would not be added when CLI restartse06dbb3
: AddswaitForDB
cmd to clid103b27
]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.