Releases: spacedmonkey/wp-rest-blocks
Releases · spacedmonkey/wp-rest-blocks
1.0.2
What's Changed
- Update node packages by @spacedmonkey in #46
- Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0 by @dependabot in #49
- Bump squizlabs/php_codesniffer from 3.8.0 to 3.8.1 by @dependabot in #52
- Bump minimatch from 9.0.0 to 9.0.3 by @dependabot in #50
- Bump @wordpress/scripts from 26.19.0 to 27.0.0 by @dependabot in #55
- Add support for rich-text type by @spacedmonkey in #72
- Bump @wordpress/scripts from 27.0.0 to 27.6.0 by @dependabot in #71
- Bump minimatch from 9.0.3 to 9.0.4 by @dependabot in #67
Full Changelog: 1.0.1...1.0.2
1.0.1
Update to WP coding standard to 3.0.1.
1.0.0
Breaking change! The field in the REST API is changed from blocks to block_data.
0.5.0
Add support for new post types added in WordPress 5.9.
0.4.0
Added support for block based widget, added in WordPress 5.8. Block data is added to the /wp/v2/widgets endpoint.
0.3.2
Hot fix
0.3.1
Update translations.
0.3.0
Improve support for block that have attributes that use query source type.
Improve error handling for those that install this plugin without using composer.
0.2.6
Update to 0.2.6
0.2.5
Update .distignore