@sanity/core-loader
Advanced tools
Comparing version 0.9.0-pink-lizard to 1.0.0
# Changelog | ||
## [1.0.0](https://github.com/sanity-io/visual-editing/compare/core-loader-v0.9.0-pink-lizard...core-loader-v1.0.0) (2023-11-15) | ||
### Features | ||
* production ready release ([#246](https://github.com/sanity-io/visual-editing/issues/246)) ([993c3cc](https://github.com/sanity-io/visual-editing/commit/993c3cc621921971087053950a1dc88fd9e34762)) | ||
## [0.9.0-pink-lizard](https://github.com/sanity-io/visual-editing/compare/core-loader-v0.8.1-pink-lizard...core-loader-v0.9.0-pink-lizard) (2023-11-13) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@sanity/core-loader", | ||
"version": "0.9.0-pink-lizard", | ||
"version": "1.0.0", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/core-loader#readme", | ||
@@ -140,4 +140,3 @@ "bugs": { | ||
"publishConfig": { | ||
"access": "public", | ||
"tag": "pink-lizard" | ||
"access": "public" | ||
}, | ||
@@ -144,0 +143,0 @@ "scripts": { |
# @sanity/core-loader | ||
[![npm stat](https://img.shields.io/npm/dm/@sanity/core-loader.svg?style=flat-square)](https://npm-stat.com/charts.html?package=@sanity/core-loader) | ||
[![npm version](https://img.shields.io/npm/v/@sanity/core-loader/pink-lizard.svg?style=flat-square)](https://www.npmjs.com/package/@sanity/core-loader) | ||
[![npm version](https://img.shields.io/npm/v/@sanity/core-loader.svg?style=flat-square)](https://www.npmjs.com/package/@sanity/core-loader) | ||
[![gzip size][gzip-badge]][bundlephobia] | ||
[![size][size-badge]][bundlephobia] | ||
> **Warning** | ||
> | ||
> This is an experimental package. Breaking changes may be introduced at any time. It's not production ready. | ||
```sh | ||
npm i --save-exact @sanity/core-loader@pink-lizard @sanity/client | ||
npm install @sanity/core-loader @sanity/client | ||
``` | ||
## Usage | ||
TODO data fetching example | ||
## Visual Editing | ||
### @sanity/overlays | ||
Link to @sanity/overlays README with setup. | ||
Show how to set `data-sanity` attributes. | ||
[gzip-badge]: https://img.shields.io/bundlephobia/minzip/@sanity/core-loader@pink-lizard?label=gzip%20size&style=flat-square | ||
[size-badge]: https://img.shields.io/bundlephobia/min/@sanity/core-loader@pink-lizard?label=size&style=flat-square | ||
[bundlephobia]: https://bundlephobia.com/package/@sanity/core-loader@pink-lizard | ||
[gzip-badge]: https://img.shields.io/bundlephobia/minzip/@sanity/core-loader?label=gzip%20size&style=flat-square | ||
[size-badge]: https://img.shields.io/bundlephobia/min/@sanity/core-loader?label=size&style=flat-square | ||
[bundlephobia]: https://bundlephobia.com/package/@sanity/core-loader |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
3
443133
15