All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Uses rootPath when calling VTEX ID
- Calls VTEX ID refresh token route before Sessions.
- Fix bad session URL when window.location.search changes.
- Bindings support
- New public fields to get utm and utmi params from session.
- Add more fields to constants.ts, to get more fields from session.
- Retry only on retriable status code, i.e. 5xx and some 4xx
- Webpack mode fetched from env
- Adds npm publish to releasy pipeline
- Copy session related code from render-runtime to render-session
- Copy of the code available in the render runtime to a separate bundle to provide session