Skip to content

Releases: openedx/frontend-build

v2.0.6

29 Jan 20:00
e1f1487
Compare
Choose a tag to compare

2.0.6 (2020-01-29)

Bug Fixes

  • deps: update dependency node-sass to v4.13.1 (d05569a)

v2.0.5

12 Dec 17:49
Compare
Choose a tag to compare

2.0.5 (2019-12-12)

Bug Fixes

  • deps: update dependency copy-webpack-plugin to v5.1.1 (#30) (fdfb883)

v2.0.4

03 Dec 20:49
Compare
Choose a tag to compare

2.0.4 (2019-12-03)

Bug Fixes

  • update moduleSourceName to be @edx/frontend-platform/i18n (df9709a)

v2.0.3

03 Dec 18:15
aa5a1c6
Compare
Choose a tag to compare

2.0.3 (2019-12-03)

Bug Fixes

  • update moduleSourceName to be @edx/frontend-platform/i18n (ba3a683)

v2.0.2

02 Dec 17:43
940f9fb
Compare
Choose a tag to compare

2.0.2 (2019-12-02)

Bug Fixes

  • pinning versions and regenerating package-lock (bc0c5f7)

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)