Releases: conveyal/mastarm
Releases · conveyal/mastarm
v3.11.0
<a name"3.11.0">
3.11.0 (2017-06-12)
Features
- jest: make forceExit argument optional (1c8fc3b1)
v3.10.0
<a name"3.10.0">
3.10.0 (2017-06-05)
Features
- jest: allow jest options specified in package.json. (da3f2dc2)
v3.9.3
<a name"3.9.3">
3.9.3 (2017-05-15)
Bug Fixes
- bin: Update bin references in the package.json (dbf96347)
v3.9.2
<a name"3.9.2">
3.9.2 (2017-05-02)
Bug Fixes
- flow: Exit with appropriate error code when flow fails (5afc60e7)
v3.9.1
<a name"3.9.1">
3.9.1 (2017-05-01)
Bug Fixes
- commands: fix option handling in subcommands (4a3b0ca1, closes #195)
v3.9.0
<a name"3.9.0">
3.9.0 (2017-04-29)
Bug Fixes
- css: Fix CSS source map creation (c3b06ee8)
- flow: Remove flow plugin that checks errors. Too slow to be useful. (c47ebc07)
Features
- flow: Add flow command (3eb95b76)
- format: Add
mastarm format
using prettier (6b42f539)
v3.8.0
<a name"3.8.0">
3.8.0 (2017-04-14)
Features
v3.7.2
<a name"3.7.2">
3.7.2 (2017-04-04)
Bug Fixes
- maps: Extract source maps correctly on deploy. (0ca5e987)
v3.7.1
<a name"3.7.1">
3.7.1 (2017-03-31)
Bug Fixes
- js-transform: Don't override process.env, pass whats needed directly to envify instead. (ca6678ff)
v3.7.0
<a name"3.7.0">
3.7.0 (2017-03-30)
Bug Fixes
Features
- images: require() SVGs as strings, PNG/JPG/GIFs as base64 encoded strings (170e4f9e)