What's new
Version 0.2.2
Released 2025-02-24
- Upgraded JS Core to
0.24.2
- Updated to support NextJS versions
^14.2.7 || ^15.0.0
- Changed NextJS to be a peer dependency
Version 0.2.1
Released 2024-08-28
- Using CryptoJS to read
_px3
- Supporting NextJS
Version 0.2.0
Released 2024-08-07
- Upgraded to js-core
0.21.4
- Added ci e2e tests
- Upgraded next js to
13.4.4
Version 0.1.6
Released 2023-05-31
- Fixed context overriding between 2 different requests.
Version 0.1.5
Released 2023-05-24
- Using hostheader to construct url, the default implementation (by Next.js) does not do that.
Version 0.1.4
Released 2023-05-18
- Upgrade js-core version
Version 0.1.3
Released 2023-04-10
- Added README
Version 0.1.2
Released 2023-04-10
- Using
ConsoleLogger
, which usesconsole.error
to log the error messages instead ofDefaultLogger
.
Version 0.1.1
Released 2023-04-04
- Fixed package json
- Configuration type instead of interface
Version 0.1.0
Released 2023-04-03
- First version.
Updated about 1 month ago