Releases: wpbones/WPBones
Releases · wpbones/WPBones
1.4.11
1.4.7
1.4.0
✨ New
- Added
wp-scripts
package in thepackages.json
- Added
build:app
script in thepackages.json
- Added
build:start
script in thepackages.json
- Added
resources/assets/apps
folder to vuild a full ReactJS application - Added
withAdminAppsScripts()
method in theView
- Added documentation Hot to create a ReactJS application
- Added documentation Versioning your Plugin
💎 Improvements
-
Improved the
php bones version
to support--pre-patch
Eg.1.0.1-rc.1
--pre-minor
Eg.1.1.0-rc.1
--pre-major
Eg.2.0.0-rc.1
-
Update the Service Provider documentation WP Bones Documentation
🐛 Fixes
- Minor fixes and improvements in the documentation Website WP Bones
⚠️ Note well
- The WordPress Playground may not work properly with Illuminate Eloquent and Blade templates. We recommend downloading the demo and using it locally.