This release provides a workaround for a memory leak that was present in vue-meta. We recommend everybody to upgrade as soon as possible.
Bug Fixes
- workaround for memoryleak in destroyed hook (ec7b1fb)
- types: add json property (#439) (96a14f7)
- types: add "content" property to MetaPropertyEquiv and remove "name" (#436) (4384f44)
- types: export metaInfo types directly from index (#441) (dc30544)
Thanks to
- @SilentDepth
- @tsulala-asagiri
- @rchl