Next.js Changelog
DataDome Next.Js module
1.3.0 (2026-08-18)
- Improve the core logic of our DataDome integration to support future capabilities
- Increase length limit from 128 to 512 characters for DataDome cookie to support future capabilities
- Introduce
graphQLEndpointparameter to specify paths for the GraphQL endpoint (defaults to/graphql)
1.2.0 (2026-05-06)
- Collect Sec-Fetch-Storage-Access header from requests
1.1.5 (2025-12-04)
- Add support for Next.js 16
1.1.3 (2025-10-29)
- Fix cookie preservation across middleware chains
1.1.2 (2025-09-29)
- Fix parsing of long GraphQL queries from request body
- Disable follow mode for redirects on Bot Protect API responses to forward them to clients
1.1.1 (2025-09-10)
- Add GraphQL support
1.0.1 (2025-05-19)
- Initial release
Updated 3 days ago
Did this page help you?

