Releases: 10up/block-catalog
Releases · 10up/block-catalog
Release list
1.6.2
Changed
- Bump WordPress "tested up to" version 6.7 (props @thrijith, @jeffpaul, @Sidsector9 via #74, #75).
Security
- Bump
webpackfrom 5.91.0 to 5.94.0 (props @dependabot, @peterwilsoncc via #68). - Bump
serve-staticfrom 1.15.0 to 1.16.2 andexpressfrom 4.19.2 to 4.21.1 (props @dependabot, @Sidsector9 via #70). - Bump
cookiefrom 0.6.0 to 0.7.1 (props @dependabot, @Sidsector9 via #76).
Developer
- Update deprecated step in the WordPress Playground blueprint file (props @barryceelen, @dkotter via #67).
- Add WordPress Playground badge, update other badges and add banner image to the README (props @jeffpaul, @dkotter via #66, #69).
New Contributors
- @barryceelen made their first contribution in #67
- @thrijith made their first contribution in #74
Full Changelog: 1.6.1...1.6.2
View closed items in the milestone.
1.6.1
Changed
- Update Support Level from
BetatoStable(props @jeffpaul, @dkotter via #56). - Bump WordPress "tested up to" version 6.6 (props @sudip-md, @jeffpaul via #60).
- Bump WordPress minimum supported version to 6.4 (props @sudip-md, @jeffpaul via #60).
Security
- Bump
bracesfrom 3.0.2 to 3.0.3 (props @dependabot, @faisal-alvi via #58). - Bump
wsfrom 7.5.9 to 7.5.10 (props @dependabot, @faisal-alvi via #58).
Full Changelog: 1.6.0...1.6.1
View all items closed in the release.
1.6.0
Added
- WP-CLI command,
export, to generate a CSV of the block catalog (props @dsawardekar, @psorensen, @Sidsector9 via #52). - Classic Editor block detection (props @dsawardekar, @Sidsector9 via #53).
Changed
- Bump WordPress "tested up to" version 6.5 (props @sudip-md, @jeffpaul via #51).
- Bump WordPress minimum from 5.7 to 6.3 (props @sudip-md, @jeffpaul via #51).
- Replaced lee-dohm/no-response with actions/stale to help with closing no-response/stale issues (props @jeffpaul via #48).
Security
- Bump
expressfrom 4.18.2 to 4.19.2 (props @dependabot, @Sidsector9 via #50). - Bump
follow-redirectsfrom 1.15.5 to 1.15.6 (props @dependabot, @Sidsector9 via #50). - Bump
postcssfrom 7.0.39 to 8.4.33 (props @dependabot, @Sidsector9 via #50). - Bump
10up-toolkitfrom 5.2.3 to 6.0.1 (props @dependabot, @Sidsector9 via #50). - Bump
webpack-dev-middlewarefrom 5.3.3 to 5.3.4 (props @dependabot, @Sidsector9 via #50).
Full Changelog: 1.5.4...1.6.0
View all items closed in the release.
1.5.4
Added
Changed
- Significantly improved performance of block catalog reset on larger WordPress installations (props @dsawardekar, @Sidsector9 via #41).
- Clean up NPM dependencies and update the minimum node version to 20 (props @Sidsector9, @dsawardekar via #43).
Security
- Bump
tj-actions/changed-filesfrom 39 to 41 (props @dependabot, @peterwilsoncc via #39). - Bump
follow-redirectsfrom 1.15.2 to 1.15.4 (props @dependabot, @Sidsector9 via #40).
New Contributors
- @Sidsector9 made their first contribution in #43
Full Changelog: 1.5.3...1.5.4
View closed items in the milestone.
1.5.3
Added
- PHPUnit 9.x support
Fixed
- PHP 8.2 deprecation warnings
Security
- Bumps
sharpfrom 0.32.3 to 0.32.6
Full Changelog: 1.5.2...1.5.3
View closed items in the milestone.
1.5.2
Changed
- Bump WordPress "tested up to" version to 6.4 (props @qasumitbagthariya, @jeffpaul via #28, #29).
New Contributors
- @qasumitbagthariya made their first contribution in #28
Full Changelog: 1.5.1...1.5.2
View closed items in the milestone.
1.5.1
Note that this release changes the name of the base plugin file. As such, you'll probably need to reactivate the plugin after updating.
Added
- Add our standard GitHub Action automations (props @jeffpaul, @dsawardekar, @dkotter via #10, #20, #22, #23, #24, #25).
Changed
- Update our plugin image assets (props Brooke Campbell, @jeffpaul, @dsawardekar, @faisal-alvi via #11, #17).
- Updated the main plugin file name (props @dkotter, @peterwilsoncc, @dsawardekar via #18).
Security
- Bump
@babel/traversefrom 7.22.8 to 7.23.2 (props @dependabot, @dkotter via #21).
New Contributors
- @jeffpaul made their first contribution in #3
- Brooke Campbell made their first contribution in #11
- @faisal-alvi made their first contribution in #17
- @dkotter made their first contribution in #18
- @peterwilsoncc made their first contribution in #18
Full Changelog: 1.5.0...1.5.1
View closed items in the milestone.
1.5.0
1.4.0
- Improves Core Block Display Titles logic
- Fixes parent term for blocks registered without namespace
- Improve Reusable Block detection
- Add hooks to support nested variations
- Adds unit tests