Skip to content

Releases: ChrisUser/vite-complete-react-app

v1.1.0

05 Dec 21:13
9917046

Choose a tag to compare

Features

What's Changed

  • Removed Moment implementation
  • Removed Sass implementation

Full Changelog: v1.0.1...v1.1.0

v1.0.1

31 Dec 14:36

Choose a tag to compare

Features

  • Add support to React 19 and React Router 7

What's Changed

  • [FIX] Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. by @jee-mj in #1

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Mar 21:56

Choose a tag to compare

First public release 🎉🎉

Switched from Create React App for a better solution with Vite as suggested by the community.