1.5.0
What's Changed
- Omit language label for code blocks in feeds by @westonruter in #716
- Fix stylesheet name issue by @bianqui149 in #731
- Opt to register styles in standard way by @westonruter in #785
- Support exiting Code block with triple enter and remove legacy code for WP<6.1 by @westonruter in #786
- Ensure editor highlights expected line numbers when
<br>
present by @westonruter in #806 - Fix compatibility with Gutenberg 17.1 after it removed preserveWhiteSpace serialisation differences by @westonruter in #791
- Bump PHPStan to level 4 and fix typos by @westonruter in #708
- Bump PHPStan to level 5 by @westonruter in #712
- Bump PHPStan to level 9 and bump PHP to 7.4 by @westonruter in #713
- Utilize phpstan-wordpress by @westonruter in #717
- Fix autoloader's callable's return type by @szepeviktor in #720
- Move functions to inc/ by @szepeviktor in #721
- Fix badge in README by @szepeviktor in #722
- Update packages, pin to exact versions, and add wp-env helper by @westonruter in #723
- Use dependabot group for wordpress package updates by @westonruter in #739
- Update phpcs config, bump versions, add wp-env config, fix build, remove PHPCS exclude by @westonruter in #778
- Automate checking for upstream changes to Code block's edit.js by @westonruter in #787
- Run composer update by @westonruter in #799
- Bump node from 18 to 20 by @westonruter in #807
- Create new dist build process by @westonruter in #788
New Contributors
- @szepeviktor made their first contribution in #720
- @bianqui149 made their first contribution in #731
Full Changelog: 1.4.0...1.5.0