Releases: wppunk/WPPlugin
Releases · wppunk/WPPlugin
Release 1.3.1
Release 1.3.0
- 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
- Compatibility with composer v2
- Compatibility with php8
- Upgraded PHP packages
- Upgraded JS packages
Release 1.1.0
- Moved from
yarn
tonpm
- 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
toLaravel Mix
- Upgraded all dependencies