Skip to content

Releases: openedx/frontend-build

v3.1.2

23 Mar 17:42
1961daa
Compare
Choose a tag to compare

3.1.2 (2020-03-23)

Bug Fixes

v3.1.1

23 Mar 16:16
7562a28
Compare
Choose a tag to compare

3.1.1 (2020-03-23)

Bug Fixes

  • deps: update dependency eslint-config-airbnb to v18.1.0 (#46) (7562a28)

v3.1.0

23 Mar 14:43
21b231f
Compare
Choose a tag to compare

3.1.0 (2020-03-23)

Features

  • Update cli passthrough and add smoke test (#47) (21b231f)

BREAKING CHANGES (Unintended)

  • When running eslint fedx-scripts no longer assumes the directory it should be run in. Old usage of fedx-scripts eslint may result in the eslint manual being output instead of actually linting. To fix this update the usage of eslint through fedx-scripts to match its normal, direct usage: fedx-scripts eslint . --ext .jsx,.js

v3.0.0

04 Feb 19:05
e86235e
Compare
Choose a tag to compare

3.0.0 (2020-02-04)

Bug Fixes

  • updating to use @edx/eslint-config (24e7a04)

BREAKING CHANGES

  • Marking this as a breaking change as it’s likely to break a number of linting rules until we find the right overrides.

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