Releases: vueuse/schema-org
Releases · vueuse/schema-org
v1.1.0-beta.3
v1.1.0-beta.3 (v1.1.0-beta.2..v1.1.0-beta.3)
🩹 Fixes
- Missing defineSearchAction (b38abaf)
- core: Export defineReadAction from mock (5175e87)
- core: Export define actions (7c46e3f)
📖 Documentation
- 📝 v1 docs replace
asSearchAction
with defineSearchAction
(210a9a8)
🏡 Chore
❤️ Contributors
- Harlan Wilton
- Josh Corbett
- Louis Haftmann
v1.1.0-beta.2
v1.1.0-beta.2 (v1.1.0-beta.1..v1.1.0-beta.2)
🩹 Fixes
- nuxt: Use
import:sources
to avoid deprecation notice (8a47ab4)
- nuxt: Bump nuxt dependency to rc.9 (41e4970)
- nuxt: Bump nuxt dependency to rc.9 (6b849a8)
🏡 Chore
❤️ Contributors
v1.1.0-beta.1
🩹 Fixes
- types: Maybe fix ts resolutions with
typesVersions
(c23928b)
- exports: Export all files for resolutions (4c7e8db)
🏠 Chore
- docs: Social links to twitter and github repo (6e4d1f8)
❤️ Contributors
- Harlan Wilton
- Maximo Mussini
Changes from v1.1.0-beta.0...HEAD
v1.1.0-beta.0
🚀 Enhancements
- core: Add support to change script position from body (2816003)
- Add îles support (b7ed23b)
🌊 Types
- Expose
SchemaOrgPluginOptions
(4054568)
Changes from v1.0.3-beta.4...HEAD
v1.0.3-beta.4
🏡 Chore
❤️ Contributors
Changes from v1.0.3-beta.3...HEAD
v1.0.3-beta.3
🏡 Chore
❤️ Contributors
Changes from v1.0.3-beta.2...HEAD
v1.0.3-beta.1
🩹 Fixes
- runtime: Use full paths (a76ec60)
- alias: Only scan user files (f179275)
- core: Avoid Symbol to avoid conflict (09b7393)
🏡 Chore
❤️ Contributors
Changes from v1.0.3-beta.0...HEAD
v1.0.3-beta.0
🚀 Enhancements
- Simplify runtime aliasing and mocking (6c77775)
Changes from v1.0.2...HEAD
v1.0.2
🩹 Fixes
- vite: Check for production in a safer way (cc2393c)
🏡 Chore
- docs: Update vite setup to expiremental (1f6e048)
- Release v1.0.2 (423b452)
❤️ Contributors
Changes from v1.0.1...HEAD
v1.0.1
🩹 Fixes
- vite: Allow ts config file to be missing (3d9b6ad)
- vite: Resolve paths as object and from root (66cdc19)
- types: Use simpler type generics to avoid missing types (1234a71)
🏡 Chore
❤️ Contributors
Changes from v1.0.0...HEAD