Releases: openedx/frontend-build
Releases · openedx/frontend-build
v3.1.2
3.1.2 (2020-03-23)
Bug Fixes
v3.1.1
3.1.1 (2020-03-23)
Bug Fixes
- deps: update dependency eslint-config-airbnb to v18.1.0 (#46) (7562a28)
v3.1.0
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
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
2.0.6 (2020-01-29)
Bug Fixes
- deps: update dependency node-sass to v4.13.1 (d05569a)
v2.0.5
2.0.5 (2019-12-12)
Bug Fixes
- deps: update dependency copy-webpack-plugin to v5.1.1 (#30) (fdfb883)
v2.0.4
2.0.4 (2019-12-03)
Bug Fixes
- update moduleSourceName to be @edx/frontend-platform/i18n (df9709a)
v2.0.3
2.0.3 (2019-12-03)
Bug Fixes
- update moduleSourceName to be @edx/frontend-platform/i18n (ba3a683)
v2.0.2
2.0.2 (2019-12-02)
Bug Fixes
- pinning versions and regenerating package-lock (bc0c5f7)
v2.0.1
2.0.1 (2019-11-19)
Bug Fixes