Releases: infinum/eightshift-boilerplate
Releases · infinum/eightshift-boilerplate
12.0.0
Update
- Boilerplate is clean and is using only temporary files used for the initial setup. After running the setup, the temporary files are removed and replaced with the actual files.
- Minimum PHP version is now 8.2+.
11.0.0
Release
⚠️ This is a major release that includes PHP8+ support. We tested it on the PHP 8.2.12 version.
Migration
The migration log can be found here: https://eightshift.com/docs/migrations/10-11
Changelog
Updated
- Composer packages.
- Npm packages.
- Composer command names.
Changed
10.0.0
Changed
- updated default 404 a bit (might make a component for it, though).
- cleaned up header and footer, replaced with new reusable components.
9.0.0
Fixed
- Fixes the BrowserslistError thrown on the npm start command.
7.0.0
- 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 Github releases.
6.0.0
MAJOR BREAKING CHANGES
Change log coming soon!
5.0.1
Removed
- Removed package-lock.json
- Removed composer.lock
- Removed version number from composer.json
5.0.0
MAYOR BREAKING CHANGES
- You should not try to update from version 4 to 5 because they are not compatible.
v4.3.0
Changed
Eightshift-frontend-libs
update.
Eightshift-libs
update.
composer.json
updated packages, fixing scripts names.