1.4.9 • Published 10 months ago

@netlify/next v1.4.9

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Next.js Runtime

@netlify/next

The @netlify/next package makes Next.js even better.

Next.js Advanced Middleware

Regular Next.js Middleware doesn’t provide access to the actual response, or allow you to modify the request. The @netlify/next library brings the power of Netlify Edge Functions to Next.js Middleware. It gives full access to the request and response objects, allowing you to modify requests before they are sent to your Next.js app, and modify responses before they are sent to the browser. This allows you to personalize pages on the fly, even if they are statically-generated. It includes baked-in support for:

  • HTML rewrites
  • Page data transforms
  • Modifying request headers
  • Access to response body

For full details, see the docs.

1.4.9

10 months ago

1.4.8

11 months ago

1.4.6

1 year ago

1.4.7

11 months ago

1.4.5

1 year ago

1.4.4

1 year ago

1.4.3

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.3.1

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.3.0

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago