v1.6.4
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 forremix.config
. This allows you to define custom directories to watch while runningremix dev
(#3188).
New Contributors
- @justsml made their first contribution in #3602
- @christophertrudel made their first contribution in #3188
- @manan30 made their first contribution in #3631
- @juliaqiuxy made their first contribution in #3598
- @lensbart made their first contribution in #3595
- @federicoestevez made their first contribution in #3644
- @shashankboosi made their first contribution in #3642
- @justinsalasdev made their first contribution in #3547
- @guatedude2 made their first contribution in #3637
Full Changelog: v1.6.3...v1.6.4