v0.4.0
Pre-release
Pre-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.