v1.1.2
What's Changed
- Add a slash after DIR by @srtfisher in #162
- Bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #164
- Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in #165
- Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #168
- Bump @alleyinteractive/block-editor-tools from 0.1.0 to 0.1.1 by @dependabot in #169
- Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #171
- Bump mini-css-extract-plugin from 2.7.2 to 2.7.3 by @dependabot in #172
- Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #173
- Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #174
- Bump babel-jest from 29.4.3 to 29.5.0 by @dependabot in #175
- Bump jest from 29.4.3 to 29.5.0 by @dependabot in #176
- Bump alleyinteractive/action-update-wordpress-plugin from 1.1.0 to 1.2.0 by @dependabot in #177
- Add Alley scripts eslint-config by @stevenslack in #185
- Bump mini-css-extract-plugin from 2.7.3 to 2.7.5 by @dependabot in #179
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in #178
- Use // to comment out code by @srtfisher in #167
- Fix static/dynamic block variants, add prompt for block templates, HMR support for blocks. by @stevenslack in #186
- Bump @types/jest from 29.4.0 to 29.5.0 by @dependabot in #180
- Bump typescript from 5.0.2 to 5.0.3 by @dependabot in #188
- Bump @alleyinteractive/block-editor-tools from 0.1.1 to 0.1.2 by @dependabot in #189
- Bump @babel/preset-env from 7.20.2 to 7.21.4 by @dependabot in #190
- Upgrading to WordPress 6.2 by @srtfisher in #191
- Adding PHPStan by @srtfisher in #193
- Bump @alleyinteractive/block-editor-tools from 0.1.2 to 0.2.0 by @dependabot in #196
- Bump typescript from 5.0.3 to 5.0.4 by @dependabot in #197
- Bump @types/wordpress__block-editor from 7.0.0 to 11.5.0 by @dependabot in #199
- Bump ts-jest from 29.0.5 to 29.1.0 by @dependabot in #198
- Add prompts to keep Alley plugins in line with the CONTRIBUTING.md file by @srtfisher in #194
- Bump dompurify from 3.0.1 to 3.0.2 by @dependabot in #200
- Bump webpack-cli from 5.0.1 to 5.0.2 by @dependabot in #201
- Bump @types/jest from 29.5.0 to 29.5.1 by @dependabot in #202
- Bump @alleyinteractive/block-editor-tools from 0.2.0 to 0.3.0 by @dependabot in #203
- Bump @babel/preset-env from 7.21.4 to 7.21.5 by @dependabot in #204
- Bump dompurify from 3.0.2 to 3.0.3 by @dependabot in #208
- Replace in Github action when not using plugin.php by @anubisthejackle in #209
- Bump webpack-cli from 5.0.2 to 5.1.1 by @dependabot in #210
- Improve configure.php by @szepeviktor in #195
- Bump mini-css-extract-plugin from 2.7.5 to 2.7.6 by @dependabot in #211
- Bump @babel/preset-env from 7.21.5 to 7.22.2 by @dependabot in #212
- Enable SQLite by default by @srtfisher in #215
- AOS-39: Use @alleyinteractive/create-block for scaffolding blocks by @stevenslack in #213
- Bump @babel/preset-env from 7.22.2 to 7.22.4 by @dependabot in #216
- Bump typescript from 5.0.4 to 5.1.3 by @dependabot in #217
- Bump @types/jest from 29.5.1 to 29.5.2 by @dependabot in #218
- Bump @alleyinteractive/block-editor-tools from 0.3.0 to 0.3.2 by @dependabot in #219
- Bump @babel/preset-env from 7.22.4 to 7.22.5 by @dependabot in #220
- Bump webpack-cli from 5.1.1 to 5.1.4 by @dependabot in #221
- Bump typescript from 5.1.3 to 5.1.6 by @dependabot in #226
- Bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #228
- Make webpack dirpaths relative by @kevinfodness in #229
- Use MySQL instead of MariaDB by @renatonascalves in #230
- Enable phpcs for the tests folder by @kevinfodness in #231
- Bump dompurify from 3.0.3 to 3.0.4 by @dependabot in #227
- Bump jest from 29.5.0 to 29.6.1 by @dependabot in #232
- Bump @babel/preset-env from 7.22.5 to 7.22.7 by @dependabot in #234
- Bump @types/jest from 29.5.2 to 29.5.3 by @dependabot in #236
- Bump dompurify from 3.0.4 to 3.0.5 by @dependabot in #238
- Bump @babel/preset-env from 7.22.7 to 7.22.9 by @dependabot in #237
- Bump jest from 29.6.1 to 29.6.2 by @dependabot in #242
- Bump @alleyinteractive/eslint-config from 0.1.0 to 0.1.1 by @dependabot in #243
- Allow adding post and term meta by passing all as the object slug by @anubisthejackle in #241
- Remove/reduce default cron schedules by @mboynes in #245
- AOS-40 - Include create-entry script to scaffold slotfills and entries by @stevenslack in #222
- Upgrading tests to PHP 8.2 by @srtfisher in #253
- Copy SVG files with built block files by @ellm in #235
- Requring alley-coding-standards 2.0 by @srtfisher in #256
- Bump @babel/preset-env from 7.22.9 to 7.22.15 by @dependabot in #257
- Bump eslint-import-resolver-webpack from 0.13.2 to 0.13.7 by @dependabot in #259
- Built Releases by @srtfisher in #258
- Bump actions/checkout from 3 to 4 by @dependabot in #255
- Bump babel-jest from 29.6.2 to 29.7.0 by @dependabot in #260
- Bump jest and @types/jest by @dependabot in #261
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #250
- Integrate
@alleyinteractive/build-tool
to manage the build process. by @stevenslack in #262 - Bump dompurify from 3.0.5 to 3.0.6 by @dependabot in #263
- Bump @alleyinteractive/build-tool from 0.1.0 to 0.1.1 by @dependabot in #264
- Add ESLint specific tsconfig file. by @stevenslack in #265
- Change script
predev
toprestart
by @stevenslack in #270 - Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #271
- Bump @babel/preset-env from 7.22.20 to 7.23.2 by @dependabot in #272
New Contributors
- @anubisthejackle made their first contribution in #209
- @szepeviktor made their first contribution in #195
- @renatonascalves made their first contribution in #230
- @mboynes made their first contribution in #245
- @ellm made their first contribution in #235
Full Changelog: v1.1.1...v1.1.2