Skip to content

Releases: conveyal/mastarm

v5.0.0

06 Mar 07:48
47ab400
Compare
Choose a tag to compare

5.0.0 (2019-03-06)

Build System

  • dependencies: Update all dependencies (30114fe)

BREAKING CHANGES

  • dependencies: Now requires nodejs >= 10

v4.5.0

15 Jan 16:49
9a18124
Compare
Choose a tag to compare

4.5.0 (2019-01-15)

Features

  • browserify: Allow instrumentation of js code (d5353ed)
  • browserify: Create instrument flag for builds (76aaf80)

v4.4.2

05 Dec 05:56
3229cbe
Compare
Choose a tag to compare

4.4.2 (2018-12-05)

Bug Fixes

  • babel: Add @babel/polyfill for useBuiltIns: "usage" to work (8aca249)

v4.4.1

16 Oct 15:05
e48942e
Compare
Choose a tag to compare

4.4.1 (2018-10-16)

Bug Fixes

  • jest: make jest be able to transform yaml files (a240c03), closes #253

v4.4.0

18 Sep 05:23
b1337ba
Compare
Choose a tag to compare

4.4.0 (2018-09-18)

Features

  • react: Add a babel plugin to display react component names for debugging production (d0547b8)

v4.3.1

12 Sep 06:11
8d4fe73
Compare
Choose a tag to compare

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

05 Sep 14:39
7ec4c46
Compare
Choose a tag to compare

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

06 Aug 16:17
Compare
Choose a tag to compare

4.2.1 (2018-08-06)

Bug Fixes

  • docs: note internal eslintrc.json file used while linting (d3ccbea)

v4.1.0

19 Dec 22:53
c550139
Compare
Choose a tag to compare

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

10 Oct 15:53
Compare
Choose a tag to compare

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)