Releases: infinum/eightshift-libs
Releases · infinum/eightshift-libs
6.3.2
6.3.1
6.3.0
Added
- new WP-CLI command for plugins (install/update/delete) from global
setup.json
. - new function for providing cookie expiration time.
- new file providing geolocation with WP-Rocket cache.
- WP-CLI will now look for an additional key when moving block/components. This key is used to list all inner block dependencies.
- storybook install WP-CLI description details.
Fixed
- WP-CLI log output.
- config example wrong version output.
- config CLI wrong command version number.
- broken tests for geolocation.
- const public/private position in components.
- docs link.
Removed
- old WP-CLI command for updating plugins from global
setup.json
.
6.2.0
6.1.0
6.0.0
Removed
- Bin cli command.
- Ei-exclude cli command.
- Build cli command.
Changed
- Updated packages.
- Updated tests.
- Refactored all cli commands for better usability and output.
- Most of the cli command names and prefixes.
- Internal way of moving blocks and files to the project to be faster.
Added
- Descriptions for all cli commands with examples and links to repos.
- New service class for Geolocation.
- New service class for WebP and helpers.
5.1.0
5.0.2
5.0.1
5.0.0
Migration guide
- Major braking changes do to updates on css variables, and helpers and updating min PHP version to 7.4.
- Full change log can be checked on eightshift-frontend-libs releases.