Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 17:01
· 203 commits to main since this release

What's Changed

The app starts much faster than the previous releases. The app was slow to start because Monaco Editor is big, and it takes time to download to the browser, particularly on mobile. The release doesn't download Monaco Editor until needed. The contents that don't require Monaco Editor are shown while Monaco Editor is downloaded.

It is around four to five times faster:

nextline-web LCP DCL FCP
v0.10.5 1.47s 991.37ms 1.42s
v0.10.3 5.96s 5.38s 5.85s

localhost_8081_db_runs(iPhone 12 Pro)

Changes 🚀

Full Changelog: v0.10.4...v0.11.0