Skip to content

Releases: nuxt/vue-meta

v1.5.4

23 Sep 10:14
Compare
Choose a tag to compare

Patches

  • feat: merge mixins options (PR #262)

v1.5.3

20 Aug 11:06
Compare
Choose a tag to compare

Patches

v1.5.2

05 Jul 16:14
Compare
Choose a tag to compare

Fixes

  • Don't refresh meta tags when ghost component destroyed (not attached to any parent)
  • Update types for vue-class-component (PR #222)

v1.5.0

19 Mar 12:03
Compare
Choose a tag to compare

Minor Changes

Patches

v1.4.4

13 Mar 16:48
Compare
Choose a tag to compare

Patches

  • Clear Interval if the component doesn't have the $el property: 6f2b87c
  • Add tests for src/shared/plugins.js: 1eb85b3

v1.4.3

09 Feb 15:20
Compare
Choose a tag to compare

Patches

  • TypeScript types: 92d9134
  • Chore(package): update mocha to version 5.0.0: 6ec7fcd

v1.4.2

08 Jan 08:50
Compare
Choose a tag to compare

Patch

v1.4.0

07 Dec 12:39
Compare
Choose a tag to compare

Minor Changes

  • Merge pull request #156 from geekguy/master: 5acf4cb
  • Add __dangerouslyDisableSanitizersByTagID property: 41907ed
  • Fix document is not defined error with SSR: f6baceb
  • Flip server check bool: 4c3e2e3
  • Improve automatic installation criteria: cf13682
  • Merge pull request #169 from simplesmiler/fix-auto-install: 4c8c7b7
  • Merge pull request #166 from pimlie/feat-partial-disable-sanitize: e27e441
  • Merge pull request #161 from declandewet/greenkeeper/rollup-plugin-buble-0.18.0: d2b0933
  • Merge pull request #167 from btkostner/patch-1: d3557fa

Patches

v1.3.1

06 Nov 12:23
Compare
Choose a tag to compare
  • Fix: update existing body tags

v1.3.0

06 Nov 11:34
Compare
Choose a tag to compare

Features