All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2021-09-07)
- add api execution time tracking (c410cd3)
1.0.1 (2021-09-07)
- make the search results price optional (88cb62b)
- recommendeditem.ts: do not add prices to recommendation item context if they are not present (47625e9)
- search-result-product schema: update search-result-product schema to version 1-0-2 (c1dd7bb)
- make price optional to support b2b (3bb8e05)
1.0.0 (2021-06-07)
0.1.7 (2021-06-07)
- asynchronous initialization via post message (ad00fd9)
0.1.6 (2021-05-27)
- fix page placement bug (71fb887)
0.1.5 (2021-05-27)
- support gift options (73cf94c)
0.1.4 (2021-05-26)
- remove search input context from events (4c44e7e)
0.1.3 (2021-05-26)
- populate placement and offset values (95646aa)
0.1.2 (2021-05-25)
0.1.1 (2021-05-20)
- include the shopping cart context with the place order event (f10c94b)
- remove unnecessary early return (fd5ebec)
0.1.0 (2021-05-20)
- TrackPageView is no longer called for you. You must execute this manually.
- dynamically create all global contexts and remove track page view (77f1372)
0.0.19 (2021-05-19)
- dynamically calculate the shopper context (46f464c)
- handle empty data layer during context creation (d3fb41b)
0.0.18 (2021-05-18)
- make product pricing optional (f0d85e1)
0.0.17 (2021-05-18)
0.0.16 (2021-05-17)
0.0.15 (2021-05-17)
0.0.14 (2021-05-14)
- support multiple search units (c4f44bc)
- support new facets structure (0b86d75)
- support new search input structure (a8f022a)
0.0.13 (2021-04-30)
- remove conditionals on required fields (499127f)
0.0.12 (2021-04-28)
0.0.11 (2021-04-26)
0.0.10 (2021-04-23)
- resolve id type mismatches (8e17959)
0.0.9 (2021-04-23)
0.0.8 (2021-04-22)
- handle empty shopping cart (b79364e)
0.0.7 (2021-04-21)
0.0.6 (2021-04-20)
- link click tracking (47b9c44)
- include a doctype in the example (6434f97)
0.0.5 (2021-04-16)
- allow data to be passed in to context creators (46bea75)
- leverage custom context data (fbfa729)
- support search request id (bffffeb)
- update schema versions (6941c57)
0.0.4 (2021-04-09)
- populate order id (ba2bb8b)
- populate page type (48fa6d5)
- support recommendation add to cart event (dc63789)
- support recommendation api response received event (5ec92ce)
- support recommendation api response received event (3f47b81)
- support recommendation click event (c8d6426)
- support recommendation render event (e007582)
- support recommendation view event (42fd248)
0.0.3 (2021-04-01)
- support add to cart event (c3ab34f)
- support place order event (f9d8021)
- support product view event (8f2b388)
- support recommendation api request sent event (4f89389)
- support shopping cart view event (5ebb760)
0.0.2 (2021-03-25)
- add event handlers which send data to snowplow (dc223aa)
- construct snowplow contexts (9540fd2)
- create extension context and include it with global contexts (8ca18d5)
- create shopper context and include it with global contexts (e2ffb14)
- create shopping cart context and include it with global contexts (0d0ffec)
- create storefront instance context and include it with global contexts (22b5cb1)
- include tracker global context (7014a83)
- initialize adobe client data layer (bcdc07b)
- initialize analytics (6342e59)
- send events to snowplow (ab6edee)