Releases: conveyal/mastarm
Releases · conveyal/mastarm
v5.0.0
5.0.0 (2019-03-06)
Build System
- dependencies: Update all dependencies (30114fe)
BREAKING CHANGES
- dependencies: Now requires nodejs >= 10
v4.5.0
4.5.0 (2019-01-15)
Features
- browserify: Allow instrumentation of js code (d5353ed)
- browserify: Create instrument flag for builds (76aaf80)
v4.4.2
4.4.2 (2018-12-05)
Bug Fixes
- babel: Add @babel/polyfill for useBuiltIns: "usage" to work (8aca249)
v4.4.1
4.4.1 (2018-10-16)
Bug Fixes
- jest: make jest be able to transform yaml files (a240c03), closes #253
v4.4.0
4.4.0 (2018-09-18)
Features
- react: Add a babel plugin to display react component names for debugging production (d0547b8)
v4.3.1
4.3.1 (2018-09-12)
Bug Fixes
- babel: Update babel dependencies and use correctly (2c3932a)
- jest: Add a default testURL for the Jest config (b1c7828)
v4.3.0
4.3.0 (2018-09-05)
Bug Fixes
- lint: add new error rule for sorting flowtype definitions (a281ec4)
Features
- build: add some useful environment variables (3dedc35)
v4.2.1
4.2.1 (2018-08-06)
Bug Fixes
- docs: note internal eslintrc.json file used while linting (d3ccbea)
v4.1.0
4.1.0 (2017-12-19)
Features
- eslint: Simplify eslint and flow, add new warnings, relax jsx-a11y errors to warnings (e26b90b)
- imports: Switch to eslint-plugin-import to lint imports and add sort-vars (3734d61)
- lint: add require-jsdoc to lint rules (eb369f3)
v4.0.0
4.0.0 (2017-10-10)
Bug Fixes
- env: Force NODE_ENV=production when running production for react (971cbc5)
Features
- dependencies: Update all dependencies to the latest versions (55dc40f)
- node: Update node engine to 8 and npm to 5 (e4e694d)