Skip to content

Releases: infinum/eightshift-boilerplate-plugin

5.0.1

11 Jul 21:44
Compare
Choose a tag to compare

Changed

  • Main CLI command prefix.

5.0.0

05 Jun 07:32
a980449
Compare
Choose a tag to compare

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+.

4.0.0

21 Feb 09:29
Compare
Choose a tag to compare

3.0.0

12 Jul 07:16
a0e764b
Compare
Choose a tag to compare

2.0.0

16 Aug 08:45
Compare
Choose a tag to compare

MAJOR BREAKING CHANGES

Change log coming soon!

v1.3.0

25 May 14:38
Compare
Choose a tag to compare

Changed

  • Eightshift-frontend-libs update.
  • Eightshift-libs update.
  • composer.json updated packages, fixing scripts names.

v1.2.2

15 May 10:07
Compare
Choose a tag to compare

Changed

  • Eightshift-frontend-libs update
  • Eightshift-libs update

v1.2.1

13 May 15:36
Compare
Choose a tag to compare

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.

v1.2.0

06 May 22:08
Compare
Choose a tag to compare

Changed

  • Eightshift-frontend-libs update.
  • Eightshift-libs update.

Removed

  • Removed Config dependency from enqueue classes
  • Removed .babelrc file.

Added

  • Added babel.config.js

BRAKING CHANGES:

  • Please replace you old .babelrc file with the new one babel.config.js and convert it from .json to .js format.

v1.1.0

05 Mar 08:33
Compare
Choose a tag to compare

Changed

  • Eightshift-frontend-libs update.
  • Eightshift-libs update.