What's Changed
🐛 Bug fixes
- Fixed a few issues with
LiveReload
(#2783) - Fixed a few more issues with the
migrate
script (#2784, #2787, #2790) - Updated
create-remix
to use the correct path separator for Windows users (#2763) - Ensured parent loaders are called on
fetchActionRedirect
(#2838) @remix-run/deno
: Fixed a property read error in causing the dev server to crash (#2805)@remix-run/deno
: Removed theplatform
arg increateRequestHandler
(#2818)
New Contributors
- @wKovacs64 made their first contribution in #2763
Full Changelog: v1.4.0...v1.4.1