@vyuh/sanity-schema-marketing
Version:
The Sanity schema package for the Marketing content blocks
105 lines (53 loc) • 1.26 kB
Markdown
@vyuh/sanity-schema-marketing
# 0.6.3
# 0.6.2
## Patch Changes
- Fixing exports in marketing schema
# 0.6.1
# 0.6.0
# 0.5.9
# 0.5.8
## Patch Changes
- Package updates
# 0.5.7
## Patch Changes
- Fixing API calls to sanity
# 0.5.6
## Patch Changes
- Exposing actions and conditions
# 0.5.5
# 0.5.4
## Patch Changes
- package updates and fixing the event plugin
# 0.5.3
# 0.5.2
# 0.5.1
# 0.5.0
## Minor Changes
- Added the auth plugin and the corresponding auth feature for UI
# 0.4.3
## Patch Changes
- Package updates and cleanups
# 0.4.2
# 0.4.1
## Patch Changes
- Fixed typings and renames
# 0.4.0
## Minor Changes
- Adding support for Document and loading them by reference inside a route
# 0.3.3
## Patch Changes
- Adding support for overriding layouts with the content plugin
# 0.3.2
## Patch Changes
- Adding a generic DocumentLoader that makes it easier to load any single
Document
# 0.3.1
## Patch Changes
- Made Action and Condition classes into interfaces with execute\* methods
# 0.3.0
## Minor Changes
- Fixing imports and making it work for various Nextjs build flavors
# 0.2.7
## Patch Changes
- Updated components, schemas and refactored lot of code