Releases: WordPress/create-block-theme
Releases · WordPress/create-block-theme
v1.13.1
What's Changed
- Add default value for recommended plugins section by @vcanales in #406
- Update Google Fonts JSON data from API by @github-actions in #407
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- Try: Only run google font update on WordPress repo by @vcanales in #391
- Update Google Fonts JSON data from API by @github-actions in #390
- Persist copyright info on new theme creation by @mikachan in #383
- Update Google Fonts JSON data from API by @github-actions in #394
- Move check for
download_url
higher up by @mikachan in #398 - Avoid white spaces or other weird characters on font asset paths. by @matiasbenedetto in #401
- Adding files to zip subfolder called as theme slug by @matiasbenedetto in #357
- Update Google Fonts JSON data from API by @github-actions in #403
- Add "Recommended Plugins" input box by @mikachan in #402
Full Changelog: v1.12.1...v1.13.0
v1.12.1
What's Changed
Full Changelog: v1.12.0...v1.12.1
v1.12.0
v1.11.0
What's Changed
- Update Google Fonts JSON data from API by @github-actions in #370
- Add linebreaks before hyphen lists in readme to fix plugin repository display by @mrwweb in #369
- Prevent additional white space in font credits in readme.txt by @mikachan in #373
- Google fonts: Change onClick handlers to onChange by @mikachan in #375
- Escape special characters to avoid syntax errors by @vcanales in #374
- Update required node version and update dependencies by @mikachan in #376
- Enhance/site editor to SAVE user changes, EDIT metadata, EXPORT as a zip, CLONE to create by @pbking in #368
New Contributors
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Update Google Fonts JSON data from API by @github-actions in #353
- Adding troubleshooting FAQs by @matiasbenedetto in #354
- Updating "Requires at least" field of generated themes by @matiasbenedetto in #356
- Improve handling of font license errors by @mikachan in #359
- Fix
tabIndex
prop by @mikachan in #366 - Automatically add font license info for local fonts by @mikachan in #367
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Update Google Fonts JSON data from API by @github-actions in #346
- Fix console error in
prepareThemeNameValidation
function by @mikachan in #347 - Automatically add font license info for Google fonts by @mikachan in #298
- Removing donate link by @matiasbenedetto in #352
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
- Updating Tested up to: 6.2 WordPress version by @matiasbenedetto in #306
- fix tag duplication in exported theme by @madhusudhand in #318
- Fixing error checking by @matiasbenedetto in #310
- Update Google Fonts JSON data from API by @github-actions in #307
- Refactor react app code for general purpose by @madhusudhand in #320
- add build directory to php exclude list by @madhusudhand in #319
- Do not call replace_template_namespace when overwrting theme by @matiasbenedetto in #311
- Fix error when switching to template edit mode in the post editor by @t-hamano in #321
- Add useRootPaddingAwareAlignments to blank theme by @jffng in #331
- Update Google Fonts JSON data from API by @github-actions in #335
- Avoid adding Template info to style.css if it's empty by @matiasbenedetto in #315
- Fix delete font family/face when name is different from family by @matiasbenedetto in #328
- Add theme name validation by @matiasbenedetto in #304
- Fix export theme from Site Editor by @vcanales in #338
- Strip escaping characters before printing stylesheet by @vcanales in #337
- Linting unlinted file by @matiasbenedetto in #341
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- Add current WordPress version to style.css and readme.txt by @mikachan in #296
- Add labels around Google font family checkbox controls by @mikachan in #297
- Fix theme slug and textdomain for cloned, child and sibling themes. by @matiasbenedetto in #301
- Replace theme slug in templates after getting media urls from them by @matiasbenedetto in #305
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Export style variations just with the changes made by the user by @matiasbenedetto in #283
- fix issue where package-lock is not updated on version bump by @madhusudhand in #282
- Adding default value to an to avoid error when calling export_theme_data() by @matiasbenedetto in #290
- Fixing image downloading not working in some cases by @matiasbenedetto in #291
- Update Google Fonts JSON data from API by @github-actions in #293
- Add Export (Clone) to site editor by @jffng in #292
Full Changelog: v1.7.1...v1.8.0