All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated dependencies
- Only support Node.js 10+
- Test with Node.js 10 and 12
- Only support Node.js 8+
- Test with Node.js 8 and 10
rosid -h
- Removed
prepublishscript frompackage.json
- mime.lookup is not a function
- Assert parameter order in tests
- Ignore
yarn.lockandpackage-lock.jsonfiles
- Added
staticoption to disable browser reload for specific files - CLI examples
- Helpful error when
rosidfile.jsorrosidfile.jsonis missing
- Switched to a smaller package for parse CLI flags and arguments
- Removed
pollingoption
- Documentation for patterns
- Reload browser when a file has been added or removed
- Inject images when an image changes instead of reloading the browser
- Cache array of handlers must contain glob patterns
- Reduced number of cache calls
- Removed
asyncor replaced it with a smaller module