Releases: learn-co/learn-browser
Releases · learn-co/learn-browser
v0.1.17
Use RegExps for parsing .netrc instead of assumptions about position …
v0.1.12
- Handle server startup message with Browsersync
- Fix issue with IDE v3 port mapping
- Improve error handling
v0.1.10
Use logical operators and bump version
v0.1.9
- Add support for IDE v3's ENV['MOCHA_PORT']
v0.1.8
- Run tests in learnBrowser.js instead of exporting an object
v0.1.7
- Pass
.netrc
info directly to Browsersync instead of relying on learn-test