Releases: conveyal/mastarm
Releases · conveyal/mastarm
v3.0.0
<a name"3.0.0">
3.0.0 (2016-11-08)
Bug Fixes
- entries: Throw error when an entry does not exist. (07ab3155)
- envify: Apply envify globally so that local react files get processed by it. (1bb3b115)
- fetch:
- lint: Fix lint error (a2dae2b2)
- path: Check extname of the file, not the array entry (4f659659)
- paths: Don't store absolute paths in snapshots (40a2b34e)
- prepublish: Less magic when parsing entries (71eb6e8b)
- uglify: Fix the order of uglify. (638603b0)
Features
- entries:
- env: Allow setting env in budo (07a3c9e0)
- promisify: Promisify internal functions for more flexibility (10fdea2b)
Breaking Changes
- React/redux libs are no longer available in Mastarm and have been moved to
@conveyal/reboot.
(24c89055)
v2.0.0
<a name"2.0.0">
2.0.0 (2016-11-01)
Bug Fixes
- entries: Throw error when an entry does not exist. (19fe0b1b)
- envify: Apply envify globally so that local react files get processed by it. (bccd2d9a)
- fetch:
- lint: Fix lint error (9fef5f05)
- path: Check extname of the file, not the array entry (7e0025da)
- paths: Don't store absolute paths in snapshots (5bd88360)
- uglify: Fix the order of uglify. (f140b34b)
Features
- entries: Specify multiple entries via settings.yml (70b8e439)
- env: Allow setting env in budo (924f0390)
- promisify: Promisify internal functions for more flexibility (c29b6c37)
Breaking Changes
- React/redux libs are no longer available in Mastarm and have been moved to
@conveyal/reboot.
(033cffc5)