Skip to content

Releases: wppunk/WPPlugin

Release 1.3.1

08 Oct 14:14
5aae11f
Compare
Choose a tag to compare
  • Upgraded PHP dependencies
  • Upgraded JS dependencies

Release 1.3.0

05 Sep 13:04
824dec3
Compare
Choose a tag to compare
  • Upgraded Composer dependencies
  • Upgraded npm dependencies
  • Migrated Husky v6 to v7
  • Added compatibility with .env files.
  • Added cache to GH Actions
  • Added self-hosted SSL certificate inside GH Actions
  • Fixed WordPress URLs inside GH Actions
  • Added CS for tests
  • Improved documentation

Release 1.2.0

22 May 06:36
Compare
Choose a tag to compare
  • Compatibility with composer v2
  • Compatibility with php8
  • Upgraded PHP packages
  • Upgraded JS packages

Release 1.1.0

29 Jan 21:30
Compare
Choose a tag to compare
  • Moved from yarn to npm
  • Moved from Dependency Injection Container by Symfony https://github.com/symfony/dependency-injection to Auryn https://github.com/rdlowrey/auryn
  • Moved from PostCSS to SCSS
  • Done small enhancements into readme.txt
  • Added build composer's script
  • Fixed prefixing for external dependencies.
  • Switch old WordPress JS coding standards to the new
  • Added WordPress browser support
  • Added browser compatibility lint
  • Added coding standards for styles
  • Moved from Encore to Laravel Mix
  • Upgraded all dependencies

v1.0.1

01 Nov 22:48
Compare
Choose a tag to compare
  • Add yarn install to create a project pipeline
  • Improved documentation

Init

01 Nov 22:47
Compare
Choose a tag to compare
v1.0.0

Fix create project script