Skip to content

Releases: openedx/frontend-build

v2.0.1

19 Nov 19:22
1365cc6
Compare
Choose a tag to compare

2.0.1 (2019-11-19)

Bug Fixes

v2.0.0

05 Nov 16:30
15d0251
Compare
Choose a tag to compare

2.0.0 (2019-11-05)

Bug Fixes

  • babel config glob patterns now match (#18) (52754cb)
  • update setupTest to look for .env.test (#19) (15d0251)

BREAKING CHANGES

  • jest test setup configuration will look for .env.test instead of .env.development and no longer warn in the console if none is found.

v1.3.1

01 Nov 20:40
5e8766b
Compare
Choose a tag to compare

1.3.1 (2019-11-01)

Bug Fixes

  • make svgr mock produce better exports (9c0fb35)

v1.3.0

31 Oct 19:31
f55ad6c
Compare
Choose a tag to compare

1.3.0 (2019-10-31)

Features

v1.2.2

17 Oct 19:54
0792320
Compare
Choose a tag to compare

1.2.2 (2019-10-17)

Bug Fixes

  • exit fedx-scripts with the status code of the invoked tool (f9c5708)

v1.2.1

11 Oct 17:50
Compare
Choose a tag to compare

1.2.1 (2019-10-11)

Bug Fixes

  • remove ico files from image-webpack-loader (32fe4cb)

v1.2.0

11 Oct 16:34
914fe0b
Compare
Choose a tag to compare

1.2.0 (2019-10-11)

Bug Fixes

  • linting errors and npm audit warnings (285ab47)
  • use the process dir if PROJECT_ROOT does not exist (fef6f02)

Features

v1.1.0

27 Sep 14:24
87017b4
Compare
Choose a tag to compare

1.1.0 (2019-09-27)

Features

  • add a babel-preserve-modules config preset (#11) (87017b4)

v1.0.1

25 Sep 18:41
0a4fdea
Compare
Choose a tag to compare

1.0.1 (2019-09-25)

Bug Fixes

  • configure webpack-dotenv to use production env as defaults (#5) (0a4fdea)

v1.0.0

24 Sep 21:21
Compare
Choose a tag to compare

1.0.0 (2019-09-24)

Bug Fixes

Features