Skip to content

[TASK] Upgrade vite v7 to v8#1215

Merged
linawolf merged 3 commits intoTYPO3-Documentation:mainfrom
richardkrikler:task/vite-8
Apr 7, 2026
Merged

[TASK] Upgrade vite v7 to v8#1215
linawolf merged 3 commits intoTYPO3-Documentation:mainfrom
richardkrikler:task/vite-8

Conversation

@richardkrikler
Copy link
Copy Markdown
Contributor

@richardkrikler richardkrikler commented Apr 2, 2026

Solves #1209, #1200

Compared visually between local output with current prod render-guides docs.
https://docs.typo3.org/other/t3docs/render-guides/main/en-us/Index.html

I will look at Fontawesome separately (#1171).

* Update package.json > engines > node minimum NodeJS requirement [1]
* Update @vitejs/plugin-react
  (no breaking changes in its changelog) [2]
* Update vite.config.js rollupOptions to rolldownOptions (as vite v8
uses rolldownOptions [3])

Commands executed:
  ddev ssh
    cd /var/www/html/packages/typo3-docs-theme
    npm install
    npm run build
  ddev composer make docs

[1] https://vite.dev/blog/announcing-vite8#node-js-support
[2] https://github.com/vitejs/vite-plugin-react/blob/plugin-react%406.0.1/packages/plugin-react/CHANGELOG.md
[3] https://vite.dev/blog/announcing-vite8#the-rolldown-powered-vite
@richardkrikler richardkrikler changed the title Task/vite 8 [TASK] Upgrade vite v7 to v8 Apr 2, 2026
@linawolf linawolf merged commit 1932f99 into TYPO3-Documentation:main Apr 7, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants