Releases: infinum/eightshift-boilerplate
Releases · infinum/eightshift-boilerplate
v4.2.2
Changed
- Eightshift-frontend-libs update
- Eightshift-libs update
v4.2.1
Changed
- Eightshift-frontend-libs update
- Eightshift-libs update
- Modified const name in wp-config-project.php from ES_ENV to EB_ENV to be consistent with the rest of the project.
- Adde eslint rule to ignore external dependencies from @eightshift/frontend-libs.
v4.2.0
Removed
- Removed
Config
dependency from enqueue classes
- Removed .babelrc file.
Added
BRAKING CHANGES:
- Please replace you old .babelrc file with the new one babel.config.js and convert it from .json to .js format.
v4.1.0
Changed
- Eightshift-frontend-libs update.
- Eightshift-libs update.
- Changing header.php for now libs layout.
- Changing footer.php for now libs layout.
v4.0.7
Changed
- Eightshift-frontend-libs update
- Eightshift-libs update
v4.0.6
Changed
- Eightshift-frontend-libs update
- Eightshift-libs update
- Fixing readme.
v4.0.4
Changed
- Corrections due to movement all src/blocks/layout/... to src/blocks/components in eightshift-frontend-libs
- Updating composer to latest version of eightshift-libs
- class-modify-admin-appearance.php fixed a typo
v4.0.3
Changed
- Updated eightshift-libs to version 2.0.4
- Updated eightshift-frontend-libs to version 3.0.3
v4.0.2
Changed
- Updated Webpack
- Updated PostCss
- Updated @eightshift/frontend-libs