next.js
fix: add missing `<preload>` for `next/image` in App Router
#52425
Merged

Commits
  • fix: add missing `<preload>` for `next/image` in App Router
    styfle committed 3 years ago
  • Update tests
    styfle committed 3 years ago
  • Fix `crossorigin` tests
    styfle committed 3 years ago
  • Merge branch 'canary' into styfle/next-846-nextimage-preload-is-not-working-with-app-router
    styfle committed 3 years ago
  • Remove `it.only()`
    styfle committed 3 years ago
  • Fix unit test
    styfle committed 3 years ago
  • Fix camelCase referrerPolicy
    styfle committed 3 years ago
  • Only expect error on preload opts
    styfle committed 3 years ago
  • Merge branch 'canary' into styfle/next-846-nextimage-preload-is-not-working-with-app-router
    styfle committed 3 years ago
Loading