Releases: studiopress/genesis-custom-blocks
Releases · studiopress/genesis-custom-blocks
Release list
1.7.3
1.7.2
What's Changed
- ci: reinstate 'tested up to' deployment, fix failing tests by @joshuapregua in #185
- [LOC-6740] chore: bump 'tested up to' to 6.9 by @nickcernis in #186
- Fix WordPress 7.0 Beta 4 compatibility by @bgturner in #187
- Bump to version 1.7.2 by @bgturner in #188
- [LOC-6886] Refactor e2e tests to use Playwright instead of deprecated e2e-test-utils by @nickcernis in #189
- [LOC-6890] ci: create separate zips for WPE and WP.org by @nickcernis in #191
- [LOC-6891] ci: reinstate deploy to WP.org by @nickcernis in #190
New Contributors
- @joshuapregua made their first contribution in #185
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- Fetch plugin updates from WPE servers. #183 (not published on WP.org)
Full Changelog: 1.7.0...1.7.1
1.7.0
1.6.0
What's Changed
- Remove the Changelog section, simply link to GitHub Releases page by @kienstra in #155
- Add a link to the CLA to the pull request template by @kienstra in #156
- Update the templates so users know the response to expect by @kienstra in #157
- Fix
phpcserror fromfunctionnot having a space after it by @kienstra in #158 - Fix string interpolation to have
$inside{by @kienstra in #165 - Enqueue
block-editor.jsdependencies that I didn't enqueue before by @kienstra in #170 - Remove failing integration tests by @kienstra in #171
Full Changelog: 1.5.2...1.6.0
1.5.2
What's Changed
- Run the new version-check job from the wp-svn orb by @kienstra in #130
- Bump 'Tested up to' to
6.1by @kienstra in #131 - Bump 'Tested up to' to 6.2 by @kienstra in #141
- Get out of dependency 'heck' by @kienstra in #145
- Make 'Tested up to'
6.3by @kienstra in #148 - Make the
pre-commithook fix formatting by @kienstra in #147 - Make it easier to edit custom blocks CSS by @foliovision in #150
- Bump version to
1.5.2, add aChangelogentry by @kienstra in #149
New Contributors
- @foliovision made their first contribution in #150
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- In e2e tests, set the PHP version to 8.1 by @kienstra in #118
- Also run unit tests on PHP 8.0 and 8.1 by @kienstra in #119
- Add some sanitization back in by @kienstra in #120
- Update npm dependencies with
npm audit fixby @kienstra in #122 - Bump the 'Tested up to' version to
6.0by @kienstra in #121
Full Changelog: 1.5.0...1.5.1
1.5.0
Added
- Allow opting into analytics by @kienstra in #101
- Update the CI config to use non-deprecated images by @kienstra in #104
- Bump nanoid from 3.1.23 to 3.2.0 by @dependabot in #107
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #109
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #102
- Update e2e tests so they pass with WP
5.9by @kienstra in #106 - Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #103
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #112
- Bump postcss from 8.2.10 to 8.2.13 by @dependabot in #111
- Update
package.jsondependencies by @kienstra in #113 - Bump the version to
1.5.0by @kienstra in #115
Fixed
- Allow previewing
InnerBlocksin the block editor by @kienstra in #114 - Don't instantiate unused analytics client by @kienstra in #116
- Fix: fixes typo in
README.mdby @blankart in #108
New Contributors
Full Changelog: 1.4.0...1.5.0
