Sourced from envinfo's releases.
7.5.1
- add support for edge on macOS
- add support for erlang
- fix package paths on windows
- fix crash on alpine linux
- fix --npmGlobalPackages on windows
- fix home directory replacement with ~
- fix rust version
- update example in docs
- remove unnecessary fs calls
- add unit tests
- add alpine to e2e tests
- add node 12 + 13 to e2e tests
Thanks to these contributors for this release:
7.5.0
No release notes provided.
3ba5967 chore: adding more utils tests (https://github.com/facebook/flipper/issues/164)d5441fd Parse package path windows support (https://github.com/facebook/flipper/issues/161)6b5c7f6 replace process.env.HOME with os.homedir() (https://github.com/facebook/flipper/issues/152)26c5e52 lockfile updated after running yarn (https://github.com/facebook/flipper/issues/162)6b51535 add alpine to CI (https://github.com/facebook/flipper/issues/159)9622054 fix --npmGlobalPackages on windows (https://github.com/facebook/flipper/issues/144)cc2f270 fixing hang in alpine linux and adding test (https://github.com/facebook/flipper/issues/147)80df989 add edge support on macos (https://github.com/facebook/flipper/issues/148)0035586 docs: update programmatic example (https://github.com/facebook/flipper/issues/146)9b761a9 updating travis config for node 12 and 13 (https://github.com/facebook/flipper/issues/150)