2.11.0-beta.1
Pre-release
Pre-release
·
655 commits
to main
since this release
- Add an
offline
mode to preventelm-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 runelm-review
without arguments. - Replaced the internally used
elm-json
dependency withelm-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.