Releases: openedx/frontend-build
Releases · openedx/frontend-build
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
v2.0.0
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
1.3.1 (2019-11-01)
Bug Fixes
- make svgr mock produce better exports (9c0fb35)
v1.3.0
1.3.0 (2019-10-31)
Features
v1.2.2
1.2.2 (2019-10-17)
Bug Fixes
- exit fedx-scripts with the status code of the invoked tool (f9c5708)