Releases: vueuse/schema-org
Releases · vueuse/schema-org
v1.0.0
🌳 Release v1.0.0
This is a major release that has taken a few weeks, there are many new features, bug fixes and general improvements. As this was mostly a full re-build, not all changes are documented.
For a more detailed changelog and migration guide see the release post.
🚀 Features
- Ships 0kb of JS to the client in SSR environments
- Full schema mode providing schema-dts types
- New core engine schema-org-graph-js
Enhancements
- Script is embedded to the end of the
<body>
- New Schema.org: Course, Event, Book, SoftwareApp
- Performance improvements around resolving graph
- Much better reactivity
- Webpack support
Docs
- Doc site is now powered by Docus
- General clean up
v1.0.0-beta.25
chore: release v1.0.0-beta.25
v1.0.0-beta.24
🚀 Enhancements
- vite: Automatically update tsconfig paths for chosen types (b6edee9)
Changes from v1.0.0-beta.23...HEAD
v1.0.0-beta.23
chore: release v1.0.0-beta.23
v1.0.0-beta.22
v1.0.0-beta.21
🩹 Fixes
- vite: Don't alias pkg name to avoid vitesse build bug (6873fe1)
Changes from v1.0.0-beta.20...HEAD
v1.0.0-beta.20
v1.0.0-beta.19
v1.0.0-beta.18
chore: release v1.0.0-beta.18
v1.0.0-beta.17
🚀 Enhancements
- [email protected] (dc1fc58)
- core: Improve createSchemaOrg API (40540c9)
- nuxt: Add
schema-org:meta
hook (d5a50ad) - nodes: Add new nodes, Book, Course, ItemList, Movie, etc (8bca3ea)
- nuxt: Allow inferences on description and image (e7054d6)
🩹 Fixes
- components:
⚠️ RemoverenderScopedSlots
prop (2a914e2)
⚠️ Breaking Changes
- components:
⚠️ RemoverenderScopedSlots
prop (2a914e2)
❤️ Contributors
- Harlan Wilton
Changes from v1.0.0-beta.16...HEAD