bbae12b95: Changes Tailwind config to also search for class names within user's config and related custom components
Patch Changes
5f0139437: Add option for specifying datalayer port
5fcef561d: - Pin vite version
Adds react plugin so that we no longer get a 404 on react /@react-refresh
Adds transform ts and tsx files in build as well as dev
8fc99059f: Fix main export field for @tinacms/app
9a8074889: Consolidate payload transform logic
e37f64b7f: feat: Skip blocks import, since it has some issues
feat: Handle image gallery import
feat: Handle a nested forestry directory through --forestryPath arg
c48326846: Move --skipSDK into config property: client.skip = true
76c984bcc: Use new API endpoint in content api reqests
202cd714d: Internal updates to the CLI
Patch Changes
74742cb1c: Add warnings for deprecated CLI commands
81a2d3125: Ensure tina directory is specified on Database with new Tina config folder
48011a9ab: Fix issue where process.platform wasn't defined for external package. Fix issue where jsx-dev-runtime wasn't provided as an ES module from Vite in dev mode
5809796cf: Adds match property to collection
54dd7aabb: Move branch check to a seperate check.
a18474c3b: Fix console warning about prettier parser not being provided
3a1edd50d: Bundle the MDX package with its dependencies so we can avoid awkward import issues related to the remark ecosystem modules
a37648c5c: Only stop dev process when config is invalid at the start of the command
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @tinacms/cli from 1.0.1 to 1.5.0.
Release notes
Sourced from
@tinacms/cli
's releases.Changelog
Sourced from
@tinacms/cli
's changelog.... (truncated)
Commits
625486d
Version Packagesea86dba
Merge pull request #3746 from tinacms/fix/vite-issues133ce02
Merge pull request #3733 from tinacms/client-skip-support8646ec3
add transform to build464ec4a
pin vite and add fix react-refresh 40415165db
Turn off sourcemaps for vite build10e5f72
Fix main export field for@tinacms/app
2505439
Bump89a9473
Bump to test pnpm cache701457b
Add pnpm cache actionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)