Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/claude-code-mcp-oauth-only.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-sheep-strive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/move-sanity-ui-dev-dependency.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perky-parks-yell.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pr-1063.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pr-1084.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pr-1094.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pr-1095.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pr-1114.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pr-1126.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pr-1135.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-zebras-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/update-codegen-dep.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/@sanity/cli-build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.0](https://github.com/sanity-io/cli/compare/cli-build-v0.1.1...cli-build-v0.2.0)

_2026-06-01_

### Features

- Move more build/schema logic to cli-build package ([#1130](https://github.com/sanity-io/cli/pull/1130)) ([6165c80](https://github.com/sanity-io/cli/commit/6165c80c63ab6af0dd76b36e60f1d78f798eb13d))

## [0.1.1](https://github.com/sanity-io/cli/compare/cli-build-v0.1.0...cli-build-v0.1.1)

_2026-05-13_
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/cli-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/cli-build",
"version": "0.1.1",
"version": "0.2.0",
"description": "Internal Sanity package for building studios and apps",
"keywords": [
"cli",
Expand Down
27 changes: 27 additions & 0 deletions packages/@sanity/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Change Log

## [6.7.0](https://github.com/sanity-io/cli/compare/cli-v6.6.0...cli-v6.7.0)

_2026-06-01_

### Features

- **templates:** add page-builder template using @sanity/presets ([#1084](https://github.com/sanity-io/cli/pull/1084)) ([0c0fea4](https://github.com/sanity-io/cli/commit/0c0fea4b292d4c54ada57e3aab1425c76a0613b6))
- **dataset export:** add no-strict-asset-verification flag ([#1135](https://github.com/sanity-io/cli/pull/1135)) ([96f0646](https://github.com/sanity-io/cli/commit/96f06469a774b6ec8d21a41de3d0c6cba8f59558))

### Bug Fixes

- **mcp:** use oauth for claude code config ([#1118](https://github.com/sanity-io/cli/pull/1118)) ([7d2118d](https://github.com/sanity-io/cli/commit/7d2118d4509f4d0a7406b1e262d17f4b531d1d07))
- **cli:** move @sanity/ui to devDependencies ([#1105](https://github.com/sanity-io/cli/pull/1105)) ([b9185e6](https://github.com/sanity-io/cli/commit/b9185e6d4a2231cfc6f6f9397655c16c68c10aa6))
- **docs:** reject lookalike docs url hosts ([#1098](https://github.com/sanity-io/cli/pull/1098)) ([85980d2](https://github.com/sanity-io/cli/commit/85980d21912ef81dd8d2953c2a6c1439089452fd))
- Prevent listing lowercase env vars as included in JS bundle ([#1094](https://github.com/sanity-io/cli/pull/1094)) ([a4419d2](https://github.com/sanity-io/cli/commit/a4419d2f90c85e3ba49f86f1b6874eff1eab0894))
- update sanity cors add copy ([#1095](https://github.com/sanity-io/cli/pull/1095)) ([0c23d7d](https://github.com/sanity-io/cli/commit/0c23d7d290936b4aa37554539b9a3662155eb145))
- **deps:** update sanity-tooling ([#1114](https://github.com/sanity-io/cli/pull/1114)) ([9352799](https://github.com/sanity-io/cli/commit/9352799b195e2ae45012133799fe3d387363b671))
- **login:** allow ctrl-c to cancel browser login ([#1126](https://github.com/sanity-io/cli/pull/1126)) ([e5684b2](https://github.com/sanity-io/cli/commit/e5684b292a7f654b9e0981a7a32805caab71c6aa))
- Prevent buildStudio from running shouldAutoUpdate a second time ([#1092](https://github.com/sanity-io/cli/pull/1092)) ([3266303](https://github.com/sanity-io/cli/commit/32663033f74550b017c688a46d24c69d85f7f098))
- update @sanity/codegen to ^6.1.0 ([#1065](https://github.com/sanity-io/cli/pull/1065)) ([5b4d3c0](https://github.com/sanity-io/cli/commit/5b4d3c089fce9266552982808bb5f2457fd50cf8))

### Dependencies

- The following workspace dependencies were updated
- dependencies
- @sanity/cli-build bumped to 0.2.0

## [6.6.0](https://github.com/sanity-io/cli/compare/cli-v6.5.3...cli-v6.6.0)

_2026-05-18_
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/cli",
"version": "6.6.0",
"version": "6.7.0",
"description": "Sanity CLI tool for managing Sanity projects and organizations",
"keywords": [
"cli",
Expand Down
14 changes: 14 additions & 0 deletions packages/create-sanity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [5.2.20](https://github.com/sanity-io/cli/compare/create-sanity-v5.2.19...create-sanity-v5.2.20)

_2026-06-01_

### Bug Fixes

- **create-sanity:** use native import.meta.resolve to support yarn pnp ([#1063](https://github.com/sanity-io/cli/pull/1063)) ([fd83ce2](https://github.com/sanity-io/cli/commit/fd83ce2847bd97ad029e6284857b5f445799f805))

### Dependencies

- The following workspace dependencies were updated
- dependencies
- @sanity/cli bumped to 6.7.0

## [5.2.19](https://github.com/sanity-io/cli/compare/create-sanity-v5.2.18...create-sanity-v5.2.19)

_2026-05-18_
Expand Down
2 changes: 1 addition & 1 deletion packages/create-sanity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-sanity",
"version": "5.2.19",
"version": "5.2.20",
"description": "Initialize a new Sanity project",
"keywords": [
"cms",
Expand Down
Loading