Skip to content

Latest commit

 

History

History
82 lines (52 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

82 lines (52 loc) · 1.6 KB

Changelog

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.

[Unreleased]

[1.9.2] - 2020-12-23

  • Uses rootPath when calling VTEX ID

[1.9.1] - 2020-08-19

[1.9.0] - 2020-08-19

Added

  • Calls VTEX ID refresh token route before Sessions.

[1.8.1] - 2020-04-01

Fixed

  • Fix bad session URL when window.location.search changes.

[1.8.0] - 2020-01-13

[1.8.0-beta.2] - 2020-01-13

[1.8.0-beta.0] - 2020-01-10

Added

  • Bindings support

[1.7.0] - 2019-12-17

Added

  • New public fields to get utm and utmi params from session.

[1.6.0] - 2019-09-25

[1.5.0] - 2019-09-25

Changed

  • Add more fields to constants.ts, to get more fields from session.

[1.4.1] - 2019-09-24

[1.4.0] - 2019-07-11

[1.3.0] - 2019-07-02

[1.2.1] - 2019-06-13

Fixed

  • Retry only on retriable status code, i.e. 5xx and some 4xx

[1.2.0] - 2019-06-07

[1.1.2] - 2019-05-08

[1.1.1] - 2019-05-07

[1.1.0] - 2019-05-07

[1.0.1] - 2019-01-17

[1.0.0] - 2019-1-17

[0.1.4] - 2018-12-26

[0.1.3] - 2018-12-26

[0.1.2] - 2018-12-12

Changed

  • Webpack mode fetched from env

[0.1.1] - 2018-12-12

[0.1.0] - 2018-12-12

Changed

  • Adds npm publish to releasy pipeline

[0.0.2] - 2018-12-12

  • Copy session related code from render-runtime to render-session

[0.0.1] - 2018-12-11

Added

  • Copy of the code available in the render runtime to a separate bundle to provide session