-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e1b75bc
commit 4954b0a
Showing
17 changed files
with
172 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"packages/composer":"0.0.1-pink-lizard.0","packages/core-loader":"0.0.1-pink-lizard.0","packages/csm":"0.0.0-pink-lizard.0","packages/groq-store":"0.0.1-pink-lizard.0","packages/nuxt-loader":"0.0.1-pink-lizard.0","packages/overlays":"0.0.0-pink-lizard.0","packages/react-loader":"0.0.1-pink-lizard.0","packages/svelte-loader":"0.0.1-pink-lizard.0"} | ||
{"packages/composer":"0.1.0-pink-lizard.0","packages/core-loader":"0.1.0-pink-lizard.0","packages/csm":"0.1.0-pink-lizard.0","packages/groq-store":"0.0.2-pink-lizard.0","packages/nuxt-loader":"0.1.0-pink-lizard.0","packages/overlays":"0.1.0-pink-lizard.0","packages/react-loader":"0.1.0-pink-lizard.0","packages/svelte-loader":"0.0.2-pink-lizard.0"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Changelog | ||
|
||
## [0.1.0-pink-lizard.0](https://github.com/sanity-io/visual-editing/compare/core-loader-v0.0.1-pink-lizard.0...core-loader-v0.1.0-pink-lizard.0) (2023-10-19) | ||
|
||
|
||
### Features | ||
|
||
* time for `@sanity/nuxt-loader` ([d489596](https://github.com/sanity-io/visual-editing/commit/d489596f2b9df4f14da9f0fddeb5a1c01c346457)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add `@sanity/client` to peer deps ([acf0bd0](https://github.com/sanity-io/visual-editing/commit/acf0bd09eced687de5ffbc4afa79dee576e1cc72)) | ||
* support refresh ([2ef0ac5](https://github.com/sanity-io/visual-editing/commit/2ef0ac5e22d831c35bdc0b42fb25dde537f4114a)) | ||
* track if channels are healthy ([4cc24a0](https://github.com/sanity-io/visual-editing/commit/4cc24a08bcfd318f4006d7c8f062d70764e22c65)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
|
||
## [0.1.0-pink-lizard.0](https://github.com/sanity-io/visual-editing/compare/csm-v0.0.0-pink-lizard.0...csm-v0.1.0-pink-lizard.0) (2023-10-19) | ||
|
||
|
||
### Features | ||
|
||
* **csm:** initial commit ([a14a83d](https://github.com/sanity-io/visual-editing/commit/a14a83d9718094cb4293a29d3b2f45ed2dd5e825)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **csm:** remove draft prefix ([2aecd53](https://github.com/sanity-io/visual-editing/commit/2aecd53e1ac562382e4b6359296cf8bc882c9440)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Changelog | ||
|
||
## [0.0.2-pink-lizard.0](https://github.com/sanity-io/visual-editing/compare/groq-store-v0.0.1-pink-lizard.0...groq-store-v0.0.2-pink-lizard.0) (2023-10-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add `@sanity/client` to peer deps ([acf0bd0](https://github.com/sanity-io/visual-editing/commit/acf0bd09eced687de5ffbc4afa79dee576e1cc72)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
|
||
## [0.1.0-pink-lizard.0](https://github.com/sanity-io/visual-editing/compare/nuxt-loader-v0.0.1-pink-lizard.0...nuxt-loader-v0.1.0-pink-lizard.0) (2023-10-19) | ||
|
||
|
||
### Features | ||
|
||
* time for `@sanity/nuxt-loader` ([d489596](https://github.com/sanity-io/visual-editing/commit/d489596f2b9df4f14da9f0fddeb5a1c01c346457)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add `@sanity/client` to peer deps ([acf0bd0](https://github.com/sanity-io/visual-editing/commit/acf0bd09eced687de5ffbc4afa79dee576e1cc72)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog | ||
|
||
## [0.1.0-pink-lizard.0](https://github.com/sanity-io/visual-editing/compare/react-loader-v0.0.1-pink-lizard.0...react-loader-v0.1.0-pink-lizard.0) (2023-10-19) | ||
|
||
|
||
### Features | ||
|
||
* add `useLiveMode` hook ([#118](https://github.com/sanity-io/visual-editing/issues/118)) ([6ccea62](https://github.com/sanity-io/visual-editing/commit/6ccea62438d34c07c48f0c42b815912d3c96c788)) | ||
* barebones react-loader ([bffdfc7](https://github.com/sanity-io/visual-editing/commit/bffdfc73288d0f48fe320e0529a14799b5e26b79)) | ||
* **react-loader:** add JSX helper ([281949f](https://github.com/sanity-io/visual-editing/commit/281949ffbb417f7f0a6268f811cba5bc1c10fce4)) | ||
* time for `@sanity/nuxt-loader` ([d489596](https://github.com/sanity-io/visual-editing/commit/d489596f2b9df4f14da9f0fddeb5a1c01c346457)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add `@sanity/client` to peer deps ([acf0bd0](https://github.com/sanity-io/visual-editing/commit/acf0bd09eced687de5ffbc4afa79dee576e1cc72)) | ||
* correctly handle channel target origins ([#117](https://github.com/sanity-io/visual-editing/issues/117)) ([67a66fb](https://github.com/sanity-io/visual-editing/commit/67a66fb7cd7047745fd7736e756f2e4c86d8cf7c)) | ||
* initial `@sanity/react-loader` ([726d818](https://github.com/sanity-io/visual-editing/commit/726d818afc5fdd83ac9fd16b5d8603790940571a)) | ||
* setup loaders channel ([20971aa](https://github.com/sanity-io/visual-editing/commit/20971aaa38fab192e95a99dd4cbb67ba5d1f86e1)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Changelog | ||
|
||
## [0.0.2-pink-lizard.0](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v0.0.1-pink-lizard.0...svelte-loader-v0.0.2-pink-lizard.0) (2023-10-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add `@sanity/client` to peer deps ([acf0bd0](https://github.com/sanity-io/visual-editing/commit/acf0bd09eced687de5ffbc4afa79dee576e1cc72)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4954b0a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
visual-editing-remix – ./apps/remix
visual-editing-remix-git-main.sanity.build
visual-editing-remix.sanity.build
4954b0a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
visual-editing-studio – ./apps/studio
visual-editing-studio.sanity.build
visual-editing-studio-git-main.sanity.build
4954b0a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
visual-editing-svelte – ./apps/svelte
visual-editing-svelte-git-main.sanity.build
visual-editing-svelte.sanity.build
4954b0a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
visual-editing-page-builder-demo – ./apps/page-builder-demo
visual-editing-page-builder-demo-git-main.sanity.build
visual-editing-page-builder-demo.sanity.build
4954b0a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
visual-editing-nuxt – ./apps/nuxt
visual-editing-nuxt-git-main.sanity.build
visual-editing-nuxt.sanity.build