All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for loading a remote react app.
- Added new theme body classes
react-app-loader
and{plugin directory name}
for registered React app pages.
- Removed trailing slash for registered React app pages
- Removed enqueue_scripts dependency of
react
&react-dom
from WordPress core since those are already bundled in create-react-app.
- Fixed query var collisions between React application & WordPress.
- New optional argument. An array of subdirectories off of the defined slug that we DO WANT WordPress to handle.
- Callback argument.
- Initial release of plugin.