Skip to content

Releases: vueuse/schema-org

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 04:31

🌳 Release v1.0.0

⚠️ Breaking Changes

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

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

v1.0.0-beta.25 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 04:21
chore: release v1.0.0-beta.25

v1.0.0-beta.24

v1.0.0-beta.24 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 03:22

🚀 Enhancements

  • vite: Automatically update tsconfig paths for chosen types (b6edee9)

Changes from v1.0.0-beta.23...HEAD

v1.0.0-beta.23

v1.0.0-beta.23 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 13:40
chore: release v1.0.0-beta.23

v1.0.0-beta.22

v1.0.0-beta.22 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 12:38

🩹 Fixes

  • vite: Infer meta from useHead (15bb62e)
  • vitepress: Avoid updating DOM when SSR (448aaf6)

Changes from v1.0.0-beta.21...HEAD

v1.0.0-beta.21

v1.0.0-beta.21 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 11:00

🩹 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.20 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 08:04

🩹 Fixes

  • core: Maybe avoid side-effects (4801e95)
  • vite: Export Vite specific plugin (f824b03)

Changes from v1.0.0-beta.19...HEAD

v1.0.0-beta.19

v1.0.0-beta.19 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 03:54

🩹 Fixes

  • core: Resolve legacy config properly (e7763a4)

Changes from v1.0.0-beta.18...HEAD

v1.0.0-beta.18

v1.0.0-beta.18 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Aug 03:36
chore: release v1.0.0-beta.18

v1.0.0-beta.17

v1.0.0-beta.17 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 13:25

🚀 Enhancements

  • Schema-org-graph-js@0.4.3 (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: ⚠️ Remove renderScopedSlots prop (2a914e2)

⚠️ Breaking Changes

  • components: ⚠️ Remove renderScopedSlots prop (2a914e2)

❤️ Contributors

  • Harlan Wilton

Changes from v1.0.0-beta.16...HEAD