Upgrade to version 11.0.1 #1

Merged
steve merged 60 commits from v11.0.1 into main 2025-10-30 22:14:46 +00:00
Owner
No description provided.
steve added 60 commits 2025-10-30 22:14:09 +00:00
Co-authored-by: Brandon Nifong <brandon@tendency.me>
Similar to `.assets(["images"])` in bud, we can add static assets in vite.
* Revert "🎨 Simplify WordPress dependency handling" (#3202)
* 🩹 Fix dev server error
* add default aliases for assets

Adds the same default aliases as the @roots/sage bud extension

* Remove beginning slash

---------

Co-authored-by: Ben Word <ben@benword.com>
Co-authored-by: Brandon <brandon@tendency.me>
Co-authored-by: csorrentino <cjsorren@gmail.com>
Co-authored-by: stuart <stuartjwong@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Setting absolute paths in aliases to prevent warnings in Vite.js and fix the background-image reference to an image using eg. @images/bg.svg
* Fix for incorrect theme.json generation of colours

* Fix for theme.json color generation

* Compact fix for colour theme.json generation

---------

Co-authored-by: Steve Jones <steve@codewithfeeling.com>
* Fix Vite dependency extract regex

* Fix Vite Typescript compatibility
This reverts commit 8d81e1ba3e.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Brandon <brandon@tendency.me>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 👷 Update workflow to not depend on package lock file
steve merged commit b31aa7550b into main 2025-10-30 22:14:46 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: framework/sage#1
No description provided.