Skip to content

@netlify/plugin-nextjs v3.3.1

Compare
Choose a tag to compare
@token-generator-app token-generator-app released this 25 May 14:41
c9af868

Bug Fixes

  • add sharp optimisations (75de7f2)
  • catch oversize image response (7ab5aa0)
  • changes from review (b27f30d)
  • deps: update dependency @netlify/functions to ^0.7.2 (10dc8d2)
  • handle image rotation (e6938da)
  • refactor image function (6b2e413)
  • use allowlist for remote images (20b1288)

Performance Improvements

  • parallelize page processing (7184379)