2.1.3 - 2024-11-12
- Check for cart items existing (#30)
2.1.2 - 2024-09-16
- Remove Authorization header adding (#28)
2.1.1 - 2024-06-11
- Get cart items from graphql definition (#27)
2.1.0 - 2024-05-31
- Optionally fire purchase or checkout_success event on the success page (#26)
2.0.0 - 2024-05-28
- Laravel 11 support (#25)
- Support tag assistant debugger in Partytown (#23)
- Make GA4 the default event sender (#24)
- Properly replace phone number characters (#22)
1.0.0 - 2024-03-01
- Rapidez v2 support (#21)
0.16.1 - 2024-02-27
- Fix dataLayer in window check (#20)
0.16.0 - 2024-02-23
- Enhanced Conversions with user data (#16)
0.15.1 - 2024-02-20
- Add store to elgentos graphql request (#19)
- Defined sendDataLayer (#18)
0.15.0 - 2024-02-14
- Add v-item-list directive for view_item_list (#15)
0.14.0 - 2023-11-30
- Move config file to Rapidez folder (#14)
0.13.1 - 2023-11-29
- Use entity_id with fallback to id (#13)
0.13.0 - 2023-10-31
- Use authorization header from core if it is filled
- Support new elgentos schema from 1.2.0+
0.12.2 - 2023-10-12
- Add authorisation options back again
0.12.1 - 2023-10-12
- Add support for the new serverside analytics (#10)
0.12.0 - 2023-10-11
- Make CartId required (#9)
0.11.3 - 2023-09-22
- Laravel 10 support (31a8617)
0.11.2 - 2023-09-07
- Ensure datalayer providers are imported before sending pageview events (#8)
0.11.1 - 2023-09-07
- Prevent top level await not available error when building (#7)
0.11.0 - 2023-09-06
- GA4 events (#6)
0.10.0 - 2023-08-25
- Possibility to disable GTM with an url param (e446d92)
0.9.0 - 2023-08-24
- Partytown support (#3)
0.8.0 - 2023-08-23
- Rapidez/core v1 support (029df30)
0.7.0 - 2023-04-11
- Configurable clear on load and productpage data from a config (39b46ac)
0.6.0 - 2023-04-05
- Add package.js, update readme (#2)
0.5.1 - 2023-02-22
- Use the correct event data which changed with the Turbo migration (1d73a12)
0.5.0 - 2023-01-19
- Replace turbolinks with turbo (#1)
- Add changelog action (8f2af92)
0.4.0 - 2022-11-08
- Clear dataLayer on every Turbolinks load (5406164)
0.3.0 - 2022-08-11
- Multistore support (8b08b0c)
0.2.0 - 2022-08-05
- Send products with checkout steps (37f0a5a)
0.1.0 - 2022-07-22
Initial release