This repository was archived by the owner on Jan 9, 2020. It is now read-only.
v4.0.0
·
20 commits
to master
since this release
4.0.0 (2019-10-01)
Features
BREAKING CHANGES
- requireConfig has been removed. It has been replaced with ensureConfig, which will throw an exception after APP_CONFIG_LOADED if the specified properties don’t exist. requireConfig was not useful for requiring custom configuration because there was no guarantee it would run late enough to see the config.
Also adding tests for getQueryParameters, and updating frontend-i18n.