Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-27 | 904 Bytes | |
v11.0.1 source code.tar.gz | 2025-03-27 | 10.3 kB | |
v11.0.1 source code.zip | 2025-03-27 | 22.8 kB | |
Totals: 3 Items | 33.9 kB | 1 |
What's Changed
- 🎨 Remove unused
use
statement insetup.php
by @adevade in https://github.com/roots/sage/pull/3238 - 🔧 Set a default editor layout content size by @Log1x in https://github.com/roots/sage/pull/3240
- 🧑💻 Always import
editor.css
in block editor settings by @johanmolen in https://github.com/roots/sage/pull/3248 - 🔥 Remove
package-lock.json
by @Log1x in https://github.com/roots/sage/pull/3251 - 🔥 Remove unnecessary HMR client setup by @Log1x in https://github.com/roots/sage/pull/3241
- 🎨 Simplify the default Composers by @Log1x in https://github.com/roots/sage/pull/3250
New Contributors
- @adevade made their first contribution in https://github.com/roots/sage/pull/3238
- @johanmolen made their first contribution in https://github.com/roots/sage/pull/3248
Full Changelog: https://github.com/roots/sage/compare/v11.0.0...v11.0.1