v0.37.0-pre1
Release notes: - [search] Remove the string-based classic worker instantiation fallback. With the release of Firefox 114, all modern browsers support module workers. This allows us to remove a significant amount of code, and load some `cubing.js`-based apps with 1/3 of the code. We will not support fallbacks going forward. For more details, see: https://github.com/cubing/cubing.js/issues/214