Releases: newfold-labs/wp-plugin-mojo
Releases · newfold-labs/wp-plugin-mojo
3.2.4
What's Changed
- Composer(deps): Bump newfold-labs/wp-module-activation from 1.0.4 to 1.0.5 by @dependabot in #352
- Composer(deps): Bump newfold-labs/wp-module-runtime from 1.0.11 to 1.0.12 by @dependabot in #353
- Release 3.2.4 by @circlecube in #359
Full Changelog: 3.2.3...3.2.4
3.2.3
What's Changed
- NPM Dev(deps-dev): Bump @wordpress/env from 10.7.0 to 10.8.0 by @dependabot in #329
- NPM(deps): Bump @wordpress/dom-ready from 4.7.0 to 4.8.0 by @dependabot in #328
- NPM(deps): Bump @wordpress/i18n from 5.7.0 to 5.8.0 by @dependabot in #327
- NPM Dev(deps-dev): Bump tailwindcss from 3.4.12 to 3.4.13 by @dependabot in #333
- NPM(deps): Bump @wordpress/element from 6.7.0 to 6.8.0 by @dependabot in #325
- NPM(deps): Bump @wordpress/icons from 10.7.0 to 10.8.0 by @dependabot in #332
- NPM(deps): Bump @wordpress/compose from 7.7.0 to 7.8.0 by @dependabot in #331
- NPM Dev(deps-dev): Bump cypress from 13.14.2 to 13.15.0 by @dependabot in #334
- Composer(deps): Bump newfold-labs/wp-module-activation from 1.0.3 to 1.0.4 by @dependabot in #340
- Composer(deps): Bump newfold-labs/wp-module-notifications from 1.6.0 to 1.6.1 by @dependabot in #341
- Composer(deps): Bump newfold-labs/wp-module-data from 2.6.3 to 2.6.5 by @dependabot in #350
- Release/3.2.3 by @abhijitb in #351
New Contributors
Full Changelog: 3.2.2...3.2.3
3.2.2
What's Changed
- Composer Dev(deps-dev): Bump newfold-labs/wp-php-standards from 1.2.3 to 1.2.4 by @dependabot in #300
- NPM(deps): Bump @heroicons/react from 2.1.4 to 2.1.5 by @dependabot in #299
- NPM(deps): Bump react-use from 17.5.0 to 17.5.1 by @dependabot in #295
- NPM Dev(deps-dev): Bump tailwindcss from 3.4.4 to 3.4.9 by @dependabot in #297
- Release/3.2.2 by @wpscholar in #324
Full Changelog: 3.2.1...3.2.2
3.2.1
What's Changed
- Add/redirects for old plugin urls by @circlecube in #293
- GitHub Actions(deps): Bump actions/add-to-project from 0.6.0 to 1.0.2 by @dependabot in #276
- NPM(deps): Bump classnames from 2.3.2 to 2.5.1 by @dependabot in #281
- NPM(deps): Bump react-router-dom from 6.20.1 to 6.26.0 by @dependabot in #291
- NPM Dev(deps-dev): Bump axe-core from 4.8.2 to 4.10.0 by @dependabot in #288
- Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.4.2 to 6.6.1 by @dependabot in #287
- NPM Dev(deps-dev): Bump @testing-library/cypress from 10.0.1 to 10.0.2 by @dependabot in #279
- Release/3.2.1 by @circlecube in #294
Full Changelog: 3.2.0...3.2.1
3.2.0
3.1.0
What's Changed
- Clean up how Cypress tests are run by @circlecube in #218
- FIx beta test runner by @wpscholar in #220
- Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.3.1 to 6.4.2 by @dependabot in #225
- Composer(deps): Bump newfold-labs/wp-module-data from 2.4.11 to 2.4.14 by @dependabot in #221
- Composer(deps): Bump newfold-labs/wp-module-deactivation from 1.0.2 to 1.0.3 by @dependabot in #214
- NPM Dev(deps-dev): Bump @wordpress/scripts from 26.16.0 to 26.18.0 by @dependabot in #215
- NPM(deps): Bump @wordpress/icons from 9.36.0 to 9.38.0 by @dependabot in #217
- NPM(deps): Bump react-router-dom from 6.18.0 to 6.20.1 by @dependabot in #219
- NPM(deps): Bump @wordpress/compose from 6.22.0 to 6.24.0 by @dependabot in #216
- Composer Dev(deps-dev): Bump wp-cli/i18n-command from 2.4.4 to 2.5.0 by @dependabot in #226
- NPM Dev(deps-dev): Bump cypress from 13.5.0 to 13.6.1 by @dependabot in #224
- GitHub Actions(deps): Bump peter-evans/repository-dispatch from 2 to 3 by @dependabot in #255
- GitHub Actions(deps): Bump actions/cache from 3 to 4 by @dependabot in #248
- GitHub Actions(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #235
- NPM Dev(deps-dev): Bump tailwindcss from 3.3.5 to 3.4.1 by @dependabot in #238
- NPM(deps): Bump react-use from 17.4.0 to 17.5.0 by @dependabot in #251
- GitHub Actions(deps): Bump actions/add-to-project from 0.5.0 to 0.6.0 by @dependabot in #266
- NPM(deps): Bump @newfold/ui-component-library from 1.0.0 to 1.1.0 by @dependabot in #272
- Composer(deps): Bump newfold-labs/wp-module-deactivation from 1.0.3 to 1.0.5 by @dependabot in #259
- NPM(deps): Bump @wordpress/dom-ready from 3.45.0 to 3.53.0 by @dependabot in #271
- NPM Dev(deps-dev): Bump @wordpress/env from 8.11.0 to 9.5.0 by @dependabot in #270
- Release/3.1.0 by @circlecube in #273
- update wp tested version to match wp-env version by @circlecube in #292
Full Changelog: 3.0.0...3.1.0
Version 3.0.0
What's Changed
- validate that wp versions match in release workflow by @circlecube in #179
- Composer(deps): Bump newfold-labs/wp-module-notifications from 1.1.5 to 1.1.6 by @dependabot in #168
- NPM(deps): Bump @wordpress/icons from 9.34.0 to 9.35.0 by @dependabot in #169
- NPM Dev(deps-dev): Bump cypress from 13.3.1 to 13.3.3 by @dependabot in #178
- GitHub Actions(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #177
- NPM(deps): Bump @wordpress/compose from 6.20.0 to 6.21.0 by @dependabot in #171
- Composer(deps): Bump newfold-labs/wp-module-data from 2.4.8 to 2.4.9 by @dependabot in #176
- Composer(deps): Bump newfold-labs/wp-module-coming-soon from 1.1.10 to 1.1.11 by @dependabot in #175
- NPM Dev(deps-dev): Bump @wordpress/scripts from 26.14.0 to 26.15.0 by @dependabot in #172
- update plugin header with update uri, also update tested up to version by @circlecube in #174
- NPM Dev(deps-dev): Bump @replayio/cypress from 1.5.0 to 1.6.1 by @dependabot in #182
- NPM Dev(deps-dev): Bump @wordpress/env from 8.8.0 to 8.10.0 by @dependabot in #181
- NPM(deps): Bump react-router-dom from 6.16.0 to 6.17.0 by @dependabot in #180
- NPM(deps): Bump @wordpress/dom-ready from 3.43.0 to 3.44.0 by @dependabot in #183
- Update/refresh UI by @circlecube in #193
- Composer(deps): Bump newfold-labs/wp-module-data from 2.4.9 to 2.4.11 by @dependabot in #197
- NPM Dev(deps-dev): Bump @wordpress/env from 8.10.0 to 8.11.0 by @dependabot in #198
- NPM Dev(deps-dev): Bump @tailwindcss/forms from 0.5.6 to 0.5.7 by @dependabot in #199
- Release/3.0.0 by @circlecube in #195
Full Changelog: 2.0.10...3.0.0
Version 2.0.10
Version 2.0.9
What's Changed
- NPM Dev(deps-dev): Bump cypress from 12.17.2 to 12.17.3 by @dependabot in #112
- NPM Dev(deps-dev): Bump @replayio/cypress from 1.0.4 to 1.1.2 by @dependabot in #111
- Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.2.0 to 6.2.2 by @dependabot in #110
- Composer(deps): Bump newfold-labs/wp-module-data from 2.4.1 to 2.4.2 by @dependabot in #109
- Composer Dev(deps-dev): Bump wp-cli/i18n-command from 2.4.2 to 2.4.3 by @dependabot in #73
- Composer(deps): Bump newfold-labs/wp-module-marketplace from 1.5.0 to 1.5.1 by @dependabot in #65
- Add BN by @circlecube in #136
- GitHub Actions(deps): Bump actions/checkout from 3 to 4 by @dependabot in #137
- Fix GitHub Action deprecated notices. by @desrosj in #150
- Release/2.0.9 by @circlecube in #151
New Contributors
Full Changelog: 2.0.8...2.0.9