Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Releases: sudomf/remix-vite

0.3.1

11 Jan 18:46
Compare
Choose a tag to compare

Full Changelog: 0.3.0...0.3.1

0.3.0

15 Dec 22:16
Compare
Choose a tag to compare
  • Add support to remix ^1.8.0.
  • Fixes #19.

Full Changelog: 0.2.5...0.3.0

0.2.5

20 Nov 02:27
Compare
Choose a tag to compare
  • Improves SSR code refresh by purging the require() cache on every request.

0.2.4

17 Nov 18:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

17 Nov 17:31
Compare
Choose a tag to compare
  • Fixes route exports pruning.

0.2.2

10 Nov 18:51
Compare
Choose a tag to compare
  • Allowing custom Vite config for createRemixViteDevServer.

0.2.1

10 Nov 17:12
Compare
Choose a tag to compare
  • Fixes "types" field in package.json.

0.2.0

10 Nov 14:19
2a158a8
Compare
Choose a tag to compare

Details

Package

  • Improves path normalization.
  • Adds support for Windows 🎉

Project

  • Improves project's dev environment.