PackageTrack Sign in Track my project

@vitejs/plugin-react

The default Vite plugin for React projects

6.1.0 #1051 most downloaded on npm vitejs/vite-plugin-react

What this package is like to depend on

Last release today

20 Aug 2026

Ships fairly regularly

a new release about every 4 weeks

This project publishes no release notes

the list below is its commits, not an announcement

Nothing withdrawn

no release was ever pulled

5 years old

87 releases · first in 2021

17 releases in the last 12 months

see the full history below

Release timeline

87 releases · Sep 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 87
  1. 6.1.0 20 Aug 2026

    Nothing published for this version

  2. 6.0.5 30 Jul 2026

    Nothing published for this version

  3. 6.0.4 22 Jul 2026

    Nothing published for this version

  4. 6.0.3 23 Jun 2026

    Nothing published for this version

  5. 6.0.2 14 May 2026

    Nothing published for this version

  6. 6.0.1 13 Mar 2026

    Nothing published for this version

  7. 6.0.0 12 Mar 2026

    Nothing published for this version

  8. 6.0.0-beta.0 03 Mar 2026 pre-release

    Nothing published for this version

  9. 5.2.0 12 Mar 2026

    Nothing published for this version

  10. 5.1.4 10 Feb 2026

    Nothing published for this version

  11. 5.1.3 02 Feb 2026

    Nothing published for this version

  12. 5.1.2 08 Dec 2025

    Nothing published for this version

  13. 5.1.1 12 Nov 2025

    Nothing published for this version

  14. 5.1.0 24 Oct 2025

    Nothing published for this version

  15. 5.0.4 27 Sep 2025

    Nothing published for this version

  16. 5.0.3 17 Sep 2025

    Nothing published for this version

  17. 5.0.2 28 Aug 2025

    Nothing published for this version

  18. 5.0.1 19 Aug 2025

    Nothing published for this version

  19. 5.0.0 07 Aug 2025

    Nothing published for this version

  20. 5.0.0-beta.0 28 Jul 2025 pre-release

    Nothing published for this version

  21. 4.7.0 18 Jul 2025

    Nothing published for this version

  22. 4.6.0 23 Jun 2025

    Nothing published for this version

  23. 4.5.2 10 Jun 2025

    Nothing published for this version

  24. 4.5.1 03 Jun 2025

    Nothing published for this version

  25. 4.5.0 23 May 2025

    Nothing published for this version

  26. 4.4.1 19 Apr 2025

    Nothing published for this version

  27. 4.4.0 15 Apr 2025

    Nothing published for this version

  28. 4.4.0-beta.2 15 Apr 2025 pre-release

    Nothing published for this version

  29. 4.4.0-beta.1 09 Apr 2025 pre-release
    Commits, not release notes

    This project publishes no release notes. Between v4.3.4 and v4.4.0-beta.1 there were 238 commits, 193 of them substantive:

    • Initial commit [publish]
    • Add CHANGELOG.md
    • Add LICENSE [publish]
    • Fix CHANGELOG.md
    • Add vite as peer dependency & pin @swc/core [publish]
    • Use named export instead of default export for better esm/cjs interop & add support for jsx automatic runtime [publish]
    • Fix esbuild property in documentation [publish]
    • Fix CHANGELOG.md
    • Unpinned @swc/core to get new features [publish]
    • Include react/jsx-dev-runtime for dependencies optimisation when using automatic runtime [publish]
    • Add source maps support [publish]
    • v2.2.0 [publish]
    • Skip react-refresh on SSR (Fix #2) [publish]
    • Switch to pnpm
    • Add playground
    • Simplify configuration: Enforce automatic jsx runtime & useDefineForClassFields, remove support for esbuild.define
    • Use new hot.invalidate when file is not a refresh boundary.
    • Add testing with Playwright
    • Rename
    • Use default export and add ESM output

    …and 173 more.

  30. 4.3.4 26 Nov 2024
    Commits, not release notes

    This project publishes no release notes. Between v4.3.3 and v4.3.4 there were 5 commits, 4 of them substantive:

    • fix: force non-legacy import attributes babel output (#386)
    • fix(deps): update all non-major dependencies (#373)
    • feat: add Vite 6 to peerDependencies range (#390)
    • release: plugin-react@4.3.4
  31. 4.3.3 19 Oct 2024
    Commits, not release notes

    This project publishes no release notes. Between v4.3.2 and v4.3.3 there were 3 commits, 3 of them substantive:

    • feat: support new React Compiler target option (#374)
    • fix: add react-dom in optimizeOps to handle CJS script. (#375)
    • release: plugin-react@4.3.3
  32. 4.3.2 29 Sep 2024
    Commits, not release notes

    This project publishes no release notes. Between v4.3.1 and v4.3.2 there were 6 commits, 5 of them substantive:

    • fix: ignore directive sourcemap error (#369)
    • feat: update refresh utils for React Router 7 support (#363)
    • fix(deps): update all non-major dependencies (#273)
    • chore: use pnpm@9 (#370)
    • release: plugin-react@4.3.2
  33. 4.3.1 10 Jun 2024
    Commits, not release notes

    This project publishes no release notes. Between v4.3.0 and v4.3.1 there were 4 commits, 4 of them substantive:

    • test: test SSR after HMR (#326)
    • ci: use node 20 (#327)
    • fix: handle using compiler with React 18 (#330)
    • release: plugin-react@4.3.1
  34. 4.3.0 22 May 2024
    Commits, not release notes

    This project publishes no release notes. Between v4.2.1 and v4.3.0 there were 10 commits, 5 of them substantive:

    • fix(ssr-react): remove context from render (#276)
    • docs: add minimum react version (#321)
    • fix: support HMR for class components (#320)
    • fix: don't use retainLines with react compiler (#319)
    • release: plugin-react@4.3.0
  35. 4.2.1 04 Dec 2023
    Commits, not release notes

    This project publishes no release notes. Between v4.2.0 and v4.2.1 there were 7 commits, 3 of them substantive:

    • fix: remove plugin type extension (#269)
    • fix(deps): update all non-major dependencies (#259)
    • release: plugin-react@4.2.1
  36. 4.2.0 16 Nov 2023
    Commits, not release notes

    This project publishes no release notes. Between v4.1.1 and v4.2.0 there were 9 commits, 6 of them substantive:

    • refactor: shorten react import regex pattern (#250)
    • chore(deps): remove unused direct rollup dependency (#251)
    • feat: update peer dep for vite 5 (#257)
    • fix: align jsx runtime for optimized dependencies (#256)
    • fix(deps): update all non-major dependencies (#254)
    • release: plugin-react@4.2.0
  37. 4.1.1 02 Nov 2023
    Commits, not release notes

    This project publishes no release notes. Between v4.1.0 and v4.1.1 there were 11 commits, 5 of them substantive:

    • fix(deps): update all non-major dependencies (#226)
    • fix(deps): update all non-major dependencies (#236)
    • fix(deps): update all non-major dependencies (#244)
    • fix: enable retainLines to get correct line numbers for jsxDev (#246)
    • release: plugin-react@4.1.1
  38. 4.1.0 24 Sep 2023

    Nothing published for this version

  39. 4.0.4 31 Jul 2023

    Nothing published for this version

  40. 4.0.3 10 Jul 2023

    Nothing published for this version

  41. 4.0.2 06 Jul 2023

    Nothing published for this version

  42. 4.0.1 19 Jun 2023

    Nothing published for this version

  43. 4.0.0 20 Apr 2023

    Nothing published for this version

  44. 4.0.0-beta.1 17 Apr 2023 pre-release

    Nothing published for this version

  45. 4.0.0-beta.0 05 Apr 2023 pre-release

    Nothing published for this version

  46. 3.1.0 02 Feb 2023

    Nothing published for this version

  47. 3.1.0-beta.0 25 Jan 2023 pre-release

    Nothing published for this version

  48. 3.0.1 05 Jan 2023

    Nothing published for this version

  49. 3.0.0 09 Dec 2022

    Nothing published for this version

  50. 3.0.0-beta.0 05 Dec 2022 pre-release

    Nothing published for this version

  51. 3.0.0-alpha.2 30 Nov 2022 pre-release

    Nothing published for this version

  52. 3.0.0-alpha.1 15 Nov 2022 pre-release

    Nothing published for this version

  53. 3.0.0-alpha.0 08 Nov 2022 pre-release

    Nothing published for this version

  54. 2.2.0 26 Oct 2022

    Nothing published for this version

  55. 2.2.0-beta.0 05 Oct 2022 pre-release

    Nothing published for this version

  56. 2.1.0 05 Sep 2022

    Nothing published for this version

  57. 2.1.0-beta.0 29 Aug 2022 pre-release

    Nothing published for this version

  58. 2.0.1 11 Aug 2022

    Nothing published for this version

  59. 2.0.0 13 Jul 2022

    Nothing published for this version

  60. 2.0.0-beta.1 06 Jul 2022 pre-release

    Nothing published for this version

Stop reading changelogs one package at a time.

Point PackageTrack at your project and get told which of your dependencies moved, which of those matter, and what to do about it.

Track my project