2.0.0 Beta 2
Pre-release
Pre-release
Description
This beta release doesn't introduce new features, but addresses some stability issues from previous beta.
- Service worker was removed as it caused content loading issues and long-standing caching problems.
- Yaegi Go interpreter was removed (See #348 )
🌍 Beta version of playground is available at https://beta.goplay.tools
Changelog
- chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #326
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /web by @dependabot in #327
- chore(deps): bump vite from 5.0.12 to 5.0.13 in /web by @dependabot in #329
- chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 by @dependabot in #332
- chore(deps): bump ejs from 3.1.9 to 3.1.10 in /web by @dependabot in #333
- chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #334
- chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #336
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #342
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /web by @dependabot in #341
- fix: provide old assets by @x1unix in #345
- fix: temporary disable service worker by @x1unix in #346
- fix: disable DarkReader by @x1unix in #347
- Remove Yaegi by @x1unix in #349
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2