v0.11.4
What's Changed
The monaco editor on the history tab is long enough to show all lines of the code at once — no nested scroll.
While the monaco editor is being loaded, the code is displayed in simple <pre>
.
Changes 🚀
- Show all lines of code in the monaco editor without overflow on the history tab by @TaiSakuma in #108
Full Changelog: v0.11.3...v0.11.4