github remix-run/remix v1.1.2

latest releases: v0.0.0-nightly-feb25eb42-20240508, v0.0.0-nightly-142f47be5-20240507, v0.0.0-nightly-bd6a30601-20240503...
2 years ago

Bug Fixes 🐛

  • Fixed a bug with a response header in @remix-run/cloudflare-pages throwing an error for Windows users (#1184)
  • Ensured the correct minimum Node version for @remix-run/architect (#1341) and @remix-run/cloudflare-pages (#1391)
  • Removed aws-sdk dependency from @remix-run/architect as it should be globally installed (#1342)
  • Fixed an edge case with some sibling __layout routes causing conflicts (#1347)
  • In some cases, a prefetch link tag and the actual data fetched by the link were not the same because the fetching code sorted the request params. We are no longer sorting those params so the data should always match. (#1396)
  • Fixed the error message when loader returns undefined (#1530)

New Contributors

Full Changelog: v1.1.0...v1.1.2

Don't miss a new remix release

NewReleases is sending notifications on new releases.