What's Changed
🐛 Bug Fixes
- Fixed module resolution issues when installing via Yarn 3 (#1316, #3579)
- Fixed revalidation issues when following multiple redirects (#3460)
- Fixed private stack validation in the
create-remix
CLI (#2804)
💅 Enhancements
- The Remix compiler should tree-shake a bit more aggressively in dev mode, resulting in less dead code (#3588)
New Contributors
- @cmd-johnson made their first contribution in #1316
- @ahabhgk made their first contribution in #3526
- @bgschiller made their first contribution in #2804
- @binajmen made their first contribution in #3558
- @jimniels made their first contribution in #3557
- @alisd23 made their first contribution in #3579
Full Changelog: v1.6.1...v1.6.2-pre.0