@sanity/core-loader
Advanced tools
Comparing version 0.3.2-pink-lizard to 0.3.3-pink-lizard
# Changelog | ||
## [0.3.3-pink-lizard](https://github.com/sanity-io/visual-editing/compare/core-loader-v0.3.2-pink-lizard...core-loader-v0.3.3-pink-lizard) (2023-11-02) | ||
### Bug Fixes | ||
* add base readmes ([e5f3f70](https://github.com/sanity-io/visual-editing/commit/e5f3f7054090c269a98bc5d5f6ff9572a8c3725b)) | ||
* add README ([3c14ea1](https://github.com/sanity-io/visual-editing/commit/3c14ea1b362d6287f51b6af6d56c896574cd932b)) | ||
* always bundle private packages ([6be3f74](https://github.com/sanity-io/visual-editing/commit/6be3f7409216c699667d6ac400b4ce3b3a426679)) | ||
* **deps:** update dependency @sanity/client to v6.7.1-pink-lizard.0 ([#224](https://github.com/sanity-io/visual-editing/issues/224)) ([937c5cb](https://github.com/sanity-io/visual-editing/commit/937c5cbe290a260c1f0a0dccbab7c46b4ef50767)) | ||
* **deps:** Update sanity monorepo ([#222](https://github.com/sanity-io/visual-editing/issues/222)) ([dec2114](https://github.com/sanity-io/visual-editing/commit/dec2114132de1b98da5a78f92def08a5528528a7)) | ||
* load src directly ([94308f0](https://github.com/sanity-io/visual-editing/commit/94308f0ba815d89347c7201eb759cc0ba6e2bbf7)) | ||
* prepare release ([f2ce9cb](https://github.com/sanity-io/visual-editing/commit/f2ce9cb4046df2cb7581e66fcad3a5c0631778ae)) | ||
## [0.3.2-pink-lizard](https://github.com/sanity-io/visual-editing/compare/core-loader-v0.3.1-pink-lizard...core-loader-v0.3.2-pink-lizard) (2023-10-27) | ||
@@ -4,0 +17,0 @@ |
@@ -510,3 +510,3 @@ import { createCache } from 'async-cache-dedupe'; | ||
targetOrigin: studioUrl, | ||
id: "pages" | ||
id: "presentation" | ||
}], | ||
@@ -513,0 +513,0 @@ handler: (type, data) => { |
{ | ||
"name": "@sanity/core-loader", | ||
"version": "0.3.2-pink-lizard", | ||
"version": "0.3.3-pink-lizard", | ||
"license": "MIT", | ||
@@ -88,5 +88,5 @@ "author": "Sanity.io <hello@sanity.io>", | ||
"@sanity/client": "^6.7.0", | ||
"@sanity/pkg-utils": "^3.2.1", | ||
"@typescript-eslint/eslint-plugin": "^6.9.0", | ||
"@typescript-eslint/parser": "^6.9.0", | ||
"@sanity/pkg-utils": "^3.2.2", | ||
"@typescript-eslint/eslint-plugin": "^6.9.1", | ||
"@typescript-eslint/parser": "^6.9.1", | ||
"eslint": "^8.52.0", | ||
@@ -98,3 +98,3 @@ "eslint-config-prettier": "^9.0.0", | ||
"typescript": "^5.2.2", | ||
"@sanity/groq-store": "0.0.8-pink-lizard", | ||
"@sanity/groq-store": "0.0.10-pink-lizard", | ||
"channels": "0.0.0", | ||
@@ -104,3 +104,3 @@ "visual-editing-helpers": "0.0.0" | ||
"peerDependencies": { | ||
"@sanity/client": "^6.7.0" | ||
"@sanity/client": "6.7.1-pink-lizard.0" | ||
}, | ||
@@ -111,3 +111,3 @@ "engines": { | ||
"publishConfig": { | ||
"access": "restricted", | ||
"access": "public", | ||
"tag": "pink-lizard" | ||
@@ -119,6 +119,5 @@ }, | ||
"scripts": { | ||
"prebuild": "rimraf dist artifact", | ||
"prebuild": "rimraf dist", | ||
"build": "pkg build --strict && pkg --strict", | ||
"lint": "eslint .", | ||
"artifact": "pnpm pack --pack-destination artifact", | ||
"test": "tsc --noEmit", | ||
@@ -125,0 +124,0 @@ "watch": "pkg watch --strict" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
0
26
5
187334
1648