Releases: WordPress/create-block-theme
Releases · WordPress/create-block-theme
v2.0.2
What's Changed
- Update readme, remove test files from release build by @vcanales in #548
- [Automation] New patch Release: 2.0.2 by @github-actions in #551
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Add missing build step to deploy workflow by @vcanales in #546
- [Automation] New patch Release: 2.0.1 by @github-actions in #547
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Add text domain to translation target by @Olein-jp in #499
- Fix dynamic property deprecation by @t-hamano in #501
- Fix react warning error on font upload page by @t-hamano in #502
- Add markdown and package.json lint command by @t-hamano in #504
- Fix browser warning error when clicking the reset button by @t-hamano in #505
- Replace dash icon with SVG icon by @t-hamano in #506
- Add files and directories not needed for release to
.distignore
by @t-hamano in #512 - GitHub Actions: Add JavaScript Unit Test by @t-hamano in #508
- Remove repo specific Code of Conduct by @desrosj in #514
- Remove CODE_OF_CONDUCT.md from .distignore. by @desrosj in #515
- Add integration tests by @vcanales in #393
- Use CORE for Font Management by @pbking in #518
- Extracted any logic that may need to be tested from the api class by @pbking in #522
- Add blueprint.json file to enable plugin previews by @t-hamano in #511
- Add/child theme creation by @pbking in #531
- Add/create theme variation to site editor interface by @pbking in #532
- Replace font management with screen pointing to native font library by @madhusudhand in #539
- add deprecation notice in theme export admin screen by @madhusudhand in #540
- Add theme json inspector by @vcanales in #520
- Fix changelog creation script by @vcanales in #541
- Refactor GitHub release workflows by @vcanales in #542
- Update release workflow by @vcanales in #544
- [Automation] New major Release: 2.0.0 by @github-actions in #545
New Contributors
Full Changelog: v1.13.8...v2.0.0
v1.13.8
What's Changed
Full Changelog: v1.13.7...v1.13.8
v1.13.7
What's Changed
- docs: Add recent release notes to the changelog by @unscripted in #488
New Contributors
- @unscripted made their first contribution in #488
Full Changelog: v1.13.6...v1.13.7
v1.13.6
v1.13.5
v1.13.4
What's Changed
- Update Google Fonts JSON data from API by @github-actions in #464
- Update google fonts on release instead of on a schedule by @vcanales in #461
- Use npx for commit linting scripts by @creativecoder in #467
- Adds error handling for themes.svn.wordpress.org request by @creativecoder in #469
- Bump "tested up to" to 6.4 by @vcanales in #473
- Update theme form markup and styles by @creativecoder in #470
- Fix/child export by @pbking in #471
- Corrects malformed input tag by @creativecoder in #475
- Add quotes to font family names by @vcanales in #476
New Contributors
- @creativecoder made their first contribution in #467
Full Changelog: v1.13.3...v1.13.4
v1.13.3
What's Changed
- Update Google Fonts JSON data from API by @github-actions in #434
- Update "Tested up to" version to 6.3 by @mikachan in #436
- Update Google Fonts JSON data from API by @github-actions in #437
- Add
.wp-env.override.json
to.gitignore
by @t-hamano in #441 - Use wp_add_inline_script for createBlockTheme object by @vcanales in #428
- Update Google Fonts JSON data from API by @github-actions in #443
- Updated Requires PHP version to 7.4 by @kafleg in #445
- Update Google Fonts JSON data from API by @github-actions in #446
- Update Google Fonts JSON data from API by @github-actions in #450
- Update Google Fonts JSON data from API by @github-actions in #453
- Update Google Fonts JSON data from API by @github-actions in #455
- Update Google Fonts JSON data from API by @github-actions in #457
- Update Google Fonts JSON data from API by @github-actions in #458
- Update Google Fonts JSON data from API by @github-actions in #459
- Update Google Fonts JSON data from API by @github-actions in #460
- Fix PHP 8.1 errors caused by missing page titles by @vcanales in #462
New Contributors
Full Changelog: v1.13.2...v1.13.3
v1.13.2
What's Changed
- Update Google Fonts JSON data from API by @github-actions in #409
- Set the initial version to 1.0.0 insted of 0.0.1 by @matiasbenedetto in #411
- Fix: react render warning by @t-hamano in #418
- Introduce basic
wp-env
environment by @t-hamano in #417 - Update Google Fonts JSON data from API by @github-actions in #423
- Try: Apply theme color schema to Manage Theme Fonts page by @t-hamano in #419
- Update Google Fonts JSON data from API by @github-actions in #424
- Update .distignore by @swissspidy in #427
- [I18n] Fix plugin internationalization by @pedro-mendonca in #430
New Contributors
- @swissspidy made their first contribution in #427
- @pedro-mendonca made their first contribution in #430
Full Changelog: v1.13.1...v1.13.2