Skip to content

chore(deps): update dependency @vitejs/plugin-react to v6.1.0 - #4259

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vitejs-plugin-react-6.x
Open

chore(deps): update dependency @vitejs/plugin-react to v6.1.0#4259
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vitejs-plugin-react-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react (source) 6.0.56.1.0 age confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v6.1.0

Compare Source

Add experimental native React Compiler support (#​1419)

Add experimental native React Compiler support.

You can use it by installing oxc-transform-react and enabling it via the compiler option:

npm install -D oxc-transform-react
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'

export default defineConfig({
  plugins: [
     react({ compiler: true })
  ]
})

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 20, 2026
@renovate
renovate Bot temporarily deployed to accounter-fullstack August 20, 2026 04:25 Inactive
@renovate
renovate Bot temporarily deployed to accounter-fullstack August 20, 2026 04:25 Inactive
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@accounter/client 0.1.0-alpha-20260820042724-9751416af6df353bb07913386104c26cf0b54df7 npm ↗︎ unpkg ↗︎
@accounter/green-invoice-graphql 0.8.7-alpha-20260820042724-9751416af6df353bb07913386104c26cf0b54df7 npm ↗︎ unpkg ↗︎
@accounter/hashavshevet-mesh 0.2.13-alpha-20260820042724-9751416af6df353bb07913386104c26cf0b54df7 npm ↗︎ unpkg ↗︎
@accounter/israeli-vat-scraper 0.1.13-alpha-20260820042724-9751416af6df353bb07913386104c26cf0b54df7 npm ↗︎ unpkg ↗︎
@accounter/modern-poalim-scraper 0.11.0-alpha-20260820042724-9751416af6df353bb07913386104c26cf0b54df7 npm ↗︎ unpkg ↗︎
@accounter/payper-mesh 0.2.13-alpha-20260820042724-9751416af6df353bb07913386104c26cf0b54df7 npm ↗︎ unpkg ↗︎
@accounter/scraper-app 0.0.3-alpha-20260820042724-9751416af6df353bb07913386104c26cf0b54df7 npm ↗︎ unpkg ↗︎
@accounter/server 0.2.0-alpha-20260820042724-9751416af6df353bb07913386104c26cf0b54df7 npm ↗︎ unpkg ↗︎
@accounter/shaam-uniform-format-generator 0.2.7-alpha-20260820042724-9751416af6df353bb07913386104c26cf0b54df7 npm ↗︎ unpkg ↗︎
@accounter/shaam6111-generator 0.1.9-alpha-20260820042724-9751416af6df353bb07913386104c26cf0b54df7 npm ↗︎ unpkg ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants