Skip to content

v1.6.4

Compare
Choose a tag to compare
@chaance chaance released this 07 Jul 20:44
· 3110 commits to main since this release

What's Changed

🐛 Bug fixes

  • Fixed a regression with Node v18.3 by making the detection of IPv4 addresses more durable in @remix-run/serve and @remix-run/dev (#3602)
  • Fix Yarn PnP resolution for empty modules (#3633)

💅 Enhancements

  • Add watchPaths option for remix.config. This allows you to define custom directories to watch while running remix dev (#3188).

New Contributors

Full Changelog: v1.6.3...v1.6.4