Skip to content

2.11.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jfmengels jfmengels released this 15 Oct 22:04
· 152 commits to main since this release
  • Add an offline mode to prevent elm-review from making any HTTP requests. This is useful for CI environments that should not have access to the internet, where you only want to run elm-review without arguments.
  • Replaced the internally used elm-json dependency with elm-solve-deps-wasm, which should be more reliable, re-enable support for old MacOS versions as well as improve performance.
  • Fixed a crash when using --template from the same repository but from two different paths.

This is a BETA release, so I expect things to break. Please report any issues you encounter on the #elm-review channel on the Elm Slack.

v2.10.3...v2.11.0-beta.1