Skip to content

v3.2.0

Choose a tag to compare

@jasonbaciulis jasonbaciulis released this 16 Jun 05:55
· 40 commits to main since this release
bfe7f58

What's new

  • bedrock:remove-seo artisan command that strips the built-in SEO implementation (global, fieldsets, blueprints, templates and trackers) so an SEO addon can be installed on a blank slate
  • Feature test coverage for file/fieldset deletion, blueprint tab removal, template/build cleanup, and entry field stripping
  • Worker-scoped Pest helpers so the command runs against an isolated scratch copy in parallel-safe tests
  • Composer post-update-cmd scripts to publish Laravel assets and run boost:update after updates

What's fixed

  • Nothing