Skip to content

v0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 21:37
· 191 commits to main since this release

What's Changed

The preview doesn't disappear with reload. It is stored in the browser tab. Different browser tabs don't share the preview.

Further performance improvement.

With Chrome DevTools Performance. Network Throttle: Fast 4G

nextline-web DCL L FCP LCP
v0.11.1 1.62s 1.88s 2.05s 2.52s
v0.11.0 1.97s 2.23s 2.41s 2.86s
v0.10.0 5.32s 5.37s 5.77s 6.20s

Changes 🚀

  • Use treeshaking on Vuetify by @TaiSakuma in #97
  • Move the Run Interactively button to a pull down menu on mobile by @TaiSakuma in #98
  • Store the preview in the session storage by @TaiSakuma in #99

Full Changelog: v0.11.0...v0.11.1