2.0.0 Beta 1
Pre-release
Pre-release
Description
This is the first public preview of the upcoming 2.0.0 release, which includes many major changes.
Where To Try?
The unstable version is available at staging.goplay.tools.
Warning
This is an unstable version. Please feel free to report any found bugs.
Changes
Multi File Support
This release brings one of the most requested features - multiple files support.
Third-Party Packages in WebAssembly
We added support for third-party packages for WebAssembly Environment.
Improved Examples
Examples were moved to a more recognizable place and the UI of examples was also improved.
Refactoring
This release also brings a lot of changes that happened under the hood.
- Project migrated from create-react-app to Vite.
- Replaced old Monaco component with @monaco-editor/react.
- Lots of refactoring on frontend and backend sides.