Releases: WPBP/WordPress-Plugin-Boilerplate-Powered
Releases · WPBP/WordPress-Plugin-Boilerplate-Powered
3.3.3
3.3.2
- Enhancement: Tests use a dedicated .env file instead to manipulate the env file (GitHub/GitLab CI updated)
- Enhancement: Ajax tests improved to work with latest updates
- Enhancement: Improvements on editorconfig support @erikyo @johnhooks
- Enhancement: New Readme @Ryvix
- Enhancement: NPM and JS stuff improved @erikyo
- Fix: GitHub CI updated with different NodeJS versions tests @erikyo
3.3.1
- Fix: Replaced Yoast i18n-module with wpbp/i18n-notice to keep support
- Enhancement: Improvements on Initialize for class detection, thanks to @LucasDemea and @charmoney
3.3.0
- Enhancement: wp-scripts integration
- Enhancement: Custom block example in React.js
- Enhancement: JS example with REST and nonce
- Enhancement: Page-Madness-Detector and Assets package added
- Enhancement: GitHub Action added Codeception WPunit tests
- Enhancement: Removed
fakepage
library - Improved: Cli tests better example
- Removed: Grunt replaced by Webpack
Many thanks to @erikyo for the work on the new React/block stuff!