1.2.8 (2024-02-26)
1.2.7 (2022-05-25)
- will only set monaco_editors when needed (aa44238)
1.2.6 (2022-05-25)
- expose monaco_editors to global (12ed49e)
1.2.5 (2022-05-25)
- import debug warning (51d9a2b)
1.2.4 (2022-05-06)
- reset code editor on init files change (7942776)
1.2.3 (2022-05-06)
- remove cache on reset (a21222a)
1.2.2 (2022-05-06)
- do not cache files on first render (2d1c6ec)
1.2.1 (2022-05-05)
1.2.0 (2022-04-29)
- use a simple hash function instead of base64 (a806bca)
- add an option to disconnect code & preview (295b8a1)
- allow the user to pass in an ID to cache the inputs (9ea22e6)
1.1.0 (2022-04-26)
- modulalize bundler (77f7d5c)
1.0.9 (2022-04-13)
- dependencies (d4e3426)
- remove monaco-editor & esbuild-wasm from dependencies (2e5245e)
- various fullscreen styles (5d0ff19)
1.0.8 (2022-04-12)
- header sticky issue (cb6600f)
1.0.7 (2022-04-12)
- code kitchen in fullscreen (89a1e81)
1.0.6 (2022-04-11)
- remove box-sizing reset (b816334)
1.0.5 (2022-04-11)
- error panel styles (756ec45)
1.0.4 (2022-04-11)
1.0.3 (2022-04-08)
- bump React version (9925a4e)