Releases: egoist/vue-client-only
Releases · egoist/vue-client-only
v2.1.0
2.1.0 (2021-06-03)
Features
v2.0.0
2.0.0 (2019-06-25)
Features
BREAKING CHANGES
- the component is renamed from
<no-ssr>
to <client-only>
- the class name for the placeholder is renamed from
no-ssr-placeholder
to client-only-placeholder
- UMD build exposed under
window.ClientOnly