Releases: TypeRocket/typerocket
Releases · TypeRocket/typerocket
TypeRocket 4.0.12 - Patch
- Update CSS
- Update Readme
TypeRocket 4.0.11 - Patch
- Fix MU Plugin
galaxy
command bug
TypeRocket 4.0.10 - Patch
Add support for https://wpackagist.org/
TypeRocket 4.0.9 - Patch
- Compile core assets to fix JS and CSS bugs
- Limit SEO plugin version to 4.0.*
TypeRocket 4.0.8 - Patch
- Make TypeRocket configurable enough to create WP Plugin for wordpress.org
TypeRocket 4.0.7 - Patch
- Fix
global.js
file issues during updates.
You can manually patch this by updating your webpack.mix.js file.
https://github.com/TypeRocket/typerocket/blob/master/webpack.mix.js#L43
TypeRocket 4.0.6 - Theme Routes
- Set default route configuration to allow theme registered routes.
TypeRocket 4.0.5 - Plugin Routes
- You can now define when TypeRocket routes are loaded.
- Plugins can now define TypeRocket routes.
TypeRocket 4.0.4 - REST API Middleware
- Add
restApiFallback
middleware group for security.
TypeRocket 4.0.3 - New Responder System
- Details to come.