Skip to content

Sage 10.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@retlehs retlehs released this 14 Feb 14:39
· 193 commits to main since this release
5a95a62

🌱 Join us on Roots Discourse to discuss the Sage 10.0.0-beta.3 release

What's new

Acorn has been removed as a dependency in Sage's composer.json. We recommend installing Acorn from Bedrock's composer.json, or as a mu-plugin in non-Bedrock environments. Acorn is still required in order to use Sage, and Sage will exit immediately with an error if Acorn isn't available. We've also removed the config and bootstrap directories from Sage, and default to a zero-config setup.

See the Acorn installation and zero-config docs for more details.

Bud has shipped several releases since being included in beta 2, in which many bug fixes, performance improvements, and developer experience improvements have landed.

bud.v5.3.2.-.sage.10.yarn.dev.demo.mp4

Sage has moved the global editor settings from setup.php into theme.json and now requires WordPress 5.9+.

Changes

Fixes

  • fix(views): Use dot notation on entry-meta view includes (#2941) @Log1x
  • fix: app/setup.php doesn’t need to be executable (#2933) @knowler
  • fix(bundle-editor): remove @wordpress/edit-post (#2932) @retlehs

Full Changelog: 10.0.0-beta.2...10.0.0-beta.3

Sage 10.0.0-beta.3 contributors: @retlehs @QWp6t @Log1x @knowler @simonhammes @kellymears @akiletour @strarsis @alwaysblank