What's new
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 12 days ago