Skip to content

Releases: wpbones/WPBones

1.4.11

10 Jul 10:57
Compare
Choose a tag to compare
  • ✨ adds new updated file
  • 🐛 fixes miss “run” in package build
  • ✨ updates and align custom post type and custom taxonomies

1.4.7

13 Jun 06:43
Compare
Choose a tag to compare
  • Fixed and improved the deploy process

1.4.0

10 May 07:53
Compare
Choose a tag to compare

✨ New

  • Added wp-scripts package in the packages.json
  • Added build:app script in the packages.json
  • Added build:start script in the packages.json
  • Added resources/assets/apps folder to vuild a full ReactJS application
  • Added withAdminAppsScripts() method in the View
  • 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.

1.3.4

10 May 07:54
Compare
Choose a tag to compare
  • 📝 Updates docs
  • 🐛 Minor bug fixes

1.3.2

10 May 07:55
Compare
Choose a tag to compare
  • ✨ Adds blade support
  • ✨ Adds localizeScripts