Releases: conveyal/mastarm
Releases · conveyal/mastarm
v5.3.2
5.3.2 (2021-06-24)
Bug Fixes
v5.3.1
5.3.1 (2019-10-31)
Bug Fixes
- lint: disable nesting checks for jsx-a11y/label-has-for (97903da)
v5.3.0
5.3.0 (2019-10-10)
Features
- deploy: allow deployment of just static files (635ba21)
v5.2.0
5.2.0 (2019-10-01)
Features
- a11y: re-enable jsx-a11y for linting (58df413), closes #288
- deploy: add detailed checks and logging of configuration (4259d66)
- deploy: log deployments to MS Teams (326161b)
- jest: allow specifying custom config to jest (446b520)
v5.1.3
5.1.3 (2019-07-30)
Bug Fixes
- build: downgrade to core-js 2 (cdc7318)
- deps: upgrade deps to resolve caniuse-lite build warning (e036250)
v5.1.2
5.1.2 (2019-07-25)
Bug Fixes
- build: reconfigure babel so it can run jest tests with async/await (f6f6744)
v5.1.1
5.1.1 (2019-07-24)
Bug Fixes
- babel: change useBuiltIns to entry for core-js polyfill (1554e94)
- browserslist: rename browsers option to overrideBrowserslist for postcss (c1418cc), closes postcss/autoprefixer#1216
- deps: bump sshpk to 1.16.1 to fix security vulnerability (7a0df89)
v5.1.0
5.1.0 (2019-07-03)
Features
- jest: allow output of json report of jest tests (0281213)
- jest: allow passthrough of any Jest cli params (fb2a38e)
v5.0.2
5.0.2 (2019-07-02)
Bug Fixes
v5.0.1
5.0.1 (2019-06-14)
Bug Fixes
- README: fix wording; also trigger version bump after dep bumps (a3b933a), closes #264 #265 #266