Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zspecza zspecza released this 10 Nov 20:34
· 757 commits to master since this release

vue-meta now watches data for changes, so calling $meta().refresh() after an asynchronous action is no longer necessary. vue-meta will just do this automatically. As with mount data, the update that is performed to the DOM is batched to prevent extraneous re-rendering.