Releases: alleyinteractive/create-wordpress-theme
Releases · alleyinteractive/create-wordpress-theme
v1.5.0
What's Changed
- Fix block style versioning by @kaitlinbolling in #47
- Update files with latest from code-quality tools by @dlh01 in #52
- Redo CI fixes to blocks.php by @dlh01 in #55
- Add PHP 8.5 to the PR test matrix by @Copilot in #57
- Update repository Node baseline to 24 and npm to 11 by @Copilot in #56
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Standardizes on
Alley\WPnamespace everywhere - Removes support for aliasing
- Fixes stylelint errors
- Moves phpcs cache up to a flat file in the root
- Bumps Tested Up To to 6.8
- Pins GitHub Actions versions to v1 instead of develop
- Uses node 22 explicitly in GitHub Actions
- Bumps versions in package.json
- Removes package-lock.json and gitignores it (this can be undone by users, but should be gitignored in the template repo)
- Changes GitHub Actions workflow for node tests to not perform an audit (depends on a lockfile, which is now removed) and to run npm install instead of npm ci
New Contributors
- @kevinfodness made their first contribution in #45
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Issue-32: Enable Customizer for Site Logo by @dustinpaluch in #34
New Contributors
- @dustinpaluch made their first contribution in #34
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Issue 29: Add build system by @kaitlinbolling in #35
- block style extensions by @kaitlinbolling in #36
- Update theme.json version and normalize styles by @kaitlinbolling in #37
- rollup PR tests by @kaitlinbolling in #39
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Full Changelog: v1.0.0...v1.1.0