- Add support for Next.js
13.3+
- Add support for Next.js 13+
node-fetchis now an optional dependency
(it is not required if you are using an environment that has nativefetchavailable)
- Ensure compatibility with Next.js 12.2.0+
- Minimum required Node.js version increased from 12 to 14
- Ensure compatibility with Next.js 12.1.1
- Return
paramsResultfrom pixel core
- Fixes wrong dependency in
@millihq/pixel-express
- Removes caching from
@millihq/pixel-core - Adds caching to
@millihq/pixel-express
- Adds support for Next.js versions
>= 12.1.0.
For older versions of Next.js please use thev2.x.xversion of this package.
- Adds support for Next.js versions
>= 12.0.9.
For older versions of Next.js please use thev1.x.xversion of this package.
Initial release of @millihq/pixel-core package.