rudder-sdk-js 2.21.0 → 2.21.1
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +29 -29
- package/index.d.ts +71 -22
- package/index.es.js +15037 -1
- package/index.html +8 -0
- package/index.js +15063 -1
- package/package.json +2 -2
- package/service-worker/index.d.ts +13 -7
- package/service-worker/index.es.js +10738 -4863
- package/service-worker/index.js +10738 -4863
- package/CHANGELOG.md +0 -3328
package/CHANGELOG.md
DELETED
@@ -1,3328 +0,0 @@
|
|
1
|
-
# Changelog
|
2
|
-
|
3
|
-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
4
|
-
|
5
|
-
## [2.21.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.20.0...v2.21.0) (2022-12-05)
|
6
|
-
|
7
|
-
|
8
|
-
### Features
|
9
|
-
|
10
|
-
* **core:** remove timestamp from message id ([#737](https://github.com/rudderlabs/rudder-sdk-js/issues/737)) ([4e3671a](https://github.com/rudderlabs/rudder-sdk-js/commit/4e3671acb1dd01803abd39ed863b22a5614f99da))
|
11
|
-
* **destination:** add dedup support for identify call in Braze ([#756](https://github.com/rudderlabs/rudder-sdk-js/issues/756)) ([59f38b5](https://github.com/rudderlabs/rudder-sdk-js/commit/59f38b5a22bda43470b0d04e603a23eb9b48d9e2))
|
12
|
-
* **destination:** adding custom properties for ga4 ([#750](https://github.com/rudderlabs/rudder-sdk-js/issues/750)) ([f1356d4](https://github.com/rudderlabs/rudder-sdk-js/commit/f1356d47d8510880c53ec6e216bcd116ce205c8d))
|
13
|
-
* **destination:** onboard satismeter ([#753](https://github.com/rudderlabs/rudder-sdk-js/issues/753)) ([618d917](https://github.com/rudderlabs/rudder-sdk-js/commit/618d917336f9eb405f56ec96247bb4e4b9b37753))
|
14
|
-
* onbaord destination axeptio ([#752](https://github.com/rudderlabs/rudder-sdk-js/issues/752)) ([a0d0429](https://github.com/rudderlabs/rudder-sdk-js/commit/a0d0429ded60f63d9ea6aedd0323c0702af0f9a8))
|
15
|
-
* onboard microsoft clarity destination ([#749](https://github.com/rudderlabs/rudder-sdk-js/issues/749)) ([dd5eebe](https://github.com/rudderlabs/rudder-sdk-js/commit/dd5eebe70c3902b1aa6c97640d5c49a3956d1382))
|
16
|
-
* posthog option to not load core sdk ([#748](https://github.com/rudderlabs/rudder-sdk-js/issues/748)) ([997ceae](https://github.com/rudderlabs/rudder-sdk-js/commit/997ceaefca152b0bcda6fc93662b4a635f2d55b9))
|
17
|
-
|
18
|
-
|
19
|
-
### Bug Fixes
|
20
|
-
|
21
|
-
* braze update supportDedup ([#761](https://github.com/rudderlabs/rudder-sdk-js/issues/761)) ([26f0fb6](https://github.com/rudderlabs/rudder-sdk-js/commit/26f0fb6da32fe8358b1ff3d41504332ef68ef020))
|
22
|
-
* **core:** illegal invocation of sendBeacon ([#738](https://github.com/rudderlabs/rudder-sdk-js/issues/738)) ([1191a8c](https://github.com/rudderlabs/rudder-sdk-js/commit/1191a8c1975944212878313f172c20a6a2c05459))
|
23
|
-
* **core:** replicate lodash merge behaviour with ramda ([#745](https://github.com/rudderlabs/rudder-sdk-js/issues/745)) ([e88e1fb](https://github.com/rudderlabs/rudder-sdk-js/commit/e88e1fb505b4db774f600db84069346c3d89ec4d))
|
24
|
-
* **destination:** updated bing ads syntax as per the updated Microsoft syntax ([#751](https://github.com/rudderlabs/rudder-sdk-js/issues/751)) ([c4be4dd](https://github.com/rudderlabs/rudder-sdk-js/commit/c4be4dd6f6e7030c857c38edbf2b28748331448b))
|
25
|
-
* **security:** [snyk] upgrade @vespaiach/axios-fetch-adapter from 0.3.0 to 0.3.1 ([#702](https://github.com/rudderlabs/rudder-sdk-js/issues/702)) ([cce3796](https://github.com/rudderlabs/rudder-sdk-js/commit/cce37960aeb54110b89addeabf2c1acbbfea71b8))
|
26
|
-
|
27
|
-
## [2.20.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.19.0...v2.20.0) - 2022-11-08
|
28
|
-
|
29
|
-
### Merged
|
30
|
-
|
31
|
-
- Revert "feat: add utility to generate integration common names automatically" [`#725`](https://github.com/rudderlabs/rudder-sdk-js/pull/725)
|
32
|
-
- feat: add utility to generate integration common names automatically [`#685`](https://github.com/rudderlabs/rudder-sdk-js/pull/685)
|
33
|
-
- feat(Podsights): Onboarding new destination [`#721`](https://github.com/rudderlabs/rudder-sdk-js/pull/721)
|
34
|
-
- feat(new integration): onboarding qualaroo device mode destination [`#720`](https://github.com/rudderlabs/rudder-sdk-js/pull/720)
|
35
|
-
- feat(Podsights): Onboarding new destination [`#709`](https://github.com/rudderlabs/rudder-sdk-js/pull/709)
|
36
|
-
- feat(new integration): onboarding qualaroo device mode destination [`#715`](https://github.com/rudderlabs/rudder-sdk-js/pull/715)
|
37
|
-
- enhancement [integration] : pinterest tag user defined event support [`#717`](https://github.com/rudderlabs/rudder-sdk-js/pull/717)
|
38
|
-
|
39
|
-
### Commits
|
40
|
-
|
41
|
-
- chore: release SDK v1.20.0 [`1e46d6a`](https://github.com/rudderlabs/rudder-sdk-js/commit/1e46d6ae229d88365d207fab35856dfd504c944c)
|
42
|
-
|
43
|
-
## [v2.19.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.18.1...v2.19.0) - 2022-10-31
|
44
|
-
|
45
|
-
### Merged
|
46
|
-
|
47
|
-
- feat(dcm floodlight): add iframe support [`#698`](https://github.com/rudderlabs/rudder-sdk-js/pull/698)
|
48
|
-
- fix: convert non-string userId to a string [`#706`](https://github.com/rudderlabs/rudder-sdk-js/pull/706)
|
49
|
-
- fix(core): execute buffered requests during load API [`#680`](https://github.com/rudderlabs/rudder-sdk-js/pull/680)
|
50
|
-
- feat: refiner device mode integration [`#713`](https://github.com/rudderlabs/rudder-sdk-js/pull/713)
|
51
|
-
- feat: refiner device mode integration [`#710`](https://github.com/rudderlabs/rudder-sdk-js/pull/710)
|
52
|
-
- refactor: remove global lodash dependency [`#708`](https://github.com/rudderlabs/rudder-sdk-js/pull/708)
|
53
|
-
|
54
|
-
### Commits
|
55
|
-
|
56
|
-
- chore: release SDK v2.19.0 [`4ef1348`](https://github.com/rudderlabs/rudder-sdk-js/commit/4ef1348ddcb06fee19dc9ec6228f6040c5244e32)
|
57
|
-
- chore: release SDK v1.19.0 [`0924221`](https://github.com/rudderlabs/rudder-sdk-js/commit/0924221f522db8742549c34a28fa2678581f40a8)
|
58
|
-
|
59
|
-
## [v2.18.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.18.0...v2.18.1) - 2022-10-26
|
60
|
-
|
61
|
-
### Merged
|
62
|
-
|
63
|
-
- fix: remove non tree shaked code of utils from service worker bundle [`#711`](https://github.com/rudderlabs/rudder-sdk-js/pull/711)
|
64
|
-
|
65
|
-
### Commits
|
66
|
-
|
67
|
-
- chore: release SDK v2.18.1 [`f985e03`](https://github.com/rudderlabs/rudder-sdk-js/commit/f985e030a171489119b99d0f25714da166557bad)
|
68
|
-
|
69
|
-
## [v2.18.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.17.0...v2.18.0) - 2022-10-25
|
70
|
-
|
71
|
-
### Merged
|
72
|
-
|
73
|
-
- fix: refiner device mode code removed [`#705`](https://github.com/rudderlabs/rudder-sdk-js/pull/705)
|
74
|
-
- refactor: save 100's of KB's in bundle-size by removing the global lodash dependency [`#667`](https://github.com/rudderlabs/rudder-sdk-js/pull/667)
|
75
|
-
- fix(service-worker): fix npm package exports and types (#696) [`#700`](https://github.com/rudderlabs/rudder-sdk-js/pull/700)
|
76
|
-
- fix(service-worker): fix npm package exports and types [`#696`](https://github.com/rudderlabs/rudder-sdk-js/pull/696)
|
77
|
-
- fix: refiner group call email conflicts issue [`#699`](https://github.com/rudderlabs/rudder-sdk-js/pull/699)
|
78
|
-
- fix(ga): adding support of revenue along with total. [`#690`](https://github.com/rudderlabs/rudder-sdk-js/pull/690)
|
79
|
-
- feat: posthog group call support [`#688`](https://github.com/rudderlabs/rudder-sdk-js/pull/688)
|
80
|
-
- chore(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.6 [`#691`](https://github.com/rudderlabs/rudder-sdk-js/pull/691)
|
81
|
-
- feat(new integration): refiner onboarding [`#682`](https://github.com/rudderlabs/rudder-sdk-js/pull/682)
|
82
|
-
|
83
|
-
### Commits
|
84
|
-
|
85
|
-
- chore: release SDK v2.18.0 [`b8a2fec`](https://github.com/rudderlabs/rudder-sdk-js/commit/b8a2fecdd8ac4fd783ce3b2e378c465d35fc2b97)
|
86
|
-
- chore: release SDK v1.18.0 [`4128086`](https://github.com/rudderlabs/rudder-sdk-js/commit/41280864e25207c8e535941bacf223f5a125fafc)
|
87
|
-
|
88
|
-
## [v2.17.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.16.0...v2.17.0) - 2022-10-19
|
89
|
-
|
90
|
-
### Merged
|
91
|
-
|
92
|
-
- feat/yandex_metirca: onbaording yandex_metrica [`#687`](https://github.com/rudderlabs/rudder-sdk-js/pull/687)
|
93
|
-
- chore(buildspec): node version updated [`#683`](https://github.com/rudderlabs/rudder-sdk-js/pull/683)
|
94
|
-
- fix: common names map update [`#681`](https://github.com/rudderlabs/rudder-sdk-js/pull/681)
|
95
|
-
- feat(new-integration): onboarding yandex.metrica destination [`#671`](https://github.com/rudderlabs/rudder-sdk-js/pull/671)
|
96
|
-
|
97
|
-
### Commits
|
98
|
-
|
99
|
-
- chore: release SDK v2.17.0 [`4ca3584`](https://github.com/rudderlabs/rudder-sdk-js/commit/4ca35845e004531b22e23df25acae875d284ba7c)
|
100
|
-
- feat:(service-worker): added new service-worker compatible SDK export with samples [`aad7095`](https://github.com/rudderlabs/rudder-sdk-js/commit/aad70957284b4abe90ca59d0d1da5119f7926054)
|
101
|
-
- chore: release SDK v1.17.0 [`3fca155`](https://github.com/rudderlabs/rudder-sdk-js/commit/3fca155a7963b37d87b148d06281dd30f456483d)
|
102
|
-
|
103
|
-
## [v2.16.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.15.0...v2.16.0) - 2022-10-12
|
104
|
-
|
105
|
-
### Merged
|
106
|
-
|
107
|
-
- feat(new integration): Iterable onboarding [`#676`](https://github.com/rudderlabs/rudder-sdk-js/pull/676)
|
108
|
-
- feat: improved page/track calls braze [`#669`](https://github.com/rudderlabs/rudder-sdk-js/pull/669)
|
109
|
-
- feat(new integration): Iterable - onboard integration [`#670`](https://github.com/rudderlabs/rudder-sdk-js/pull/670)
|
110
|
-
- feat(new integration): onboarding june device mode destination v1.1 [`#673`](https://github.com/rudderlabs/rudder-sdk-js/pull/673)
|
111
|
-
- feat(june): set log level [`#675`](https://github.com/rudderlabs/rudder-sdk-js/pull/675)
|
112
|
-
- feat(new integration): Engage - onboard integration [`#672`](https://github.com/rudderlabs/rudder-sdk-js/pull/672)
|
113
|
-
- chore: update size limit [`#674`](https://github.com/rudderlabs/rudder-sdk-js/pull/674)
|
114
|
-
- feat(new integration): Onboarding Engage Device Mode [`#662`](https://github.com/rudderlabs/rudder-sdk-js/pull/662)
|
115
|
-
- feat(integration): add multiplexing support to Pinterest Tag [`#659`](https://github.com/rudderlabs/rudder-sdk-js/pull/659)
|
116
|
-
- feat(new integration): onboarding june device mode destination [`#663`](https://github.com/rudderlabs/rudder-sdk-js/pull/663)
|
117
|
-
- Fix: Permission denied accessing error message [`#613`](https://github.com/rudderlabs/rudder-sdk-js/pull/613)
|
118
|
-
- feat(quora pixel): add warn logs for track API [`#660`](https://github.com/rudderlabs/rudder-sdk-js/pull/660)
|
119
|
-
- feat: enhanced logger module [`#657`](https://github.com/rudderlabs/rudder-sdk-js/pull/657)
|
120
|
-
|
121
|
-
### Commits
|
122
|
-
|
123
|
-
- chore: release SDK v2.16.0 [`f29b99d`](https://github.com/rudderlabs/rudder-sdk-js/commit/f29b99d49cb6a1b7237ec831448dc29301b86557)
|
124
|
-
- chore: trigger commit [`50d1bfe`](https://github.com/rudderlabs/rudder-sdk-js/commit/50d1bfe77764ec72f8a4222402a223203ee84382)
|
125
|
-
- chore: trigger commit [`5d215cf`](https://github.com/rudderlabs/rudder-sdk-js/commit/5d215cf232836c61de168fb6ccf4b4dd1a1f0301)
|
126
|
-
- chore: update code owners for integrations [`2f21d0d`](https://github.com/rudderlabs/rudder-sdk-js/commit/2f21d0d68fbdfee29a58006432481817c8faabe0)
|
127
|
-
- chore: update code owners for integrations [`8855817`](https://github.com/rudderlabs/rudder-sdk-js/commit/88558178e7fe1e5508ccf593352db0383922563e)
|
128
|
-
- chore: update code owners for integrations [`92898bf`](https://github.com/rudderlabs/rudder-sdk-js/commit/92898bf9dbbb6b6ce6416b1c74123da955e3845f)
|
129
|
-
- chore: update code owners for integrations [`134736e`](https://github.com/rudderlabs/rudder-sdk-js/commit/134736e41feafd09e992ad74d3bb00a3e51a8aad)
|
130
|
-
- chore: release SDK v1.16.0 with changelog [`53cc9fb`](https://github.com/rudderlabs/rudder-sdk-js/commit/53cc9fb05b1f9a3b99eacd58a9995c623e4fe2e6)
|
131
|
-
- chore: release SDK v1.16.0 [`9e2672e`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e2672e55e5251b5c39cedd635d048b22bdefcdc)
|
132
|
-
|
133
|
-
## [v2.15.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.14.0...v2.15.0) - 2022-09-21
|
134
|
-
|
135
|
-
### Merged
|
136
|
-
|
137
|
-
- fix(integration): update error message in LinkedIn Insight Tag [`#656`](https://github.com/rudderlabs/rudder-sdk-js/pull/656)
|
138
|
-
- feat (core): user session [`#637`](https://github.com/rudderlabs/rudder-sdk-js/pull/637)
|
139
|
-
|
140
|
-
### Commits
|
141
|
-
|
142
|
-
- chore: release SDK v2.15.0 [`a18fbd2`](https://github.com/rudderlabs/rudder-sdk-js/commit/a18fbd223aabb2c5f527d56d3b24d94fdb564378)
|
143
|
-
- chore: release SDK v1.15.0 [`34c546d`](https://github.com/rudderlabs/rudder-sdk-js/commit/34c546d07dce65445ca57e5025d9f7a93233cc6f)
|
144
|
-
|
145
|
-
## [v2.14.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.13.0...v2.14.0) - 2022-09-15
|
146
|
-
|
147
|
-
### Merged
|
148
|
-
|
149
|
-
- fix: bring missing changes for ad destinations mapping support to pro… [`#654`](https://github.com/rudderlabs/rudder-sdk-js/pull/654)
|
150
|
-
- feat(new integration): onboarding Woopra Destination [`#651`](https://github.com/rudderlabs/rudder-sdk-js/pull/651)
|
151
|
-
- feature(new integration): Onboarding RollBar Destination v1.1 [`#652`](https://github.com/rudderlabs/rudder-sdk-js/pull/652)
|
152
|
-
- feature(new integration): quora pixel destination onboarding v1.1 [`#653`](https://github.com/rudderlabs/rudder-sdk-js/pull/653)
|
153
|
-
- feat(integration): add common util function for mapping event names in ads destinations [`#643`](https://github.com/rudderlabs/rudder-sdk-js/pull/643)
|
154
|
-
- feat(LinkedIn Insights Tag): add support for event-specific conversion [`#648`](https://github.com/rudderlabs/rudder-sdk-js/pull/648)
|
155
|
-
- feature(new integration): Woopra Device Mode Onboarding [`#645`](https://github.com/rudderlabs/rudder-sdk-js/pull/645)
|
156
|
-
- feature(new integration): RollBar web Device mode integration onboarding [`#646`](https://github.com/rudderlabs/rudder-sdk-js/pull/646)
|
157
|
-
- feat(quora pixel): add data-loader attribute [`#649`](https://github.com/rudderlabs/rudder-sdk-js/pull/649)
|
158
|
-
- feat(new integration): quora pixel device mode destination onboarding [`#647`](https://github.com/rudderlabs/rudder-sdk-js/pull/647)
|
159
|
-
|
160
|
-
### Commits
|
161
|
-
|
162
|
-
- chore: release SDK v2.14.0 [`17de7d1`](https://github.com/rudderlabs/rudder-sdk-js/commit/17de7d19310176c082742cfd686b7e94771520bd)
|
163
|
-
- chore: release SDK v1.14.0 [`d30bdcb`](https://github.com/rudderlabs/rudder-sdk-js/commit/d30bdcbc0aa17b7dda7397efa8127365c5e03e43)
|
164
|
-
|
165
|
-
## [v2.13.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.12.3...v2.13.0) - 2022-09-07
|
166
|
-
|
167
|
-
### Merged
|
168
|
-
|
169
|
-
- Feature(new integration): Shynet device mode onboarding v1.1 [`#641`](https://github.com/rudderlabs/rudder-sdk-js/pull/641)
|
170
|
-
- feature(new integration): LiveChat web Device mode integration onboarding-v1.1 [`#640`](https://github.com/rudderlabs/rudder-sdk-js/pull/640)
|
171
|
-
- refactor(Intercom) : remove unwanted code [`#639`](https://github.com/rudderlabs/rudder-sdk-js/pull/639)
|
172
|
-
- Upgrade/braze web sdk [`#617`](https://github.com/rudderlabs/rudder-sdk-js/pull/617)
|
173
|
-
- feature(new integration): LiveChat web Device mode integration onboarding [`#633`](https://github.com/rudderlabs/rudder-sdk-js/pull/633)
|
174
|
-
- feat: Support flattening nested objects for Intercom "track" events [`#593`](https://github.com/rudderlabs/rudder-sdk-js/pull/593)
|
175
|
-
- Enhancement(Integration): Pinterest Tag event_id added for deduplication + custom event support [`#635`](https://github.com/rudderlabs/rudder-sdk-js/pull/635)
|
176
|
-
- feature(new integration): shynet-destination [`#630`](https://github.com/rudderlabs/rudder-sdk-js/pull/630)
|
177
|
-
|
178
|
-
### Commits
|
179
|
-
|
180
|
-
- chore: release SDK v2.13.0 [`e5036b6`](https://github.com/rudderlabs/rudder-sdk-js/commit/e5036b63a6ed6c8c4c1653f3ba55e177e6f13e65)
|
181
|
-
- fix: missing dependency [`7e01de3`](https://github.com/rudderlabs/rudder-sdk-js/commit/7e01de33e918b0628b13c412c1542ae09863b3d1)
|
182
|
-
- chore: increase integration SDKs size limit [`1b6b9db`](https://github.com/rudderlabs/rudder-sdk-js/commit/1b6b9dba4c36cf8e7daee8c757d4a32f0cb13644)
|
183
|
-
- chore: release SDK v1.13.3 [`47cfa00`](https://github.com/rudderlabs/rudder-sdk-js/commit/47cfa0029b423551a7ae70a5065541dfd4384e9b)
|
184
|
-
|
185
|
-
## [v2.12.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.12.2...v2.12.3) - 2022-09-05
|
186
|
-
|
187
|
-
### Merged
|
188
|
-
|
189
|
-
- feat (rockerbox): add anonymousId for all calls [`#636`](https://github.com/rudderlabs/rudder-sdk-js/pull/636)
|
190
|
-
- Feature(Intercom): Adding support of flattenJson in track call properties. [`#629`](https://github.com/rudderlabs/rudder-sdk-js/pull/629)
|
191
|
-
- bugfix(non CFD): SnapEngage - adding name field in constructor [`#632`](https://github.com/rudderlabs/rudder-sdk-js/pull/632)
|
192
|
-
|
193
|
-
### Commits
|
194
|
-
|
195
|
-
- chore: release SDK v1.13.3 [`be31b37`](https://github.com/rudderlabs/rudder-sdk-js/commit/be31b370758391fbbae5293b43977fdf014bf156)
|
196
|
-
- format: recently pushed updates [`ee37257`](https://github.com/rudderlabs/rudder-sdk-js/commit/ee372576bac7713e0908cf060a89a3c059e6914d)
|
197
|
-
- chore: release SDK v1.13.2 [`1d08134`](https://github.com/rudderlabs/rudder-sdk-js/commit/1d081340acc884844ab273e230ed978de97565fa)
|
198
|
-
- chore: release SDK v1.13.1 [`83eee31`](https://github.com/rudderlabs/rudder-sdk-js/commit/83eee310d901d6c9d5784ec837e94b6bc99c074e)
|
199
|
-
|
200
|
-
## [v2.12.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.12.1...v2.12.2) - 2022-08-30
|
201
|
-
|
202
|
-
### Merged
|
203
|
-
|
204
|
-
- fix(snappixel): cookie check [`#626`](https://github.com/rudderlabs/rudder-sdk-js/pull/626)
|
205
|
-
- refactor: incorporate eslint suggestions [`#628`](https://github.com/rudderlabs/rudder-sdk-js/pull/628)
|
206
|
-
- refactor: eslint fixes [`#578`](https://github.com/rudderlabs/rudder-sdk-js/pull/578)
|
207
|
-
- Add SameSite None to fix embedded version [`#610`](https://github.com/rudderlabs/rudder-sdk-js/pull/610)
|
208
|
-
- Added support for configurable SameSite in v1 [`#627`](https://github.com/rudderlabs/rudder-sdk-js/pull/627)
|
209
|
-
- Type declaration updated [`#625`](https://github.com/rudderlabs/rudder-sdk-js/pull/625)
|
210
|
-
|
211
|
-
### Commits
|
212
|
-
|
213
|
-
- chore: release SDK v2.12.2 [`4d39a3f`](https://github.com/rudderlabs/rudder-sdk-js/commit/4d39a3fc08468d2b00c027a7e89d3f68d7e7f221)
|
214
|
-
- fix: exclude_patterns in .deepsource.toml [`7d45b75`](https://github.com/rudderlabs/rudder-sdk-js/commit/7d45b75a52937124fd05906ee6608c94de40e7fc)
|
215
|
-
- Create .deepsource.toml [`5ed5614`](https://github.com/rudderlabs/rudder-sdk-js/commit/5ed5614adc22c670c061f72b26515052a3739048)
|
216
|
-
|
217
|
-
## [v2.12.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.12.0...v2.12.1) - 2022-08-24
|
218
|
-
|
219
|
-
### Merged
|
220
|
-
|
221
|
-
- feature(ConvertFlow): Onboarding COnvertFlow for v1.1 [`#619`](https://github.com/rudderlabs/rudder-sdk-js/pull/619)
|
222
|
-
- Bug fix for MP consolidatedPageCalls [`#622`](https://github.com/rudderlabs/rudder-sdk-js/pull/622)
|
223
|
-
- feature(new integration): SnapEngage web Device mode integration onboarding-v1.1 [`#620`](https://github.com/rudderlabs/rudder-sdk-js/pull/620)
|
224
|
-
|
225
|
-
### Commits
|
226
|
-
|
227
|
-
- chore: release SDK v2.12.1 [`d3ccb62`](https://github.com/rudderlabs/rudder-sdk-js/commit/d3ccb62bb204401cfa14fdfdb90a93963c864721)
|
228
|
-
- chore: release SDK v1.13.0 [`1ac9d3b`](https://github.com/rudderlabs/rudder-sdk-js/commit/1ac9d3be139500ae86ce5441f58c5cfe81a87137)
|
229
|
-
|
230
|
-
## [v2.12.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.11.1...v2.12.0) - 2022-08-23
|
231
|
-
|
232
|
-
### Merged
|
233
|
-
|
234
|
-
- Revert "Fix: VWO loadintegration option" changes [`#618`](https://github.com/rudderlabs/rudder-sdk-js/pull/618)
|
235
|
-
- Fix: VWO loadintegration option [`#614`](https://github.com/rudderlabs/rudder-sdk-js/pull/614)
|
236
|
-
- bugfix(ConvertFlow): correcting typo in event name [`#616`](https://github.com/rudderlabs/rudder-sdk-js/pull/616)
|
237
|
-
- feature(enhancement): adding the loader dataset attribute to the script tag [`#615`](https://github.com/rudderlabs/rudder-sdk-js/pull/615)
|
238
|
-
- feature(new integration): SnapEngage web Device mode integration onboarding [`#612`](https://github.com/rudderlabs/rudder-sdk-js/pull/612)
|
239
|
-
- feature/new integration: Convertflow onboarding [`#611`](https://github.com/rudderlabs/rudder-sdk-js/pull/611)
|
240
|
-
- feature/new integration: Onboarding rockerbox for v1.1 [`#609`](https://github.com/rudderlabs/rudder-sdk-js/pull/609)
|
241
|
-
- refactor: simplify the code [`#608`](https://github.com/rudderlabs/rudder-sdk-js/pull/608)
|
242
|
-
- chore: format code base [`#543`](https://github.com/rudderlabs/rudder-sdk-js/pull/543)
|
243
|
-
- Bump terser from 5.14.0 to 5.14.2 [`#573`](https://github.com/rudderlabs/rudder-sdk-js/pull/573)
|
244
|
-
- fix: integrations build script to return non-zero status on failure [`#607`](https://github.com/rudderlabs/rudder-sdk-js/pull/607)
|
245
|
-
- fix: clean the dependencies [`#577`](https://github.com/rudderlabs/rudder-sdk-js/pull/577)
|
246
|
-
- refactor(build): rollup configuration files [`#604`](https://github.com/rudderlabs/rudder-sdk-js/pull/604)
|
247
|
-
- feature/new integration: RockerBox onboarding [`#597`](https://github.com/rudderlabs/rudder-sdk-js/pull/597)
|
248
|
-
|
249
|
-
### Commits
|
250
|
-
|
251
|
-
- chore: release SDK v2.12.0 [`59f12e4`](https://github.com/rudderlabs/rudder-sdk-js/commit/59f12e4f0b70d14176703eda9a2c7e7aab812e18)
|
252
|
-
- fix(buildspec): missing 'unsafe-perm' flag to 'npm ci' command [`9a82f82`](https://github.com/rudderlabs/rudder-sdk-js/commit/9a82f821b29c9466402a048237837bbf4f349d39)
|
253
|
-
- chore(build): trigger commit [`fe3ea03`](https://github.com/rudderlabs/rudder-sdk-js/commit/fe3ea03605920368e52c2ef6733799fab0c3687c)
|
254
|
-
- chore(build): trigger commit [`5044044`](https://github.com/rudderlabs/rudder-sdk-js/commit/5044044af348d7ea072374f1d2b15d49f71b43d0)
|
255
|
-
- chore(build): trigger commit [`6f05648`](https://github.com/rudderlabs/rudder-sdk-js/commit/6f05648e01775ee6bb712969a9d97e60ad62c54a)
|
256
|
-
- chore: release v1.12.1 [`34e3fae`](https://github.com/rudderlabs/rudder-sdk-js/commit/34e3faed3f928a174c7bcd7a6695bf16f675696f)
|
257
|
-
|
258
|
-
## [v2.11.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.11.0...v2.11.1) - 2022-08-09
|
259
|
-
|
260
|
-
### Merged
|
261
|
-
|
262
|
-
- Add support for intercom avatar [`#589`](https://github.com/rudderlabs/rudder-sdk-js/pull/589)
|
263
|
-
- Feature(Fb Pixel): Compatibilty with cloud mode [`#594`](https://github.com/rudderlabs/rudder-sdk-js/pull/594)
|
264
|
-
- feature(Intercom):: Adding support of avatar and refactoring code. [`#605`](https://github.com/rudderlabs/rudder-sdk-js/pull/605)
|
265
|
-
- chore(build): update filesize rollup plugin options [`#603`](https://github.com/rudderlabs/rudder-sdk-js/pull/603)
|
266
|
-
- chore(build): update terser plugin options for rollup [`#602`](https://github.com/rudderlabs/rudder-sdk-js/pull/602)
|
267
|
-
|
268
|
-
### Commits
|
269
|
-
|
270
|
-
- chore: release v2.11.1 [`204c370`](https://github.com/rudderlabs/rudder-sdk-js/commit/204c370cc8038ce30037553407ea97ba1e783843)
|
271
|
-
|
272
|
-
## [v2.11.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.10.0...v2.11.0) - 2022-08-05
|
273
|
-
|
274
|
-
### Merged
|
275
|
-
|
276
|
-
- feature/mouseflow: Onboarding new-integrations, web device mode [`#599`](https://github.com/rudderlabs/rudder-sdk-js/pull/599)
|
277
|
-
|
278
|
-
### Commits
|
279
|
-
|
280
|
-
- chore: bumped version and regenerated changelog [`11a51ce`](https://github.com/rudderlabs/rudder-sdk-js/commit/11a51ce6a442f6301fca1431ccc6e187f24b15d0)
|
281
|
-
|
282
|
-
## [v2.10.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.9.5...v2.10.0) - 2022-08-05
|
283
|
-
|
284
|
-
### Merged
|
285
|
-
|
286
|
-
- feature(event filtering): criteo onetag [`#595`](https://github.com/rudderlabs/rudder-sdk-js/pull/595)
|
287
|
-
- feature/mouseflow: new Integration Onboarding [`#590`](https://github.com/rudderlabs/rudder-sdk-js/pull/590)
|
288
|
-
- New parameter added in scriptLoader call [`#596`](https://github.com/rudderlabs/rudder-sdk-js/pull/596)
|
289
|
-
- Fix: dataset attribute syntax updated in scriptLoader [`#598`](https://github.com/rudderlabs/rudder-sdk-js/pull/598)
|
290
|
-
- Added polyfills for unsupported functions [`#591`](https://github.com/rudderlabs/rudder-sdk-js/pull/591)
|
291
|
-
- Filter script loading errors from native SDKs [`#587`](https://github.com/rudderlabs/rudder-sdk-js/pull/587)
|
292
|
-
- Launchdarkly Fix [`#592`](https://github.com/rudderlabs/rudder-sdk-js/pull/592)
|
293
|
-
- Fix: source config fetch error handled [`#582`](https://github.com/rudderlabs/rudder-sdk-js/pull/582)
|
294
|
-
- Enhancement in Bugsnag error filtering [`#581`](https://github.com/rudderlabs/rudder-sdk-js/pull/581)
|
295
|
-
|
296
|
-
### Commits
|
297
|
-
|
298
|
-
- chore: bumped version and regenerated changelog [`40ae37a`](https://github.com/rudderlabs/rudder-sdk-js/commit/40ae37aae3ebff9e42ffc1f37ff48a1b71256b5d)
|
299
|
-
- chore: bumped version and regenerated changelog [`323bc5e`](https://github.com/rudderlabs/rudder-sdk-js/commit/323bc5e0da3360055997db4e8c22084f0e4b6990)
|
300
|
-
|
301
|
-
## [v2.9.5](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.9.4...v2.9.5) - 2022-07-28
|
302
|
-
|
303
|
-
### Merged
|
304
|
-
|
305
|
-
- Fix a bug in INTERCOM browser.js [`#572`](https://github.com/rudderlabs/rudder-sdk-js/pull/572)
|
306
|
-
- Fix a bug in INTERCOM browser.js [`#572`](https://github.com/rudderlabs/rudder-sdk-js/pull/572)
|
307
|
-
|
308
|
-
### Commits
|
309
|
-
|
310
|
-
- Regenerated changelog [`76f75d3`](https://github.com/rudderlabs/rudder-sdk-js/commit/76f75d318da00e241996900efe7273d397271196)
|
311
|
-
- Bumped versions [`f3e150e`](https://github.com/rudderlabs/rudder-sdk-js/commit/f3e150eb4dd7303ff05a473ef26bcc3845beb882)
|
312
|
-
- Regenerated changelog [`99f157a`](https://github.com/rudderlabs/rudder-sdk-js/commit/99f157a5ca18ce78bf6a35a698e226627af87e86)
|
313
|
-
- Bumped version [`b3c4985`](https://github.com/rudderlabs/rudder-sdk-js/commit/b3c4985be4d4a4b98bc4a32b5ec9e1b6bb7e4b5a)
|
314
|
-
- Regenerated changelog [`a841644`](https://github.com/rudderlabs/rudder-sdk-js/commit/a841644ba4555ab2bb6f70f00f34426886341936)
|
315
|
-
- Bumped version [`d0df0cb`](https://github.com/rudderlabs/rudder-sdk-js/commit/d0df0cbd8093d4ff5f8299eb525c59af7330cbe6)
|
316
|
-
|
317
|
-
## [v2.9.4](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.9.3...v2.9.4) - 2022-07-26
|
318
|
-
|
319
|
-
### Commits
|
320
|
-
|
321
|
-
- Regenerated changelog [`a355a3e`](https://github.com/rudderlabs/rudder-sdk-js/commit/a355a3e245b6228fe444b835de256d5a4c9ff3ad)
|
322
|
-
- Bumped versions [`523cab4`](https://github.com/rudderlabs/rudder-sdk-js/commit/523cab44ce368e4d7b4e25d8959c971847685423)
|
323
|
-
- fix: set useragent value [`9a88148`](https://github.com/rudderlabs/rudder-sdk-js/commit/9a88148d1803f5ef2b8f1b9ef4c61c5bc3c84e70)
|
324
|
-
|
325
|
-
## [v2.9.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.9.2...v2.9.3) - 2022-07-26
|
326
|
-
|
327
|
-
### Merged
|
328
|
-
|
329
|
-
- fixed undefined issue [`#583`](https://github.com/rudderlabs/rudder-sdk-js/pull/583)
|
330
|
-
- refactor: rename checkSDKUrl [`#580`](https://github.com/rudderlabs/rudder-sdk-js/pull/580)
|
331
|
-
- Fix: Added validation for userAgent in brave browser [`#574`](https://github.com/rudderlabs/rudder-sdk-js/pull/574)
|
332
|
-
|
333
|
-
### Commits
|
334
|
-
|
335
|
-
- Regenerated changelog [`60df24c`](https://github.com/rudderlabs/rudder-sdk-js/commit/60df24c9ca81725514566b2b2a3fb419cc60cf30)
|
336
|
-
- Bumped versions [`e4829d4`](https://github.com/rudderlabs/rudder-sdk-js/commit/e4829d4963a9dfdae12d8587411bb2615d7a0c22)
|
337
|
-
- Regenerated changelog [`5d06cb1`](https://github.com/rudderlabs/rudder-sdk-js/commit/5d06cb13dc5e1ed8bc5b4592f9de0eea558af2f0)
|
338
|
-
- Bumped version [`590a4b7`](https://github.com/rudderlabs/rudder-sdk-js/commit/590a4b7d64e5028aae101144969ea0dd177050c3)
|
339
|
-
|
340
|
-
## [v2.9.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.9.1...v2.9.2) - 2022-07-22
|
341
|
-
|
342
|
-
### Merged
|
343
|
-
|
344
|
-
- support launchdarkly key override for anonymous users [`#575`](https://github.com/rudderlabs/rudder-sdk-js/pull/575)
|
345
|
-
- Fix: Accessing dead object error in Firefox [`#567`](https://github.com/rudderlabs/rudder-sdk-js/pull/567)
|
346
|
-
- Fix: Added validation for constructor [`#568`](https://github.com/rudderlabs/rudder-sdk-js/pull/568)
|
347
|
-
- feature/ga4 debug mode support [`#565`](https://github.com/rudderlabs/rudder-sdk-js/pull/565)
|
348
|
-
- Patch: Packages cleanup [`#566`](https://github.com/rudderlabs/rudder-sdk-js/pull/566)
|
349
|
-
- Invalidation bug in prod buildspec file [`#563`](https://github.com/rudderlabs/rudder-sdk-js/pull/563)
|
350
|
-
- Readme update [`#564`](https://github.com/rudderlabs/rudder-sdk-js/pull/564)
|
351
|
-
- bugfix(non CFD): Matomo customDimensions error [`#558`](https://github.com/rudderlabs/rudder-sdk-js/pull/558)
|
352
|
-
- feature[Vero-web-device-mode]: bugfix/vero: Vero tags object checked [`#559`](https://github.com/rudderlabs/rudder-sdk-js/pull/559)
|
353
|
-
|
354
|
-
### Commits
|
355
|
-
|
356
|
-
- Regenerated changelog [`ea71010`](https://github.com/rudderlabs/rudder-sdk-js/commit/ea710103491f32ae8e1655dfd6711e46b3c36c03)
|
357
|
-
- Bumped versions [`f0e28b9`](https://github.com/rudderlabs/rudder-sdk-js/commit/f0e28b914a2095661de1276c72f310326be2c7c8)
|
358
|
-
- fix: undefined 'referrer' [`58b460e`](https://github.com/rudderlabs/rudder-sdk-js/commit/58b460ed9b01d9bda18a7c8e5abcc4a5bdd56b4b)
|
359
|
-
- bugfix(SnapPixel): update init, identify and add feature to customise dedupKey(#571) [`7731e33`](https://github.com/rudderlabs/rudder-sdk-js/commit/7731e33e63969b5e001c3ffa86029a31bf3b3f6d)
|
360
|
-
- Regnerated changelog [`39346e1`](https://github.com/rudderlabs/rudder-sdk-js/commit/39346e17209853a4080a6e3d824c0f8681df83a2)
|
361
|
-
- Bumped version [`f7e6175`](https://github.com/rudderlabs/rudder-sdk-js/commit/f7e6175dc12bc4e12fd54477f1b1d9a2d522b3a6)
|
362
|
-
- Regnerated changelog [`193ec10`](https://github.com/rudderlabs/rudder-sdk-js/commit/193ec1032b78b2f7cec705cb10a1dd6b269bad81)
|
363
|
-
- Bumped version [`167f39c`](https://github.com/rudderlabs/rudder-sdk-js/commit/167f39c6edd9b8e19a2c2cf4c258845072ce5a99)
|
364
|
-
|
365
|
-
## [v2.9.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.9.0...v2.9.1) - 2022-07-12
|
366
|
-
|
367
|
-
### Merged
|
368
|
-
|
369
|
-
- bugfix(matomo): production PR [`#561`](https://github.com/rudderlabs/rudder-sdk-js/pull/561)
|
370
|
-
- feature[Vero-web-device-mode]: bugfix/vero: Update addOrRemoveTags function [`#560`](https://github.com/rudderlabs/rudder-sdk-js/pull/560)
|
371
|
-
|
372
|
-
### Commits
|
373
|
-
|
374
|
-
- Regnerated changelog [`b87d7bf`](https://github.com/rudderlabs/rudder-sdk-js/commit/b87d7bffa79ab7475f37db3c69144aad562df80e)
|
375
|
-
- Bumped versions [`2ce382a`](https://github.com/rudderlabs/rudder-sdk-js/commit/2ce382ad0e99d9eef9f0fc84a10da59c75cde12e)
|
376
|
-
|
377
|
-
## [v2.9.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.8.0...v2.9.0) - 2022-07-11
|
378
|
-
|
379
|
-
### Merged
|
380
|
-
|
381
|
-
- feature(new integration): Matomo web Device mode integration onboarding-production [`#555`](https://github.com/rudderlabs/rudder-sdk-js/pull/555)
|
382
|
-
- feature[Vero-web-device-mode]: initial commit [`#556`](https://github.com/rudderlabs/rudder-sdk-js/pull/556)
|
383
|
-
- Fix: Use standard library for UUID generation [`#554`](https://github.com/rudderlabs/rudder-sdk-js/pull/554)
|
384
|
-
- feature(new integration): Matomo web Device mode integration onboarding [`#550`](https://github.com/rudderlabs/rudder-sdk-js/pull/550)
|
385
|
-
- feature(Vero-web-device-mode): new Integrations Vero web device mode [`#549`](https://github.com/rudderlabs/rudder-sdk-js/pull/549)
|
386
|
-
- Fix: handled undefined integration obj error [`#551`](https://github.com/rudderlabs/rudder-sdk-js/pull/551)
|
387
|
-
|
388
|
-
### Commits
|
389
|
-
|
390
|
-
- Correct typo in integration name [`1e1ac07`](https://github.com/rudderlabs/rudder-sdk-js/commit/1e1ac07c5c852f0d44ce13bc264dc07ea2be4beb)
|
391
|
-
- Updated package-lock.json [`a79f8d8`](https://github.com/rudderlabs/rudder-sdk-js/commit/a79f8d8e7de4f61c5011d0eb2d0206f420a79a98)
|
392
|
-
- Trigger commit [`ad1e636`](https://github.com/rudderlabs/rudder-sdk-js/commit/ad1e636c5f9f4ec5529f9ac78335f6ff8a8df913)
|
393
|
-
- Regnerated changelog [`98729df`](https://github.com/rudderlabs/rudder-sdk-js/commit/98729df7b9b00a2020e85f46703d7c6304088880)
|
394
|
-
- Bumped versions [`0f63340`](https://github.com/rudderlabs/rudder-sdk-js/commit/0f63340dec9648a247da674680eb8cbd0f625e24)
|
395
|
-
- Regnerated changelog [`b68deda`](https://github.com/rudderlabs/rudder-sdk-js/commit/b68deda775b8786dded4a6745354e9c0baec11d2)
|
396
|
-
- Bumped version [`6596dff`](https://github.com/rudderlabs/rudder-sdk-js/commit/6596dff6d12fe40f7711832ba0298d540e12fdc5)
|
397
|
-
- Regenerated changelog [`ce3fa8b`](https://github.com/rudderlabs/rudder-sdk-js/commit/ce3fa8bde55da3e5747cef514832b4dd3230273b)
|
398
|
-
- Bumped version [`5c8500b`](https://github.com/rudderlabs/rudder-sdk-js/commit/5c8500ba63a821ebca1148a638a8efbc77710dbb)
|
399
|
-
- Regnerated changelog [`dede593`](https://github.com/rudderlabs/rudder-sdk-js/commit/dede593e87f6d7dcf727117f300eeff307d22408)
|
400
|
-
- Bumped version [`a234dfc`](https://github.com/rudderlabs/rudder-sdk-js/commit/a234dfcc167eb9fbdee341b5da7763e5e20e7b27)
|
401
|
-
|
402
|
-
## [v2.8.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.7.0...v2.8.0) - 2022-06-21
|
403
|
-
|
404
|
-
### Merged
|
405
|
-
|
406
|
-
- staging buildspec updated [`#547`](https://github.com/rudderlabs/rudder-sdk-js/pull/547)
|
407
|
-
- v1.1 changes: crash reporting metrics integration [`#537`](https://github.com/rudderlabs/rudder-sdk-js/pull/537)
|
408
|
-
- Crash reporting metrics implementation with Bugsnag [`#520`](https://github.com/rudderlabs/rudder-sdk-js/pull/520)
|
409
|
-
|
410
|
-
### Commits
|
411
|
-
|
412
|
-
- Regnerated changelog [`e98f9c4`](https://github.com/rudderlabs/rudder-sdk-js/commit/e98f9c440aaefeefdcc8e4d8c624969045160519)
|
413
|
-
- Bumped versions [`7e866bd`](https://github.com/rudderlabs/rudder-sdk-js/commit/7e866bdca499d4805bb21fed3ade17264765330d)
|
414
|
-
|
415
|
-
## [v2.7.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.6.0...v2.7.0) - 2022-06-14
|
416
|
-
|
417
|
-
### Merged
|
418
|
-
|
419
|
-
- feature(dcm): make v1.1 architectural changes [`#545`](https://github.com/rudderlabs/rudder-sdk-js/pull/545)
|
420
|
-
- feature(integration): DCM - add support to take custom variable from properties [`#540`](https://github.com/rudderlabs/rudder-sdk-js/pull/540)
|
421
|
-
- Major: Upgraded all the packages to latest and cleaned-up package.json [`#535`](https://github.com/rudderlabs/rudder-sdk-js/pull/535)
|
422
|
-
- Feat: Added .size-limit.js to check all SDKs bundle sizes [`#533`](https://github.com/rudderlabs/rudder-sdk-js/pull/533)
|
423
|
-
- Patch: Updated eslint config files [`#526`](https://github.com/rudderlabs/rudder-sdk-js/pull/526)
|
424
|
-
- Patch: Deleted unwanted development versions of the SDK [`#528`](https://github.com/rudderlabs/rudder-sdk-js/pull/528)
|
425
|
-
- Feat: Added group APIs [`#527`](https://github.com/rudderlabs/rudder-sdk-js/pull/527)
|
426
|
-
- Relocated beaconQueue.js [`#529`](https://github.com/rudderlabs/rudder-sdk-js/pull/529)
|
427
|
-
- Added concurrency to integrationBuildScript.js [`#530`](https://github.com/rudderlabs/rudder-sdk-js/pull/530)
|
428
|
-
- Patch: Refactor the unit test suite [`#531`](https://github.com/rudderlabs/rudder-sdk-js/pull/531)
|
429
|
-
- Patch: Removed unused constants [`#532`](https://github.com/rudderlabs/rudder-sdk-js/pull/532)
|
430
|
-
- Added bundle size visualizer added for all the SDKs [`#534`](https://github.com/rudderlabs/rudder-sdk-js/pull/534)
|
431
|
-
- Removed unused 'action' field in RudderMessagge [`#525`](https://github.com/rudderlabs/rudder-sdk-js/pull/525)
|
432
|
-
- Added JSFileloader.js [`#524`](https://github.com/rudderlabs/rudder-sdk-js/pull/524)
|
433
|
-
|
434
|
-
### Commits
|
435
|
-
|
436
|
-
- Regenerated changelog [`480d37d`](https://github.com/rudderlabs/rudder-sdk-js/commit/480d37d3dc1119de42c13fbbb3e836f967236fc8)
|
437
|
-
- Bumped versions [`9651a6c`](https://github.com/rudderlabs/rudder-sdk-js/commit/9651a6ca548b65e94653949612e2dd8c2c45633f)
|
438
|
-
- Changed "clean" script to delete files [`ad7aa81`](https://github.com/rudderlabs/rudder-sdk-js/commit/ad7aa81e7bb0f45298c5660c80038ba02bef8a07)
|
439
|
-
- Updated "clean" script [`97b09d2`](https://github.com/rudderlabs/rudder-sdk-js/commit/97b09d2c34325baec0ecd25e296cd7e80b242bc8)
|
440
|
-
- Add clean script [`b4daaa6`](https://github.com/rudderlabs/rudder-sdk-js/commit/b4daaa6bacead5d9d14cf77fbc2839caa7378d15)
|
441
|
-
|
442
|
-
## [v2.6.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.5.2...v2.6.0) - 2022-06-09
|
443
|
-
|
444
|
-
### Merged
|
445
|
-
|
446
|
-
- fix(braze): adding dynamic support for eu data center [`#541`](https://github.com/rudderlabs/rudder-sdk-js/pull/541)
|
447
|
-
- fix page call event name to name category format [`#536`](https://github.com/rudderlabs/rudder-sdk-js/pull/536)
|
448
|
-
- feature(new integration): DCM device mode integration onboarding [`#515`](https://github.com/rudderlabs/rudder-sdk-js/pull/515)
|
449
|
-
|
450
|
-
### Commits
|
451
|
-
|
452
|
-
- Regnerated changelog [`cd970c5`](https://github.com/rudderlabs/rudder-sdk-js/commit/cd970c53d76f7a41f7c811682b80edb94575c085)
|
453
|
-
- Bumped versions [`e5de5c7`](https://github.com/rudderlabs/rudder-sdk-js/commit/e5de5c7f2f4c6b0e2c2d954456146d1fda3259d0)
|
454
|
-
- Regenerated changelog [`5b7a182`](https://github.com/rudderlabs/rudder-sdk-js/commit/5b7a182ccfb4dcc50d157308cd9499c66f2557f5)
|
455
|
-
- Bumped version [`a3a0287`](https://github.com/rudderlabs/rudder-sdk-js/commit/a3a0287ae766472b98a612c5d75d5d4ff04a26d7)
|
456
|
-
|
457
|
-
## [v2.5.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.5.1...v2.5.2) - 2022-05-30
|
458
|
-
|
459
|
-
### Merged
|
460
|
-
|
461
|
-
- Align Ready method's behaviour [`#522`](https://github.com/rudderlabs/rudder-sdk-js/pull/522)
|
462
|
-
- Update README.md [`#521`](https://github.com/rudderlabs/rudder-sdk-js/pull/521)
|
463
|
-
|
464
|
-
### Commits
|
465
|
-
|
466
|
-
- Regenerated changelog [`0dfc723`](https://github.com/rudderlabs/rudder-sdk-js/commit/0dfc723e9bb0a236cbd6b9e9fdb828d9ff1ad781)
|
467
|
-
- Bumped version [`7f9a537`](https://github.com/rudderlabs/rudder-sdk-js/commit/7f9a5374d89b985aed5ef7bd36b40c9c409240aa)
|
468
|
-
- Trigger commit [`02ba267`](https://github.com/rudderlabs/rudder-sdk-js/commit/02ba2670f24bccebf2cdb55ae75e5371c2a28d4f)
|
469
|
-
- Trigger commit [`22092f7`](https://github.com/rudderlabs/rudder-sdk-js/commit/22092f7c163aab4b417c7d723aeee870170dc868)
|
470
|
-
- Trigger commit [`da49fc2`](https://github.com/rudderlabs/rudder-sdk-js/commit/da49fc2b2935799b2f7200e344d6b24a835db7e1)
|
471
|
-
- Regenerated changelog [`d18425c`](https://github.com/rudderlabs/rudder-sdk-js/commit/d18425c2029713305680834dc87137fcc92b018e)
|
472
|
-
- Regenerated changelog [`a077af9`](https://github.com/rudderlabs/rudder-sdk-js/commit/a077af9a219f52a79fa9b0e6f2ca6c35b58c5b5d)
|
473
|
-
- Regenerated changelog [`6768767`](https://github.com/rudderlabs/rudder-sdk-js/commit/67687676e389c1cb90d81038acf1c5fb930d1520)
|
474
|
-
|
475
|
-
## [v2.5.1](https://github.com/rudderlabs/rudder-sdk-js/compare/2.5.0...v2.5.1) - 2022-05-14
|
476
|
-
|
477
|
-
### Merged
|
478
|
-
|
479
|
-
- fb pixel returns reverted [`#518`](https://github.com/rudderlabs/rudder-sdk-js/pull/518)
|
480
|
-
|
481
|
-
### Commits
|
482
|
-
|
483
|
-
- Regenerated changelog [`7bc887c`](https://github.com/rudderlabs/rudder-sdk-js/commit/7bc887ca0196be0e844e177fc572ed049b7a0977)
|
484
|
-
- Bumped versions [`61b955b`](https://github.com/rudderlabs/rudder-sdk-js/commit/61b955bbf69ea31f00fbc3a7996fd8f13582ff3a)
|
485
|
-
|
486
|
-
## [2.5.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.4.4...2.5.0) - 2022-05-11
|
487
|
-
|
488
|
-
### Merged
|
489
|
-
|
490
|
-
- feature(new integration): Adroll Web Device Mode [`#504`](https://github.com/rudderlabs/rudder-sdk-js/pull/504)
|
491
|
-
|
492
|
-
### Commits
|
493
|
-
|
494
|
-
- Regenerated changelog [`a371cf0`](https://github.com/rudderlabs/rudder-sdk-js/commit/a371cf06e6c62c0daa906d59110d70cc4908986f)
|
495
|
-
- Bumped versions [`de95836`](https://github.com/rudderlabs/rudder-sdk-js/commit/de9583617cdb385d414c1d3ba7aa822b3d27c5ec)
|
496
|
-
- fix: corrected the rules in CODEOWNERS file [`a4ceda3`](https://github.com/rudderlabs/rudder-sdk-js/commit/a4ceda3cdfbd7f06b414db1b3bc4c102823c9434)
|
497
|
-
|
498
|
-
## [v2.4.4](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.4.3...v2.4.4) - 2022-05-09
|
499
|
-
|
500
|
-
### Merged
|
501
|
-
|
502
|
-
- Fix product id, quantity and price mapping [`#502`](https://github.com/rudderlabs/rudder-sdk-js/pull/502)
|
503
|
-
|
504
|
-
### Commits
|
505
|
-
|
506
|
-
- Regenerated changelog [`2558ce1`](https://github.com/rudderlabs/rudder-sdk-js/commit/2558ce10bd896772c6d7c858c2521e9581ab81c2)
|
507
|
-
- Bumped versions [`bae853b`](https://github.com/rudderlabs/rudder-sdk-js/commit/bae853b2b593b39fc2c71121f1f23986e1e995ca)
|
508
|
-
- Regenerated changelog [`abb5163`](https://github.com/rudderlabs/rudder-sdk-js/commit/abb51638cde6ce13e20ee6a12c07bbfaac32a3f1)
|
509
|
-
|
510
|
-
## [v2.4.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.4.2...v2.4.3) - 2022-05-07
|
511
|
-
|
512
|
-
### Commits
|
513
|
-
|
514
|
-
- Regenerated changelog [`6111f67`](https://github.com/rudderlabs/rudder-sdk-js/commit/6111f67225ca7730c65d6c1f1a7cdf0337fed886)
|
515
|
-
- Bumped versions [`29dcbda`](https://github.com/rudderlabs/rudder-sdk-js/commit/29dcbdad56f08c6833d0abe21f0b5744ca10a1ff)
|
516
|
-
- fix: 'IsCookieSupported' method doesn't exist [`b9db102`](https://github.com/rudderlabs/rudder-sdk-js/commit/b9db1022e6763f3448807d65e489c30a3099c554)
|
517
|
-
- Regenerated changelog [`e194972`](https://github.com/rudderlabs/rudder-sdk-js/commit/e194972fa7950e95b561a814f82b775547bd49dc)
|
518
|
-
- Bumped version [`1bf0bff`](https://github.com/rudderlabs/rudder-sdk-js/commit/1bf0bff9d4ce1af3e9c7c88ccb7bbe55e06a4491)
|
519
|
-
|
520
|
-
## [v2.4.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.4.1...v2.4.2) - 2022-04-29
|
521
|
-
|
522
|
-
### Merged
|
523
|
-
|
524
|
-
- Feature: Allow API calls before load [`#507`](https://github.com/rudderlabs/rudder-sdk-js/pull/507)
|
525
|
-
|
526
|
-
### Commits
|
527
|
-
|
528
|
-
- Regenerated changelog [`b45b815`](https://github.com/rudderlabs/rudder-sdk-js/commit/b45b8155d97c3748a4b735135b5dc133c957a373)
|
529
|
-
- Updated package-lock.json to latest [`14428de`](https://github.com/rudderlabs/rudder-sdk-js/commit/14428de9214ea7582ac6aafc579801fae23ca093)
|
530
|
-
- Bumped versions [`9de3f2d`](https://github.com/rudderlabs/rudder-sdk-js/commit/9de3f2d4e69f2292f9aa20dafebb504b2ab947e3)
|
531
|
-
- Regenerated changelog [`0483373`](https://github.com/rudderlabs/rudder-sdk-js/commit/0483373811302c2a87d6c2cef4d8ca0df1478e3c)
|
532
|
-
- Bumped version [`bd300be`](https://github.com/rudderlabs/rudder-sdk-js/commit/bd300bee03e86e60a1575005f574744c11944a5f)
|
533
|
-
- Regenerated changelog [`0660980`](https://github.com/rudderlabs/rudder-sdk-js/commit/0660980938bbdd1a7a0f20f8c11ebfa2b5f08410)
|
534
|
-
- Bumped version [`5e5897f`](https://github.com/rudderlabs/rudder-sdk-js/commit/5e5897f799d1d781c9f225d80e840cf245466327)
|
535
|
-
|
536
|
-
## [v2.4.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.4.0...v2.4.1) - 2022-04-27
|
537
|
-
|
538
|
-
## [v2.4.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.3.8...v2.4.0) - 2022-04-27
|
539
|
-
|
540
|
-
### Merged
|
541
|
-
|
542
|
-
- fix destination filter issue [`#508`](https://github.com/rudderlabs/rudder-sdk-js/pull/508)
|
543
|
-
- Feature: Auto capture anonymous id [`#497`](https://github.com/rudderlabs/rudder-sdk-js/pull/497)
|
544
|
-
|
545
|
-
### Commits
|
546
|
-
|
547
|
-
- Bumped versions [`b78174b`](https://github.com/rudderlabs/rudder-sdk-js/commit/b78174bf795083d43ff189ac3ae45b278168e024)
|
548
|
-
- Reverted version [`df471f1`](https://github.com/rudderlabs/rudder-sdk-js/commit/df471f12568d2aae1a4cc5ac4b5b387a652d17f2)
|
549
|
-
- Bumped versions [`3e2b1aa`](https://github.com/rudderlabs/rudder-sdk-js/commit/3e2b1aaf2ebc2d54bdb082982b73e9d8cf3c56b0)
|
550
|
-
- Regenerated changelog [`a55b742`](https://github.com/rudderlabs/rudder-sdk-js/commit/a55b742f44a5a34829fe414a8a27378d4f268fc6)
|
551
|
-
- Bumped versions [`733d8a0`](https://github.com/rudderlabs/rudder-sdk-js/commit/733d8a09cc4fa23670769d592453e0338b208bff)
|
552
|
-
- Regnerated changelog [`8b0e28f`](https://github.com/rudderlabs/rudder-sdk-js/commit/8b0e28fbe35b7dc1f100901d514c878d50f7cbc4)
|
553
|
-
- Bumped version [`1ff92bf`](https://github.com/rudderlabs/rudder-sdk-js/commit/1ff92bf37345f98e0b7c616807bd5356a37a4bd4)
|
554
|
-
|
555
|
-
## [v2.3.8](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.3.7...v2.3.8) - 2022-04-22
|
556
|
-
|
557
|
-
### Merged
|
558
|
-
|
559
|
-
- Bug fix (fb_pixel): wrongly mapped event_id [`#501`](https://github.com/rudderlabs/rudder-sdk-js/pull/501)
|
560
|
-
|
561
|
-
### Commits
|
562
|
-
|
563
|
-
- Regnerated changelog [`1153871`](https://github.com/rudderlabs/rudder-sdk-js/commit/11538717ca5b671b15ebfc6a8a7f2507f5a19eda)
|
564
|
-
- Bumped versions [`85d1a78`](https://github.com/rudderlabs/rudder-sdk-js/commit/85d1a78b1f8366c7cad2f3819550dcd87873b837)
|
565
|
-
- Regnerated changelog [`e03eaa8`](https://github.com/rudderlabs/rudder-sdk-js/commit/e03eaa8c0eeed802df828fb50bb0a0ebd2fce077)
|
566
|
-
- Bumped versions [`32a3b9a`](https://github.com/rudderlabs/rudder-sdk-js/commit/32a3b9a7fa47c95f6717ce6167400b451a7b961c)
|
567
|
-
- Bumped version [`4527173`](https://github.com/rudderlabs/rudder-sdk-js/commit/452717316b81bffedbd13da15680feab9a29d221)
|
568
|
-
- Bumped version [`9daae82`](https://github.com/rudderlabs/rudder-sdk-js/commit/9daae822047c87bf9db3604876acf9fed7c855c3)
|
569
|
-
|
570
|
-
## [v2.3.7](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.3.6...v2.3.7) - 2022-04-20
|
571
|
-
|
572
|
-
### Merged
|
573
|
-
|
574
|
-
- bug-fix event name is integer or special character [`#498`](https://github.com/rudderlabs/rudder-sdk-js/pull/498)
|
575
|
-
- Snap Pixelfeature (enhancements): [`#496`](https://github.com/rudderlabs/rudder-sdk-js/pull/496)
|
576
|
-
|
577
|
-
### Commits
|
578
|
-
|
579
|
-
- Regnerated changelog [`b6df764`](https://github.com/rudderlabs/rudder-sdk-js/commit/b6df764cb3502315b2fba2a29b3424db6e3927ae)
|
580
|
-
- Bumped versions [`01a3c85`](https://github.com/rudderlabs/rudder-sdk-js/commit/01a3c856cfce7138c56ec61cf172dc253164281e)
|
581
|
-
- Updated size-limit-action to v1 [`1be2d8c`](https://github.com/rudderlabs/rudder-sdk-js/commit/1be2d8ce75f53d7f7fcd86cafc97208b7f9a07cb)
|
582
|
-
- Added 'build_script' option to size-limit action [`f6f6b96`](https://github.com/rudderlabs/rudder-sdk-js/commit/f6f6b96e11ac9246de9e457ff077431454d3243b)
|
583
|
-
- size-limit.yml updated to run 'size' script [`776c475`](https://github.com/rudderlabs/rudder-sdk-js/commit/776c475ee04be1d72c2e4e31cd49684075f8c984)
|
584
|
-
|
585
|
-
## [v2.3.6](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.3.5...v2.3.6) - 2022-04-08
|
586
|
-
|
587
|
-
### Merged
|
588
|
-
|
589
|
-
- FB Pixel utils: Added validation for event_id values [`#492`](https://github.com/rudderlabs/rudder-sdk-js/pull/492)
|
590
|
-
- FB Pixel: Added object validations in getEventId function [`#491`](https://github.com/rudderlabs/rudder-sdk-js/pull/491)
|
591
|
-
|
592
|
-
### Commits
|
593
|
-
|
594
|
-
- Updated package-lock.json to latest and regenerated changelog [`cb179bf`](https://github.com/rudderlabs/rudder-sdk-js/commit/cb179bf77ab86adeabcb5ff478c0dbaaf7f936b8)
|
595
|
-
- Bumped versions [`8260aee`](https://github.com/rudderlabs/rudder-sdk-js/commit/8260aee380fdd79931df3ab5889062b9634934a4)
|
596
|
-
|
597
|
-
## [v2.3.5](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.3.4...v2.3.5) - 2022-04-08
|
598
|
-
|
599
|
-
### Merged
|
600
|
-
|
601
|
-
- Allow empty event names in device mode event filtering [`#489`](https://github.com/rudderlabs/rudder-sdk-js/pull/489)
|
602
|
-
|
603
|
-
### Commits
|
604
|
-
|
605
|
-
- prodTest removed from buildspec files [`70ff984`](https://github.com/rudderlabs/rudder-sdk-js/commit/70ff9843378becf5bf60d85ec0a61f5182d14fba)
|
606
|
-
- Regenerated changelog [`fcae5a1`](https://github.com/rudderlabs/rudder-sdk-js/commit/fcae5a1574c5cddcd0ab2f6d3f88fa5267572b5f)
|
607
|
-
- Bumped versions [`94ce181`](https://github.com/rudderlabs/rudder-sdk-js/commit/94ce18160145172d2f5da0db182e46067649451e)
|
608
|
-
|
609
|
-
## [v2.3.4](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.3.3...v2.3.4) - 2022-04-07
|
610
|
-
|
611
|
-
### Merged
|
612
|
-
|
613
|
-
- FB util file renamed and fixed `originalTimestamp` override [`#488`](https://github.com/rudderlabs/rudder-sdk-js/pull/488)
|
614
|
-
|
615
|
-
### Commits
|
616
|
-
|
617
|
-
- Regenerated changelog [`a6e1da7`](https://github.com/rudderlabs/rudder-sdk-js/commit/a6e1da772d66d967c87e256b0bf72031731d4b0c)
|
618
|
-
- Bumped versions [`16c10da`](https://github.com/rudderlabs/rudder-sdk-js/commit/16c10dab6d84a185302084e589f392ee0dc61b80)
|
619
|
-
- Bumped version [`e4e30dd`](https://github.com/rudderlabs/rudder-sdk-js/commit/e4e30ddee927dde48f133c0c67eb92d693eab0fc)
|
620
|
-
- Created codeql-analysis.yml [`7a17c2d`](https://github.com/rudderlabs/rudder-sdk-js/commit/7a17c2d49f114fe9c26a2173b822b400b0acf53c)
|
621
|
-
- Bumped version [`7ca4eac`](https://github.com/rudderlabs/rudder-sdk-js/commit/7ca4eac608389ad7b91036cd00b2e0de8a01d69b)
|
622
|
-
|
623
|
-
## [v2.3.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.3.2...v2.3.3) - 2022-04-05
|
624
|
-
|
625
|
-
### Merged
|
626
|
-
|
627
|
-
- Facebook Pixel event_id discrepancy [`#486`](https://github.com/rudderlabs/rudder-sdk-js/pull/486)
|
628
|
-
|
629
|
-
### Commits
|
630
|
-
|
631
|
-
- Regnerated changelog [`160dd89`](https://github.com/rudderlabs/rudder-sdk-js/commit/160dd8900ea435027d80625e7c4da931bb040fba)
|
632
|
-
- Bumped versions [`b83f9d1`](https://github.com/rudderlabs/rudder-sdk-js/commit/b83f9d111d14a43cbc8b17351cbf5207909a6281)
|
633
|
-
- reduced repeated function call [`2e5b513`](https://github.com/rudderlabs/rudder-sdk-js/commit/2e5b5133fb6664a56bcc3a5e6ba459127517195d)
|
634
|
-
- updated util.js file path [`48ecef1`](https://github.com/rudderlabs/rudder-sdk-js/commit/48ecef1adeec119290f7ce4a276ea88504c5ccb7)
|
635
|
-
- Update integrations/FacebookPixel/browser.js [`bb3770d`](https://github.com/rudderlabs/rudder-sdk-js/commit/bb3770d1a05283f216aa5fcf80fbf1c34179354d)
|
636
|
-
- fixing code errors [`d646564`](https://github.com/rudderlabs/rudder-sdk-js/commit/d6465646a79053e92991dae64940564afb46f335)
|
637
|
-
- created util function [`8188e7e`](https://github.com/rudderlabs/rudder-sdk-js/commit/8188e7ebeaaa0d3769a64181274f1c307212b7e6)
|
638
|
-
- Updated CODEOWNERS [`0555498`](https://github.com/rudderlabs/rudder-sdk-js/commit/05554989ea2c37dc8c531d89e63689d3c183b514)
|
639
|
-
- Fixed the test GitHub action [`63a74d8`](https://github.com/rudderlabs/rudder-sdk-js/commit/63a74d8538a981798432b0441f6e04be1dc2fc65)
|
640
|
-
- assigning event_id as per cloud mode [`a8025f2`](https://github.com/rudderlabs/rudder-sdk-js/commit/a8025f2ba852f3b5dba559479286c0d11b9dbdc2)
|
641
|
-
- Added test.yml GitHub action [`388ade6`](https://github.com/rudderlabs/rudder-sdk-js/commit/388ade6eeccbf267814bbf346fe3397805397cc0)
|
642
|
-
- Added issue templates [`e4a4763`](https://github.com/rudderlabs/rudder-sdk-js/commit/e4a4763c08c69a5fea14d35c06731e398614245d)
|
643
|
-
|
644
|
-
## [v2.3.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.3.1...v2.3.2) - 2022-03-22
|
645
|
-
|
646
|
-
### Merged
|
647
|
-
|
648
|
-
- client_server_name file updated [`#477`](https://github.com/rudderlabs/rudder-sdk-js/pull/477)
|
649
|
-
- Removing discrepancy with cloud mode for Facebook_Pixel. [`#481`](https://github.com/rudderlabs/rudder-sdk-js/pull/481)
|
650
|
-
- [FB_PIXEL]: Removing discrepency with cloud mode. [`#480`](https://github.com/rudderlabs/rudder-sdk-js/pull/480)
|
651
|
-
- Removing discrepency with cloud mode for Facebook Pixel [`#479`](https://github.com/rudderlabs/rudder-sdk-js/pull/479)
|
652
|
-
- [FB_PIXEL]: Removing discrepency with cloud mode. [`#476`](https://github.com/rudderlabs/rudder-sdk-js/pull/476)
|
653
|
-
|
654
|
-
### Commits
|
655
|
-
|
656
|
-
- Regnerated changelog [`e03aae7`](https://github.com/rudderlabs/rudder-sdk-js/commit/e03aae79a8a296617385187a27d394a646187121)
|
657
|
-
- Bumped versions [`cb00f63`](https://github.com/rudderlabs/rudder-sdk-js/commit/cb00f6313a5e7f78329f2cf60438f2d2dd6b02b3)
|
658
|
-
- Bumped version [`e60b529`](https://github.com/rudderlabs/rudder-sdk-js/commit/e60b52922ab4694081fb7b96623808c320934715)
|
659
|
-
- Bumped version [`e284d00`](https://github.com/rudderlabs/rudder-sdk-js/commit/e284d00c1c8dd41b91605f5b2cb288b8367478c5)
|
660
|
-
- Changed order in CODEOWNERS [`2b11480`](https://github.com/rudderlabs/rudder-sdk-js/commit/2b11480c5780a593e543b68ff1f809458fa6f021)
|
661
|
-
- Added code owners [`8fcd150`](https://github.com/rudderlabs/rudder-sdk-js/commit/8fcd15010280e4c20ed9e3cf3ced6f9ac554ec84)
|
662
|
-
- Added production-staging branch to the size-limit action [`89ce8d7`](https://github.com/rudderlabs/rudder-sdk-js/commit/89ce8d78fd62d4d4a8038830964a3f407bfcbca5)
|
663
|
-
- Bumped version [`d2e8152`](https://github.com/rudderlabs/rudder-sdk-js/commit/d2e815206583a287f32bff80103c0a9a302c0104)
|
664
|
-
|
665
|
-
## [v2.3.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.3.0...v2.3.1) - 2022-03-21
|
666
|
-
|
667
|
-
### Merged
|
668
|
-
|
669
|
-
- Bug Fix: Added array check for analytics object [`#478`](https://github.com/rudderlabs/rudder-sdk-js/pull/478)
|
670
|
-
|
671
|
-
### Commits
|
672
|
-
|
673
|
-
- Regnerated changelog [`e50c5d0`](https://github.com/rudderlabs/rudder-sdk-js/commit/e50c5d064c97654ce7529d28b0fb8d3dcff29c3d)
|
674
|
-
- Regnerated changelog [`be4f715`](https://github.com/rudderlabs/rudder-sdk-js/commit/be4f715c5a0cf4fedcb49f385fd2a94e2e1b2c9b)
|
675
|
-
|
676
|
-
## [v2.3.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.2.8...v2.3.0) - 2022-03-14
|
677
|
-
|
678
|
-
### Merged
|
679
|
-
|
680
|
-
- updated default import to named import [`#475`](https://github.com/rudderlabs/rudder-sdk-js/pull/475)
|
681
|
-
- GA 360 added [`#474`](https://github.com/rudderlabs/rudder-sdk-js/pull/474)
|
682
|
-
- GA 360 integration [`#473`](https://github.com/rudderlabs/rudder-sdk-js/pull/473)
|
683
|
-
|
684
|
-
### Commits
|
685
|
-
|
686
|
-
- Regnerated changelog [`6bb7be3`](https://github.com/rudderlabs/rudder-sdk-js/commit/6bb7be33d22f99816f0abf68e620a726a115cc58)
|
687
|
-
- Bumped versions [`75ab147`](https://github.com/rudderlabs/rudder-sdk-js/commit/75ab1477aa5d5b5209a3e276d93ea5309a812953)
|
688
|
-
|
689
|
-
## [v2.2.8](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.2.7...v2.2.8) - 2022-03-08
|
690
|
-
|
691
|
-
### Commits
|
692
|
-
|
693
|
-
- Regnerated changelog [`1dc4ee4`](https://github.com/rudderlabs/rudder-sdk-js/commit/1dc4ee4390553520b934209e5fec2d042426d67e)
|
694
|
-
- Bumped version [`048d877`](https://github.com/rudderlabs/rudder-sdk-js/commit/048d877a9731221949fe46997f39e2e73292bdb7)
|
695
|
-
- getUserId added to the declaration file [`83c2742`](https://github.com/rudderlabs/rudder-sdk-js/commit/83c2742b2a47855be471c823bd7f90d1768f2586)
|
696
|
-
|
697
|
-
## [v2.2.7](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.2.6...v2.2.7) - 2022-03-08
|
698
|
-
|
699
|
-
### Merged
|
700
|
-
|
701
|
-
- added prefix and suffix to name and category [`#470`](https://github.com/rudderlabs/rudder-sdk-js/pull/470)
|
702
|
-
|
703
|
-
### Commits
|
704
|
-
|
705
|
-
- Changelog updated [`c7592db`](https://github.com/rudderlabs/rudder-sdk-js/commit/c7592db161fb31692ba0eebd751b00dd2650a0c1)
|
706
|
-
- Bumped version [`cf5b5e1`](https://github.com/rudderlabs/rudder-sdk-js/commit/cf5b5e16b6a1a51d379476e8dab25b9964e4dcde)
|
707
|
-
- Added CODEOWNERS file [`3270abe`](https://github.com/rudderlabs/rudder-sdk-js/commit/3270abe4f9947d9382789c836f25980d3830da0b)
|
708
|
-
|
709
|
-
## [v2.2.6](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.20.0...v2.2.6) - 2022-03-03
|
710
|
-
|
711
|
-
### Merged
|
712
|
-
|
713
|
-
- Identify traits update for Facebook Pixel. [`#466`](https://github.com/rudderlabs/rudder-sdk-js/pull/466)
|
714
|
-
- Performance Improvements (Split into Core + Intg. SDKs) [`#321`](https://github.com/rudderlabs/rudder-sdk-js/pull/321)
|
715
|
-
- Added a new function to retrieve UserId [`#454`](https://github.com/rudderlabs/rudder-sdk-js/pull/454)
|
716
|
-
- Storage is not available fix [`#467`](https://github.com/rudderlabs/rudder-sdk-js/pull/467)
|
717
|
-
- Updates regarding v1.1 npm [`#465`](https://github.com/rudderlabs/rudder-sdk-js/pull/465)
|
718
|
-
- updated mapping [`#445`](https://github.com/rudderlabs/rudder-sdk-js/pull/445)
|
719
|
-
- staging pipeline update [`#430`](https://github.com/rudderlabs/rudder-sdk-js/pull/430)
|
720
|
-
- staging yml file updated [`#429`](https://github.com/rudderlabs/rudder-sdk-js/pull/429)
|
721
|
-
- Bug Fix: Allow other integrations to replay events when at least one of them failed to load [`#423`](https://github.com/rudderlabs/rudder-sdk-js/pull/423)
|
722
|
-
- Removed unnecessary node supporting files in integrations [`#422`](https://github.com/rudderlabs/rudder-sdk-js/pull/422)
|
723
|
-
- fixed export statement issue [`#420`](https://github.com/rudderlabs/rudder-sdk-js/pull/420)
|
724
|
-
- Production staging - > perf_improvements [`#418`](https://github.com/rudderlabs/rudder-sdk-js/pull/418)
|
725
|
-
- Miscellaneous updates re: v1.1 [`#412`](https://github.com/rudderlabs/rudder-sdk-js/pull/412)
|
726
|
-
- Consent management feature in v1.1 SDK [`#405`](https://github.com/rudderlabs/rudder-sdk-js/pull/405)
|
727
|
-
- Beacon feature changes in v1.1 [`#404`](https://github.com/rudderlabs/rudder-sdk-js/pull/404)
|
728
|
-
- writekey added in source config API [`#392`](https://github.com/rudderlabs/rudder-sdk-js/pull/392)
|
729
|
-
- Suffix added to identify individual integration scripts [`#377`](https://github.com/rudderlabs/rudder-sdk-js/pull/377)
|
730
|
-
|
731
|
-
### Commits
|
732
|
-
|
733
|
-
- Regnerated changelog [`c961322`](https://github.com/rudderlabs/rudder-sdk-js/commit/c961322f55bbe3b1e0088ae4c7606158301a457a)
|
734
|
-
- Bumped version [`37b46f8`](https://github.com/rudderlabs/rudder-sdk-js/commit/37b46f8ec2880aac429df1d9b55bf54561c19712)
|
735
|
-
- Updated package-lock.json [`f616cc0`](https://github.com/rudderlabs/rudder-sdk-js/commit/f616cc0082bdd0afdc57e6f8320f5f138812ae70)
|
736
|
-
- Latest package-lock.json [`fbf579e`](https://github.com/rudderlabs/rudder-sdk-js/commit/fbf579e5b8b6b07196b940a24878fd11bfb608c9)
|
737
|
-
- Bumped version [`20c0d0a`](https://github.com/rudderlabs/rudder-sdk-js/commit/20c0d0a2d9a5be1a7e293fe1753a0a25435f77a6)
|
738
|
-
- package-lock.json not Git ignored anymore [`b9393bc`](https://github.com/rudderlabs/rudder-sdk-js/commit/b9393bc940f2e137918780bb853fc759e771217a)
|
739
|
-
- Bumped version [`76449b4`](https://github.com/rudderlabs/rudder-sdk-js/commit/76449b4884c56bd64c12c921e3ce0bd42f9920d6)
|
740
|
-
- Bumped version [`2a0731e`](https://github.com/rudderlabs/rudder-sdk-js/commit/2a0731e3d2c6255c28f7951e94faa164c8fa594f)
|
741
|
-
- Trigger commit [`72da960`](https://github.com/rudderlabs/rudder-sdk-js/commit/72da960aa8d57986b8d42de63a123cee7485c92a)
|
742
|
-
- Bumped version [`d137965`](https://github.com/rudderlabs/rudder-sdk-js/commit/d13796514fd7fcc17eabeae1655d4d170219ae00)
|
743
|
-
- Bumped version [`9c6235d`](https://github.com/rudderlabs/rudder-sdk-js/commit/9c6235dd29c3cfafeaa5f777723b13d460807477)
|
744
|
-
- Downgraded crypto-js version as latest version is not supported on IE [`a54c59b`](https://github.com/rudderlabs/rudder-sdk-js/commit/a54c59b3dc9e28dd8f96f0c01168e7be9037db4c)
|
745
|
-
- Bumped version [`9cb8c76`](https://github.com/rudderlabs/rudder-sdk-js/commit/9cb8c7615425ecea7cfcbbe44982bf5ae470fdb2)
|
746
|
-
- Bumped version [`39d802c`](https://github.com/rudderlabs/rudder-sdk-js/commit/39d802c6816ae3eadcee2bf854e22919599ee793)
|
747
|
-
- Bumped version [`8b9ed73`](https://github.com/rudderlabs/rudder-sdk-js/commit/8b9ed73a8fc4ed6bd197733881e1a35ba6d162a4)
|
748
|
-
- Revert "Revert "Feature: Support Event Filtering for Device Mode Destinations (#358)"" [`c50ada6`](https://github.com/rudderlabs/rudder-sdk-js/commit/c50ada68d0170acb4ef6006d2a4d33c268db7f71)
|
749
|
-
- Trigger commit [`5240a8a`](https://github.com/rudderlabs/rudder-sdk-js/commit/5240a8aaee5060e66c381d5ec61927e22a6ea258)
|
750
|
-
- Bumped version [`21df6b7`](https://github.com/rudderlabs/rudder-sdk-js/commit/21df6b7711729996ef3bdf5af8f84523e645bf17)
|
751
|
-
- Revert "Feature: Support Event Filtering for Device Mode Destinations (#358)" [`bbc1ace`](https://github.com/rudderlabs/rudder-sdk-js/commit/bbc1ace10e879eeb10424191f1b99295a49258e4)
|
752
|
-
- Bumped version [`a56080e`](https://github.com/rudderlabs/rudder-sdk-js/commit/a56080eefc2ce94431a6840292184a656ee6bce7)
|
753
|
-
- Bumped version [`88b07cd`](https://github.com/rudderlabs/rudder-sdk-js/commit/88b07cd7d352bc710c7680bbe825b0672d3a028a)
|
754
|
-
- v1.1 changes for the newly added Launch Darkly integration [`1a6cfd5`](https://github.com/rudderlabs/rudder-sdk-js/commit/1a6cfd52a1cd0dc7ace2271520bc68730ab91b86)
|
755
|
-
- code cleaning [`04fc648`](https://github.com/rudderlabs/rudder-sdk-js/commit/04fc64838fe38bea71acfbad0bfb550a9d333700)
|
756
|
-
- Bumped version [`7dc8224`](https://github.com/rudderlabs/rudder-sdk-js/commit/7dc82243058c19516ef2b33b99ec553189362966)
|
757
|
-
- Bumped version [`3843417`](https://github.com/rudderlabs/rudder-sdk-js/commit/3843417bf98b07bbc3dcd688baa7afcb6267d1c2)
|
758
|
-
- Fixed a bug that came as a result of previous merge [`322bd82`](https://github.com/rudderlabs/rudder-sdk-js/commit/322bd82fc0f8dd72c37226486cf2437ad27e6fee)
|
759
|
-
- Bumped version [`28b13fb`](https://github.com/rudderlabs/rudder-sdk-js/commit/28b13fb013c15b6a2cf7b792e0aef2229268ec87)
|
760
|
-
- fixed checkSDKUrl issue [`3f1e688`](https://github.com/rudderlabs/rudder-sdk-js/commit/3f1e688a9aff5dd78ffd961066f3d0ad2b37e3aa)
|
761
|
-
- Bumped version [`c0156cd`](https://github.com/rudderlabs/rudder-sdk-js/commit/c0156cd7915bbc5865fd213187349e52c8c52414)
|
762
|
-
- perf_improvements: bug fix [`a310e8c`](https://github.com/rudderlabs/rudder-sdk-js/commit/a310e8cf81b7cbb8b3d0daffb94f75cf841c8eae)
|
763
|
-
- perf_improvements: merging production-staging [`e0e6eff`](https://github.com/rudderlabs/rudder-sdk-js/commit/e0e6eff3f24fde689827dcb34caf5e35daeafbf7)
|
764
|
-
- Bumped version [`12b443f`](https://github.com/rudderlabs/rudder-sdk-js/commit/12b443fb29fe2f67301d098d21d1d84b0eb658e1)
|
765
|
-
- Added missing argument to CookieConsentFactory initialize method [`3871ef6`](https://github.com/rudderlabs/rudder-sdk-js/commit/3871ef63755b34b32adc20f338ebbab110239afd)
|
766
|
-
- code refactoring [`9c6d56d`](https://github.com/rudderlabs/rudder-sdk-js/commit/9c6d56d307dabf0c58f5d7bc76c633103f5c560a)
|
767
|
-
- code cleaning [`ada7993`](https://github.com/rudderlabs/rudder-sdk-js/commit/ada79931eed7e2a56f633a3913d0142ffe4ea5aa)
|
768
|
-
- reducing code size [`8c433bb`](https://github.com/rudderlabs/rudder-sdk-js/commit/8c433bbccd0eee690542d1b6bb9ba308fd3c3275)
|
769
|
-
- removed unnecessary code [`b4c1b63`](https://github.com/rudderlabs/rudder-sdk-js/commit/b4c1b632528ba8c4b4a0177074a0fcd20b3b2967)
|
770
|
-
- Bumped version [`38910a8`](https://github.com/rudderlabs/rudder-sdk-js/commit/38910a840a0ae6d5077d4f39a1c8520aceda6fcf)
|
771
|
-
- modified version [`8e9da3d`](https://github.com/rudderlabs/rudder-sdk-js/commit/8e9da3dced85d88f4e8ed1fb5b4c9ba425c124bd)
|
772
|
-
- used utility fn to remove trailing slashes [`22766fc`](https://github.com/rudderlabs/rudder-sdk-js/commit/22766fcc73a2a8dab58e4ce195de3675fab10427)
|
773
|
-
- Bumped version [`a249b53`](https://github.com/rudderlabs/rudder-sdk-js/commit/a249b53893ef5eb4abcbf0ec4567898a4468ff8e)
|
774
|
-
- Minor code refactoring and user config url bug resolved [`dbc1879`](https://github.com/rudderlabs/rudder-sdk-js/commit/dbc187901b3e467f043b4942a579a86eff72be43)
|
775
|
-
- Bumped version [`42935ed`](https://github.com/rudderlabs/rudder-sdk-js/commit/42935ed4fcf0444ffb997218535af0285b09b902)
|
776
|
-
- added size-limit check to the pre-commit hook [`d2aa5c7`](https://github.com/rudderlabs/rudder-sdk-js/commit/d2aa5c766d2ce1c132c03183f6e25f6288259a86)
|
777
|
-
- Removed the usage of loadash module that shot up the SDK size [`ad1890a`](https://github.com/rudderlabs/rudder-sdk-js/commit/ad1890a9ded8baebb694b5a7b140a13e3cfd292f)
|
778
|
-
- Bumped version [`25cc9b5`](https://github.com/rudderlabs/rudder-sdk-js/commit/25cc9b5b435e6b8b0eae29e107fd207e9f6f5e3a)
|
779
|
-
- getConfigUrlWithWritekey updated [`45cd86c`](https://github.com/rudderlabs/rudder-sdk-js/commit/45cd86cafa807f60b5c28a96fb591ec0ff356844)
|
780
|
-
- bumped the version [`b7dc8df`](https://github.com/rudderlabs/rudder-sdk-js/commit/b7dc8dfe05a1efe221ea4cfe9913860334bf071c)
|
781
|
-
- Integration suffix updated [`81e23dd`](https://github.com/rudderlabs/rudder-sdk-js/commit/81e23dd6e3fd67503fd8512c24f9ab012bc2b150)
|
782
|
-
- Bumped version [`9912ad7`](https://github.com/rudderlabs/rudder-sdk-js/commit/9912ad77fb83cbe836a5180bea785ad5bf98d00e)
|
783
|
-
- Bumped version [`1138798`](https://github.com/rudderlabs/rudder-sdk-js/commit/11387981d1519c18e0c5cb5ace3f943298bac1dc)
|
784
|
-
- Updated for newly added Google Optimize [`0a5da47`](https://github.com/rudderlabs/rudder-sdk-js/commit/0a5da473d294f2dcf68eaf2339375203d78c8bf9)
|
785
|
-
- Integration suffix set to empty temporarily to fix a bug [`2d1e163`](https://github.com/rudderlabs/rudder-sdk-js/commit/2d1e16322f26b4acd3a5157e3bfc8d878b0be040)
|
786
|
-
- Reverted previous change and fixed an issue with Post Affiliate Pro [`4541e8a`](https://github.com/rudderlabs/rudder-sdk-js/commit/4541e8a129a7eb6b2eed4b00294bedd22ef8baca)
|
787
|
-
- Integration suffix set to empty temporarily to fix a bug [`8f06dc9`](https://github.com/rudderlabs/rudder-sdk-js/commit/8f06dc9eab909040da40bb8e2b3649d5a11f8a13)
|
788
|
-
- Bumped version [`11068d8`](https://github.com/rudderlabs/rudder-sdk-js/commit/11068d808e46f3a061db2df9e3535626f963e8ee)
|
789
|
-
- Added Post Affiliate Pro destination [`11c5c5c`](https://github.com/rudderlabs/rudder-sdk-js/commit/11c5c5c8a1843e2b2e379fa86ca6769eab5b42c3)
|
790
|
-
- Cleaned-up and upgrade all the packages to the newest versions [`c95337a`](https://github.com/rudderlabs/rudder-sdk-js/commit/c95337a818d7e4ccab84b90c16f0bd08f79324c2)
|
791
|
-
- Minor re-factor [`bd5e821`](https://github.com/rudderlabs/rudder-sdk-js/commit/bd5e821f6a5e6e0472a74c4b1263773e5617cb62)
|
792
|
-
- Added a new logger statement [`3f1e371`](https://github.com/rudderlabs/rudder-sdk-js/commit/3f1e371cf1b19c4fab43387c919c5c804eb0eb1b)
|
793
|
-
- Test environment explicity specified [`568599d`](https://github.com/rudderlabs/rudder-sdk-js/commit/568599d7a2e9e214fffa6589a341c0ce79cfa7e9)
|
794
|
-
- Suppressed build warnings [`7ae65ec`](https://github.com/rudderlabs/rudder-sdk-js/commit/7ae65ec39c84a7574ba622005042ba8cdee78cea)
|
795
|
-
- Code formatted [`5e585b1`](https://github.com/rudderlabs/rudder-sdk-js/commit/5e585b1b0ede06ffb13103e50b8c965bfb737bbd)
|
796
|
-
- Redundant code removed to simplify logic [`e48048e`](https://github.com/rudderlabs/rudder-sdk-js/commit/e48048eccc0d99de0985343bdea98866f17f6bd4)
|
797
|
-
- Removed debug statement in test script [`910873d`](https://github.com/rudderlabs/rudder-sdk-js/commit/910873dd5c343ecfb357a0d8368f9c8d73d17921)
|
798
|
-
- Suppressed Babel warnings (via .babelrc) [`79e0eea`](https://github.com/rudderlabs/rudder-sdk-js/commit/79e0eeabd55766ddf4e645ccd3d0342cc1a568cd)
|
799
|
-
- Suppressed Babel warnings [`a820cff`](https://github.com/rudderlabs/rudder-sdk-js/commit/a820cff26e87c8a6f84659a03a2deb090691115b)
|
800
|
-
- Unwanted code removed [`9a8c70e`](https://github.com/rudderlabs/rudder-sdk-js/commit/9a8c70e9ca52a10f3e7136a18f4b27ba78e2f5e1)
|
801
|
-
- removed duplicate function [`e5f435a`](https://github.com/rudderlabs/rudder-sdk-js/commit/e5f435a256e1910a0c1fe0bf602f8151c6e1c177)
|
802
|
-
- bump npm version [`430697e`](https://github.com/rudderlabs/rudder-sdk-js/commit/430697eebcb9a9550eeaafe122314575849b08dd)
|
803
|
-
- bump the version from 1.2.1 to 2.0.0 [`74a7376`](https://github.com/rudderlabs/rudder-sdk-js/commit/74a73762c7a27368484c348e9c759bbab59ab644)
|
804
|
-
- added missing part of rudder element mutation prevent [`3c7140f`](https://github.com/rudderlabs/rudder-sdk-js/commit/3c7140fc51943213d65bb60310f2327c951a9e30)
|
805
|
-
- default export modified to named export for new intgs [`73f9e55`](https://github.com/rudderlabs/rudder-sdk-js/commit/73f9e55b47aabe3ee39473e655bed2d6523b0889)
|
806
|
-
- browser specific checking added for dynamic loading [`b76ab1f`](https://github.com/rudderlabs/rudder-sdk-js/commit/b76ab1f823d156eea690c77085ad1c0351a6e306)
|
807
|
-
- version changed [`fe9a1fb`](https://github.com/rudderlabs/rudder-sdk-js/commit/fe9a1fb520000072869cc4cdef6153026ea5baf6)
|
808
|
-
- build version changed [`53af78e`](https://github.com/rudderlabs/rudder-sdk-js/commit/53af78e4dc910ca1217ead359d7c5c2bb06b34ee)
|
809
|
-
- test cases updated [`ced84ee`](https://github.com/rudderlabs/rudder-sdk-js/commit/ced84ee123d1a3920d02d9dd9355fcba72bf3fa8)
|
810
|
-
- Test cases modified [`d5d790e`](https://github.com/rudderlabs/rudder-sdk-js/commit/d5d790e16ec3b9271b672d3efd4b778a293b11b6)
|
811
|
-
- updated test cases [`416cd05`](https://github.com/rudderlabs/rudder-sdk-js/commit/416cd05496e695513421fe4bb6d5ca9d1d8a4512)
|
812
|
-
- working on the test cases [`48059e1`](https://github.com/rudderlabs/rudder-sdk-js/commit/48059e1d04f137477e2cf0176a39a2534f7d9668)
|
813
|
-
- Deprecated Autotrack feature removed [`064f9e9`](https://github.com/rudderlabs/rudder-sdk-js/commit/064f9e98805f86bd04d3c2976883089fdf3b216c)
|
814
|
-
- test cases [`c2253b3`](https://github.com/rudderlabs/rudder-sdk-js/commit/c2253b31a1634beb2ed497626c48276662d9e7fe)
|
815
|
-
- test cases [`bafdd76`](https://github.com/rudderlabs/rudder-sdk-js/commit/bafdd768f36dc2e1df901624d7e1dbca7731bf52)
|
816
|
-
- Added build summary [`3dad6a5`](https://github.com/rudderlabs/rudder-sdk-js/commit/3dad6a5e164ff23b98cc13dd72d40a19b9c7fc8c)
|
817
|
-
- Updated with correct import path [`35bac00`](https://github.com/rudderlabs/rudder-sdk-js/commit/35bac00599258ffb74db28bc851c5dc2d3287527)
|
818
|
-
- Shuffled files around to organize better [`961ec70`](https://github.com/rudderlabs/rudder-sdk-js/commit/961ec7030b8a0cc11e67e205d42a24156dd4837a)
|
819
|
-
- Archived unused storage_node.js [`53f89d3`](https://github.com/rudderlabs/rudder-sdk-js/commit/53f89d3bc7596f71667b4519688e669f4b7f0c8f)
|
820
|
-
- Moved code around in storage.js [`5eaa91f`](https://github.com/rudderlabs/rudder-sdk-js/commit/5eaa91f6eb711c91f5deea72522ef10f47e586ee)
|
821
|
-
- Reverted to btoa function as Buffer increased SDK size [`a10dab6`](https://github.com/rudderlabs/rudder-sdk-js/commit/a10dab63b92a8cbd506d9bb04892b877ddca2902)
|
822
|
-
- Added callback to identify call [`35f7529`](https://github.com/rudderlabs/rudder-sdk-js/commit/35f7529e512efb0d7f1918009911997b17a1cfe4)
|
823
|
-
- Added identify call [`2c2b82b`](https://github.com/rudderlabs/rudder-sdk-js/commit/2c2b82b25288a751d7bbb3be6ba8b500c9666aa1)
|
824
|
-
- Replaced deprecated 'btoa' function [`e7edf20`](https://github.com/rudderlabs/rudder-sdk-js/commit/e7edf20a9b96c83024b9c2b1658d9abb91cb22fb)
|
825
|
-
- Replaced deprecated 'btoa' function [`e39d7ec`](https://github.com/rudderlabs/rudder-sdk-js/commit/e39d7ec0275e88913748983bdb925ced0d81c7e2)
|
826
|
-
- Minor code shuffle to optimize further [`2cdf911`](https://github.com/rudderlabs/rudder-sdk-js/commit/2cdf9115241bbdca2be044c4589eae01e6fcfc78)
|
827
|
-
- replace the name cdnBaseURL with destSDKBaseURL [`3f7dce6`](https://github.com/rudderlabs/rudder-sdk-js/commit/3f7dce6327a6e1ce5502adaa2f6ae7e580848f5d)
|
828
|
-
- working on test cases [`1b9a6e2`](https://github.com/rudderlabs/rudder-sdk-js/commit/1b9a6e20b36656ae6ce3ec168a33c2baa98e9ee3)
|
829
|
-
- working on the test cases [`fe67fcb`](https://github.com/rudderlabs/rudder-sdk-js/commit/fe67fcbcbc1881f91e73634094979128da8162b4)
|
830
|
-
- Archived Event class definitions to reduce clutter [`18ba1b1`](https://github.com/rudderlabs/rudder-sdk-js/commit/18ba1b164146f936ebf69cb71b611a43bc559495)
|
831
|
-
- Minor code re-factor [`486829c`](https://github.com/rudderlabs/rudder-sdk-js/commit/486829cfc2bd906c9daf42d396f7bcc1f702fd64)
|
832
|
-
- Removed utm module dependency and code re-factored [`c42136e`](https://github.com/rudderlabs/rudder-sdk-js/commit/c42136e43188019d52ff1ba0de09ef1c7f59a4ea)
|
833
|
-
- Formatting updates [`79f2988`](https://github.com/rudderlabs/rudder-sdk-js/commit/79f2988b875b9f5e2907ec76d7de4e81a7ff5c04)
|
834
|
-
- Typos corrected [`c5234bb`](https://github.com/rudderlabs/rudder-sdk-js/commit/c5234bb4d909748e24f6ff0bc5616bfe3a1cc572)
|
835
|
-
- Loading the int. SDK only if it already not loaded [`c9d933e`](https://github.com/rudderlabs/rudder-sdk-js/commit/c9d933ee3a9a6c40cb8c4a552b17dc5a71f68246)
|
836
|
-
- Code shuffle, eslint errors and re-factor [`33076a9`](https://github.com/rudderlabs/rudder-sdk-js/commit/33076a92219eb2d6d99584a6b597c3254877a025)
|
837
|
-
- eslint issues addressed and minor code re-factor [`bf0f3fc`](https://github.com/rudderlabs/rudder-sdk-js/commit/bf0f3fc350bb2102e6f84b25c2db1ffc41a7d6fb)
|
838
|
-
- Temporarily commented out all log debug statements [`098e6f9`](https://github.com/rudderlabs/rudder-sdk-js/commit/098e6f930faeef504b7d6b1b115fc005afebe970)
|
839
|
-
- Re-factored code to remove unwanted pieces [`5ccec12`](https://github.com/rudderlabs/rudder-sdk-js/commit/5ccec129565cbbda6175b17b3cc29a307d901ceb)
|
840
|
-
- Fixed CDN URL and a bug in utils [`909b287`](https://github.com/rudderlabs/rudder-sdk-js/commit/909b28778b14624cbcae9c04554411f5f4acdf06)
|
841
|
-
- Removed redundant code in a util function [`df88a1b`](https://github.com/rudderlabs/rudder-sdk-js/commit/df88a1b168ec56d2f5efd45195ed42b5a4d84834)
|
842
|
-
- Minor code re-factor [`ef201ec`](https://github.com/rudderlabs/rudder-sdk-js/commit/ef201ec3bbee56dc8bddabbe9cea186b389b60cd)
|
843
|
-
- updated prod yml file [`d084394`](https://github.com/rudderlabs/rudder-sdk-js/commit/d084394833c253397e875e8e2e1d6caf4d06bfa0)
|
844
|
-
- updated the prod yml file [`182bf4e`](https://github.com/rudderlabs/rudder-sdk-js/commit/182bf4ee236c4736395a36784203db6b8ad3c59f)
|
845
|
-
- prod yml file updated [`8e32489`](https://github.com/rudderlabs/rudder-sdk-js/commit/8e3248951663dbf8c69eb41205a83798862475c7)
|
846
|
-
- Made build package creation non-async [`9bb74b3`](https://github.com/rudderlabs/rudder-sdk-js/commit/9bb74b3c6e18d4dec4e5b2ca2e142675fd5d2072)
|
847
|
-
- test build pipeline [`cb03dda`](https://github.com/rudderlabs/rudder-sdk-js/commit/cb03dda7ff2e173f476d394a838677430516d237)
|
848
|
-
- test build pipeline [`06fd404`](https://github.com/rudderlabs/rudder-sdk-js/commit/06fd4041e674ebf5426845bf12b29b54c74b4f2c)
|
849
|
-
- buildspec file updated with intg build changes [`e01c51b`](https://github.com/rudderlabs/rudder-sdk-js/commit/e01c51b72283674be693194427a63fda9988d681)
|
850
|
-
- build script updated [`8ed9383`](https://github.com/rudderlabs/rudder-sdk-js/commit/8ed93834e84729cd8d451d941e1384b1b52d6f0c)
|
851
|
-
- intg build all script [`e494cac`](https://github.com/rudderlabs/rudder-sdk-js/commit/e494cac4bacd5502a1e74e55d5c7c1068569bd42)
|
852
|
-
- Added support for dev build as well [`b2bbe6c`](https://github.com/rudderlabs/rudder-sdk-js/commit/b2bbe6cd20894bf0fe2b00c2a6f1908598fbb143)
|
853
|
-
- Hooked up prod (v3) [`7aeeb5b`](https://github.com/rudderlabs/rudder-sdk-js/commit/7aeeb5b193056272c78a821fbc84599ae22b2416)
|
854
|
-
- Transitioned to v3 from v2 [`567e060`](https://github.com/rudderlabs/rudder-sdk-js/commit/567e060cd419df6707278159ef3de42f363df843)
|
855
|
-
- Additional tracking events added [`289cd6f`](https://github.com/rudderlabs/rudder-sdk-js/commit/289cd6f7bae5cf13b5510ce61074ce62ed477d8d)
|
856
|
-
- working on intg build all script [`a3c71f1`](https://github.com/rudderlabs/rudder-sdk-js/commit/a3c71f1c324bbf9dcc5940350440da8b299bc58b)
|
857
|
-
- Updated from v3 to v2 folder [`9e7e107`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e7e10746d381915a99efd801a793d829df84958)
|
858
|
-
- Commit to test build pipeline [`c7252a0`](https://github.com/rudderlabs/rudder-sdk-js/commit/c7252a0971b982d65a928e1c1386651d0be91602)
|
859
|
-
- Commit to test build pipeline [`f4d2260`](https://github.com/rudderlabs/rudder-sdk-js/commit/f4d2260594839d876a399d30362374652b90177d)
|
860
|
-
- Minor code re-factoring to reduce overall size [`05b0fee`](https://github.com/rudderlabs/rudder-sdk-js/commit/05b0fee4ce11380fd9364d1ae4d1431325d62cec)
|
861
|
-
- Update buildspec files for v3 [`cf6a974`](https://github.com/rudderlabs/rudder-sdk-js/commit/cf6a974300d7c17a6e4d8b53343b5fc9acc33223)
|
862
|
-
- Updated default script [`40ef55e`](https://github.com/rudderlabs/rudder-sdk-js/commit/40ef55e9e1c1b8ea2aab89db829e3697dffee436)
|
863
|
-
- Added support for rudder-analytics.js [`88fabc6`](https://github.com/rudderlabs/rudder-sdk-js/commit/88fabc6518921e261ec60dbb27851d8857ba3e00)
|
864
|
-
- Organized scripts in test html [`8a3aeee`](https://github.com/rudderlabs/rudder-sdk-js/commit/8a3aeeeecb657bbaa9b7845df0ae33fa76a69a32)
|
865
|
-
- browser.js renamed to rudder-analytics.js [`fcf72cd`](https://github.com/rudderlabs/rudder-sdk-js/commit/fcf72cdfed44263641c035347bd308c7e1a187df)
|
866
|
-
- Doubled the timeout for overall init wait [`a93fd8f`](https://github.com/rudderlabs/rudder-sdk-js/commit/a93fd8f07d0579a3ba88cd3580aaceaec6621116)
|
867
|
-
- Included CDN_INT_DIR for dev cdn urls as well [`4fc7451`](https://github.com/rudderlabs/rudder-sdk-js/commit/4fc74518a83806b09fe3e4ff0bc3936ac7fed3b8)
|
868
|
-
- updated intCdnBaseURL manipulation [`9e00d20`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e00d204974dd6738b5585da2e1b7a2576029013)
|
869
|
-
- Removed init method to initialize SDKs immediately [`044faef`](https://github.com/rudderlabs/rudder-sdk-js/commit/044faef6c49dd58199da1eee5835ae46d4ff7db6)
|
870
|
-
- eslint error resolved [`ba262b9`](https://github.com/rudderlabs/rudder-sdk-js/commit/ba262b9d04b11c162be02481ec7faaf87bbc2910)
|
871
|
-
- Resolved bugs, error handling and eslint fixes [`9aab431`](https://github.com/rudderlabs/rudder-sdk-js/commit/9aab431174756553647eac0c13c8358abdce5e9e)
|
872
|
-
- Added test HTML file [`557b72b`](https://github.com/rudderlabs/rudder-sdk-js/commit/557b72bffaf30117266ce57ae774c873e362619c)
|
873
|
-
- Resolved bug in stripTrailingSlashes [`f6ec430`](https://github.com/rudderlabs/rudder-sdk-js/commit/f6ec430af98570d468a376d16a3646eecb2339ef)
|
874
|
-
- Renamed to stripTrailingSlashes and http check [`6924967`](https://github.com/rudderlabs/rudder-sdk-js/commit/6924967520acb286b1fcea7bc63c9915bf1b3321)
|
875
|
-
- CDN URL is dynamically obtained now [`f106f1f`](https://github.com/rudderlabs/rudder-sdk-js/commit/f106f1f5741a2543ee8ec8058849b6413a062666)
|
876
|
-
- prod intg build setup [`0c7aae7`](https://github.com/rudderlabs/rudder-sdk-js/commit/0c7aae712add72f73096139ad618cc2207d2e68c)
|
877
|
-
- Addressed some more eslint errors [`a70e23d`](https://github.com/rudderlabs/rudder-sdk-js/commit/a70e23daf0dff2bdfad6dea90301b0af091a8b93)
|
878
|
-
- Correct typo in function name [`ef29e2b`](https://github.com/rudderlabs/rudder-sdk-js/commit/ef29e2bca98f9dab543a1a403b65091db132cab9)
|
879
|
-
- Fixed all fixable eslint errors [`0737a02`](https://github.com/rudderlabs/rudder-sdk-js/commit/0737a02a0192f402c1c20ded915feab607d785bf)
|
880
|
-
- config to intg mapping added [`8afaa1a`](https://github.com/rudderlabs/rudder-sdk-js/commit/8afaa1a0ea41a503a2e9ac7debf221a7be11afa2)
|
881
|
-
- Integration export type changed from default to named [`ae2dae2`](https://github.com/rudderlabs/rudder-sdk-js/commit/ae2dae2201c486f124180183e1e643b820acb36a)
|
882
|
-
- Added config_to_integration_names.js file [`a0055bf`](https://github.com/rudderlabs/rudder-sdk-js/commit/a0055bf4c5681ec505758bde4b640b958acd59ea)
|
883
|
-
- Working version of dynamic SDK load [`093c8ca`](https://github.com/rudderlabs/rudder-sdk-js/commit/093c8cacfcad59298f6abc00e8a8b2b5f6d2c660)
|
884
|
-
- Check added to skip load if not required [`7bb8d23`](https://github.com/rudderlabs/rudder-sdk-js/commit/7bb8d23c249b0f6685a29fe0246df4baf9de9d4d)
|
885
|
-
- Fixed dynamic loading of integrations modules [`ec76ac7`](https://github.com/rudderlabs/rudder-sdk-js/commit/ec76ac77c4886cd2bfb877549766acd30cdf534c)
|
886
|
-
- Loading script using ScriptLoader util [`c78f575`](https://github.com/rudderlabs/rudder-sdk-js/commit/c78f575d52fab7186c630f9f86b113bda56e254f)
|
887
|
-
- Added fetch options [`19adcad`](https://github.com/rudderlabs/rudder-sdk-js/commit/19adcad4408e9b8ce3d3903ac45c2e0c99a45345)
|
888
|
-
- updated rollup config for integration build [`75376d1`](https://github.com/rudderlabs/rudder-sdk-js/commit/75376d1bda778debe32d6fb0ae56bd1ba3f0695f)
|
889
|
-
- Updated loadIntegrationModule method [`737138e`](https://github.com/rudderlabs/rudder-sdk-js/commit/737138ec5367b99678f5345834fbbf24785c15dd)
|
890
|
-
- working on building integration plugin [`5bf11df`](https://github.com/rudderlabs/rudder-sdk-js/commit/5bf11dfda147d99d5b7347ab0fc570940eca5659)
|
891
|
-
- First stab at disconnecting 'integrations' from core SDK and dynamically loading client integrations [`154a797`](https://github.com/rudderlabs/rudder-sdk-js/commit/154a79715822fa2b287395c5be22bbf0660df190)
|
892
|
-
- First test commit: Minor documentation update in the example code [`1e488cf`](https://github.com/rudderlabs/rudder-sdk-js/commit/1e488cf4f34a571652e2addee947e8a8eed09ee2)
|
893
|
-
|
894
|
-
## [v1.20.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.19.0...v1.20.0) - 2022-10-31
|
895
|
-
|
896
|
-
### Merged
|
897
|
-
|
898
|
-
- feat(dcm floodlight): add iframe support [`#698`](https://github.com/rudderlabs/rudder-sdk-js/pull/698)
|
899
|
-
- fix: convert non-string userId to a string [`#706`](https://github.com/rudderlabs/rudder-sdk-js/pull/706)
|
900
|
-
- feat: refiner device mode integration [`#710`](https://github.com/rudderlabs/rudder-sdk-js/pull/710)
|
901
|
-
- refactor: remove global lodash dependency [`#708`](https://github.com/rudderlabs/rudder-sdk-js/pull/708)
|
902
|
-
|
903
|
-
### Commits
|
904
|
-
|
905
|
-
- chore: release SDK v1.20.0 [`1e46d6a`](https://github.com/rudderlabs/rudder-sdk-js/commit/1e46d6ae229d88365d207fab35856dfd504c944c)
|
906
|
-
|
907
|
-
## [v1.19.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.18.0...v1.19.0) - 2022-10-25
|
908
|
-
|
909
|
-
### Merged
|
910
|
-
|
911
|
-
- fix: refiner device mode code removed [`#705`](https://github.com/rudderlabs/rudder-sdk-js/pull/705)
|
912
|
-
- fix: refiner group call email conflicts issue [`#699`](https://github.com/rudderlabs/rudder-sdk-js/pull/699)
|
913
|
-
- fix(ga): adding support of revenue along with total. [`#690`](https://github.com/rudderlabs/rudder-sdk-js/pull/690)
|
914
|
-
- feat: posthog group call support [`#688`](https://github.com/rudderlabs/rudder-sdk-js/pull/688)
|
915
|
-
- feat(new integration): refiner onboarding [`#682`](https://github.com/rudderlabs/rudder-sdk-js/pull/682)
|
916
|
-
|
917
|
-
### Commits
|
918
|
-
|
919
|
-
- chore: release SDK v1.19.0 [`0924221`](https://github.com/rudderlabs/rudder-sdk-js/commit/0924221f522db8742549c34a28fa2678581f40a8)
|
920
|
-
|
921
|
-
## [v1.18.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.17.0...v1.18.0) - 2022-10-19
|
922
|
-
|
923
|
-
### Merged
|
924
|
-
|
925
|
-
- chore(buildspec): node version updated [`#683`](https://github.com/rudderlabs/rudder-sdk-js/pull/683)
|
926
|
-
- fix: common names map update [`#681`](https://github.com/rudderlabs/rudder-sdk-js/pull/681)
|
927
|
-
- feat(new-integration): onboarding yandex.metrica destination [`#671`](https://github.com/rudderlabs/rudder-sdk-js/pull/671)
|
928
|
-
|
929
|
-
### Commits
|
930
|
-
|
931
|
-
- chore: release SDK v1.18.0 [`4128086`](https://github.com/rudderlabs/rudder-sdk-js/commit/41280864e25207c8e535941bacf223f5a125fafc)
|
932
|
-
|
933
|
-
## [v1.17.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.16.0...v1.17.0) - 2022-10-12
|
934
|
-
|
935
|
-
### Merged
|
936
|
-
|
937
|
-
- feat: improved page/track calls braze [`#669`](https://github.com/rudderlabs/rudder-sdk-js/pull/669)
|
938
|
-
- feat(new integration): Iterable - onboard integration [`#670`](https://github.com/rudderlabs/rudder-sdk-js/pull/670)
|
939
|
-
- feat(june): set log level [`#675`](https://github.com/rudderlabs/rudder-sdk-js/pull/675)
|
940
|
-
- feat(new integration): Onboarding Engage Device Mode [`#662`](https://github.com/rudderlabs/rudder-sdk-js/pull/662)
|
941
|
-
- feat(integration): add multiplexing support to Pinterest Tag [`#659`](https://github.com/rudderlabs/rudder-sdk-js/pull/659)
|
942
|
-
- feat(new integration): onboarding june device mode destination [`#663`](https://github.com/rudderlabs/rudder-sdk-js/pull/663)
|
943
|
-
- Fix: Permission denied accessing error message [`#613`](https://github.com/rudderlabs/rudder-sdk-js/pull/613)
|
944
|
-
- feat(quora pixel): add warn logs for track API [`#660`](https://github.com/rudderlabs/rudder-sdk-js/pull/660)
|
945
|
-
- feat: enhanced logger module [`#657`](https://github.com/rudderlabs/rudder-sdk-js/pull/657)
|
946
|
-
|
947
|
-
### Commits
|
948
|
-
|
949
|
-
- chore: release SDK v1.17.0 [`3fca155`](https://github.com/rudderlabs/rudder-sdk-js/commit/3fca155a7963b37d87b148d06281dd30f456483d)
|
950
|
-
- chore: trigger commit [`5d215cf`](https://github.com/rudderlabs/rudder-sdk-js/commit/5d215cf232836c61de168fb6ccf4b4dd1a1f0301)
|
951
|
-
- chore: update code owners for integrations [`8855817`](https://github.com/rudderlabs/rudder-sdk-js/commit/88558178e7fe1e5508ccf593352db0383922563e)
|
952
|
-
- chore: update code owners for integrations [`134736e`](https://github.com/rudderlabs/rudder-sdk-js/commit/134736e41feafd09e992ad74d3bb00a3e51a8aad)
|
953
|
-
|
954
|
-
## [v1.16.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.15.0...v1.16.0) - 2022-09-21
|
955
|
-
|
956
|
-
### Merged
|
957
|
-
|
958
|
-
- fix(integration): update error message in LinkedIn Insight Tag [`#656`](https://github.com/rudderlabs/rudder-sdk-js/pull/656)
|
959
|
-
- feat (core): user session [`#637`](https://github.com/rudderlabs/rudder-sdk-js/pull/637)
|
960
|
-
|
961
|
-
### Commits
|
962
|
-
|
963
|
-
- chore: release SDK v1.16.0 with changelog [`53cc9fb`](https://github.com/rudderlabs/rudder-sdk-js/commit/53cc9fb05b1f9a3b99eacd58a9995c623e4fe2e6)
|
964
|
-
- chore: release SDK v1.16.0 [`9e2672e`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e2672e55e5251b5c39cedd635d048b22bdefcdc)
|
965
|
-
|
966
|
-
## [v1.15.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.14.0...v1.15.0) - 2022-09-15
|
967
|
-
|
968
|
-
### Merged
|
969
|
-
|
970
|
-
- feat(integration): add common util function for mapping event names in ads destinations [`#643`](https://github.com/rudderlabs/rudder-sdk-js/pull/643)
|
971
|
-
- feat(LinkedIn Insights Tag): add support for event-specific conversion [`#648`](https://github.com/rudderlabs/rudder-sdk-js/pull/648)
|
972
|
-
- feature(new integration): Woopra Device Mode Onboarding [`#645`](https://github.com/rudderlabs/rudder-sdk-js/pull/645)
|
973
|
-
- feature(new integration): RollBar web Device mode integration onboarding [`#646`](https://github.com/rudderlabs/rudder-sdk-js/pull/646)
|
974
|
-
- feat(quora pixel): add data-loader attribute [`#649`](https://github.com/rudderlabs/rudder-sdk-js/pull/649)
|
975
|
-
- feat(new integration): quora pixel device mode destination onboarding [`#647`](https://github.com/rudderlabs/rudder-sdk-js/pull/647)
|
976
|
-
|
977
|
-
### Commits
|
978
|
-
|
979
|
-
- chore: release SDK v1.15.0 [`34c546d`](https://github.com/rudderlabs/rudder-sdk-js/commit/34c546d07dce65445ca57e5025d9f7a93233cc6f)
|
980
|
-
|
981
|
-
## [v1.14.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.13.3...v1.14.0) - 2022-09-07
|
982
|
-
|
983
|
-
### Merged
|
984
|
-
|
985
|
-
- Upgrade/braze web sdk [`#617`](https://github.com/rudderlabs/rudder-sdk-js/pull/617)
|
986
|
-
- feature(new integration): LiveChat web Device mode integration onboarding [`#633`](https://github.com/rudderlabs/rudder-sdk-js/pull/633)
|
987
|
-
- Enhancement(Integration): Pinterest Tag event_id added for deduplication + custom event support [`#635`](https://github.com/rudderlabs/rudder-sdk-js/pull/635)
|
988
|
-
- feature(new integration): shynet-destination [`#630`](https://github.com/rudderlabs/rudder-sdk-js/pull/630)
|
989
|
-
|
990
|
-
### Commits
|
991
|
-
|
992
|
-
- chore: release SDK v1.14.0 [`d30bdcb`](https://github.com/rudderlabs/rudder-sdk-js/commit/d30bdcbc0aa17b7dda7397efa8127365c5e03e43)
|
993
|
-
|
994
|
-
## [v1.13.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.13.2...v1.13.3) - 2022-09-05
|
995
|
-
|
996
|
-
### Merged
|
997
|
-
|
998
|
-
- feat (rockerbox): add anonymousId for all calls [`#636`](https://github.com/rudderlabs/rudder-sdk-js/pull/636)
|
999
|
-
- Feature(Intercom): Adding support of flattenJson in track call properties. [`#629`](https://github.com/rudderlabs/rudder-sdk-js/pull/629)
|
1000
|
-
- bugfix(non CFD): SnapEngage - adding name field in constructor [`#632`](https://github.com/rudderlabs/rudder-sdk-js/pull/632)
|
1001
|
-
|
1002
|
-
### Commits
|
1003
|
-
|
1004
|
-
- chore: release SDK v1.13.3 [`47cfa00`](https://github.com/rudderlabs/rudder-sdk-js/commit/47cfa0029b423551a7ae70a5065541dfd4384e9b)
|
1005
|
-
|
1006
|
-
## [v1.13.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.13.1...v1.13.2) - 2022-08-30
|
1007
|
-
|
1008
|
-
### Merged
|
1009
|
-
|
1010
|
-
- fix(snappixel): cookie check [`#626`](https://github.com/rudderlabs/rudder-sdk-js/pull/626)
|
1011
|
-
- Added support for configurable SameSite in v1 [`#627`](https://github.com/rudderlabs/rudder-sdk-js/pull/627)
|
1012
|
-
|
1013
|
-
### Commits
|
1014
|
-
|
1015
|
-
- chore: release SDK v1.13.2 [`1d08134`](https://github.com/rudderlabs/rudder-sdk-js/commit/1d081340acc884844ab273e230ed978de97565fa)
|
1016
|
-
|
1017
|
-
## [v1.13.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.13.0...v1.13.1) - 2022-08-24
|
1018
|
-
|
1019
|
-
### Merged
|
1020
|
-
|
1021
|
-
- Bug fix for MP consolidatedPageCalls [`#622`](https://github.com/rudderlabs/rudder-sdk-js/pull/622)
|
1022
|
-
|
1023
|
-
### Commits
|
1024
|
-
|
1025
|
-
- chore: release SDK v1.13.1 [`83eee31`](https://github.com/rudderlabs/rudder-sdk-js/commit/83eee310d901d6c9d5784ec837e94b6bc99c074e)
|
1026
|
-
|
1027
|
-
## [v1.13.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.12.1...v1.13.0) - 2022-08-23
|
1028
|
-
|
1029
|
-
### Merged
|
1030
|
-
|
1031
|
-
- Revert "Fix: VWO loadintegration option" changes [`#618`](https://github.com/rudderlabs/rudder-sdk-js/pull/618)
|
1032
|
-
- Fix: VWO loadintegration option [`#614`](https://github.com/rudderlabs/rudder-sdk-js/pull/614)
|
1033
|
-
- bugfix(ConvertFlow): correcting typo in event name [`#616`](https://github.com/rudderlabs/rudder-sdk-js/pull/616)
|
1034
|
-
- feature(enhancement): adding the loader dataset attribute to the script tag [`#615`](https://github.com/rudderlabs/rudder-sdk-js/pull/615)
|
1035
|
-
- feature(new integration): SnapEngage web Device mode integration onboarding [`#612`](https://github.com/rudderlabs/rudder-sdk-js/pull/612)
|
1036
|
-
- feature/new integration: Convertflow onboarding [`#611`](https://github.com/rudderlabs/rudder-sdk-js/pull/611)
|
1037
|
-
- feature/new integration: RockerBox onboarding [`#597`](https://github.com/rudderlabs/rudder-sdk-js/pull/597)
|
1038
|
-
|
1039
|
-
### Commits
|
1040
|
-
|
1041
|
-
- chore: release SDK v1.13.0 [`1ac9d3b`](https://github.com/rudderlabs/rudder-sdk-js/commit/1ac9d3be139500ae86ce5441f58c5cfe81a87137)
|
1042
|
-
- chore(build): trigger commit [`5044044`](https://github.com/rudderlabs/rudder-sdk-js/commit/5044044af348d7ea072374f1d2b15d49f71b43d0)
|
1043
|
-
|
1044
|
-
## [v1.12.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.12.0...v1.12.1) - 2022-08-09
|
1045
|
-
|
1046
|
-
### Merged
|
1047
|
-
|
1048
|
-
- Feature(Fb Pixel): Compatibilty with cloud mode [`#594`](https://github.com/rudderlabs/rudder-sdk-js/pull/594)
|
1049
|
-
- feature(Intercom):: Adding support of avatar and refactoring code. [`#605`](https://github.com/rudderlabs/rudder-sdk-js/pull/605)
|
1050
|
-
|
1051
|
-
### Commits
|
1052
|
-
|
1053
|
-
- chore: release v1.12.1 [`34e3fae`](https://github.com/rudderlabs/rudder-sdk-js/commit/34e3faed3f928a174c7bcd7a6695bf16f675696f)
|
1054
|
-
|
1055
|
-
## [v1.12.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.11.4...v1.12.0) - 2022-08-05
|
1056
|
-
|
1057
|
-
### Merged
|
1058
|
-
|
1059
|
-
- feature(event filtering): criteo onetag [`#595`](https://github.com/rudderlabs/rudder-sdk-js/pull/595)
|
1060
|
-
- feature/mouseflow: new Integration Onboarding [`#590`](https://github.com/rudderlabs/rudder-sdk-js/pull/590)
|
1061
|
-
- Fix: dataset attribute syntax updated in scriptLoader [`#598`](https://github.com/rudderlabs/rudder-sdk-js/pull/598)
|
1062
|
-
- Added polyfills for unsupported functions [`#591`](https://github.com/rudderlabs/rudder-sdk-js/pull/591)
|
1063
|
-
- Filter script loading errors from native SDKs [`#587`](https://github.com/rudderlabs/rudder-sdk-js/pull/587)
|
1064
|
-
- Launchdarkly Fix [`#592`](https://github.com/rudderlabs/rudder-sdk-js/pull/592)
|
1065
|
-
- Fix: source config fetch error handled [`#582`](https://github.com/rudderlabs/rudder-sdk-js/pull/582)
|
1066
|
-
- Enhancement in Bugsnag error filtering [`#581`](https://github.com/rudderlabs/rudder-sdk-js/pull/581)
|
1067
|
-
|
1068
|
-
### Commits
|
1069
|
-
|
1070
|
-
- chore: bumped version and regenerated changelog [`323bc5e`](https://github.com/rudderlabs/rudder-sdk-js/commit/323bc5e0da3360055997db4e8c22084f0e4b6990)
|
1071
|
-
|
1072
|
-
## [v1.11.4](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.11.3...v1.11.4) - 2022-07-28
|
1073
|
-
|
1074
|
-
### Merged
|
1075
|
-
|
1076
|
-
- Fix a bug in INTERCOM browser.js [`#572`](https://github.com/rudderlabs/rudder-sdk-js/pull/572)
|
1077
|
-
|
1078
|
-
### Commits
|
1079
|
-
|
1080
|
-
- Regenerated changelog [`99f157a`](https://github.com/rudderlabs/rudder-sdk-js/commit/99f157a5ca18ce78bf6a35a698e226627af87e86)
|
1081
|
-
- Bumped version [`b3c4985`](https://github.com/rudderlabs/rudder-sdk-js/commit/b3c4985be4d4a4b98bc4a32b5ec9e1b6bb7e4b5a)
|
1082
|
-
|
1083
|
-
## [v1.11.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.11.2...v1.11.3) - 2022-07-26
|
1084
|
-
|
1085
|
-
### Merged
|
1086
|
-
|
1087
|
-
- Fix: Added validation for userAgent in brave browser [`#574`](https://github.com/rudderlabs/rudder-sdk-js/pull/574)
|
1088
|
-
|
1089
|
-
### Commits
|
1090
|
-
|
1091
|
-
- Regenerated changelog [`a841644`](https://github.com/rudderlabs/rudder-sdk-js/commit/a841644ba4555ab2bb6f70f00f34426886341936)
|
1092
|
-
- Bumped version [`d0df0cb`](https://github.com/rudderlabs/rudder-sdk-js/commit/d0df0cbd8093d4ff5f8299eb525c59af7330cbe6)
|
1093
|
-
|
1094
|
-
## [v1.11.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.11.1...v1.11.2) - 2022-07-22
|
1095
|
-
|
1096
|
-
### Merged
|
1097
|
-
|
1098
|
-
- support launchdarkly key override for anonymous users [`#575`](https://github.com/rudderlabs/rudder-sdk-js/pull/575)
|
1099
|
-
- Fix: Accessing dead object error in Firefox [`#567`](https://github.com/rudderlabs/rudder-sdk-js/pull/567)
|
1100
|
-
- feature/ga4 debug mode support [`#565`](https://github.com/rudderlabs/rudder-sdk-js/pull/565)
|
1101
|
-
|
1102
|
-
### Commits
|
1103
|
-
|
1104
|
-
- Regenerated changelog [`5d06cb1`](https://github.com/rudderlabs/rudder-sdk-js/commit/5d06cb13dc5e1ed8bc5b4592f9de0eea558af2f0)
|
1105
|
-
- Bumped version [`590a4b7`](https://github.com/rudderlabs/rudder-sdk-js/commit/590a4b7d64e5028aae101144969ea0dd177050c3)
|
1106
|
-
- fix: undefined 'referrer' [`58b460e`](https://github.com/rudderlabs/rudder-sdk-js/commit/58b460ed9b01d9bda18a7c8e5abcc4a5bdd56b4b)
|
1107
|
-
- bugfix(SnapPixel): update init, identify and add feature to customise dedupKey(#571) [`7731e33`](https://github.com/rudderlabs/rudder-sdk-js/commit/7731e33e63969b5e001c3ffa86029a31bf3b3f6d)
|
1108
|
-
|
1109
|
-
## [v1.11.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.11.0...v1.11.1) - 2022-07-12
|
1110
|
-
|
1111
|
-
### Merged
|
1112
|
-
|
1113
|
-
- bugfix(non CFD): Matomo customDimensions error [`#558`](https://github.com/rudderlabs/rudder-sdk-js/pull/558)
|
1114
|
-
- feature[Vero-web-device-mode]: bugfix/vero: Vero tags object checked [`#559`](https://github.com/rudderlabs/rudder-sdk-js/pull/559)
|
1115
|
-
|
1116
|
-
### Commits
|
1117
|
-
|
1118
|
-
- Regnerated changelog [`39346e1`](https://github.com/rudderlabs/rudder-sdk-js/commit/39346e17209853a4080a6e3d824c0f8681df83a2)
|
1119
|
-
- Bumped version [`f7e6175`](https://github.com/rudderlabs/rudder-sdk-js/commit/f7e6175dc12bc4e12fd54477f1b1d9a2d522b3a6)
|
1120
|
-
|
1121
|
-
## [v1.11.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.10.0...v1.11.0) - 2022-07-11
|
1122
|
-
|
1123
|
-
### Merged
|
1124
|
-
|
1125
|
-
- Fix: Use standard library for UUID generation [`#554`](https://github.com/rudderlabs/rudder-sdk-js/pull/554)
|
1126
|
-
- feature(new integration): Matomo web Device mode integration onboarding [`#550`](https://github.com/rudderlabs/rudder-sdk-js/pull/550)
|
1127
|
-
- feature(Vero-web-device-mode): new Integrations Vero web device mode [`#549`](https://github.com/rudderlabs/rudder-sdk-js/pull/549)
|
1128
|
-
- Fix: handled undefined integration obj error [`#551`](https://github.com/rudderlabs/rudder-sdk-js/pull/551)
|
1129
|
-
|
1130
|
-
### Commits
|
1131
|
-
|
1132
|
-
- Regnerated changelog [`193ec10`](https://github.com/rudderlabs/rudder-sdk-js/commit/193ec1032b78b2f7cec705cb10a1dd6b269bad81)
|
1133
|
-
- Bumped version [`167f39c`](https://github.com/rudderlabs/rudder-sdk-js/commit/167f39c6edd9b8e19a2c2cf4c258845072ce5a99)
|
1134
|
-
|
1135
|
-
## [v1.10.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.9.0...v1.10.0) - 2022-06-21
|
1136
|
-
|
1137
|
-
### Merged
|
1138
|
-
|
1139
|
-
- Crash reporting metrics implementation with Bugsnag [`#520`](https://github.com/rudderlabs/rudder-sdk-js/pull/520)
|
1140
|
-
|
1141
|
-
### Commits
|
1142
|
-
|
1143
|
-
- Regnerated changelog [`b68deda`](https://github.com/rudderlabs/rudder-sdk-js/commit/b68deda775b8786dded4a6745354e9c0baec11d2)
|
1144
|
-
- Bumped version [`6596dff`](https://github.com/rudderlabs/rudder-sdk-js/commit/6596dff6d12fe40f7711832ba0298d540e12fdc5)
|
1145
|
-
|
1146
|
-
## [v1.9.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.8.0...v1.9.0) - 2022-06-14
|
1147
|
-
|
1148
|
-
### Merged
|
1149
|
-
|
1150
|
-
- feature(integration): DCM - add support to take custom variable from properties [`#540`](https://github.com/rudderlabs/rudder-sdk-js/pull/540)
|
1151
|
-
|
1152
|
-
### Commits
|
1153
|
-
|
1154
|
-
- Regenerated changelog [`ce3fa8b`](https://github.com/rudderlabs/rudder-sdk-js/commit/ce3fa8bde55da3e5747cef514832b4dd3230273b)
|
1155
|
-
- Bumped version [`5c8500b`](https://github.com/rudderlabs/rudder-sdk-js/commit/5c8500ba63a821ebca1148a638a8efbc77710dbb)
|
1156
|
-
|
1157
|
-
## [v1.8.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.7.2...v1.8.0) - 2022-06-09
|
1158
|
-
|
1159
|
-
### Merged
|
1160
|
-
|
1161
|
-
- fix(braze): adding dynamic support for eu data center [`#541`](https://github.com/rudderlabs/rudder-sdk-js/pull/541)
|
1162
|
-
- fix page call event name to name category format [`#536`](https://github.com/rudderlabs/rudder-sdk-js/pull/536)
|
1163
|
-
- feature(new integration): DCM device mode integration onboarding [`#515`](https://github.com/rudderlabs/rudder-sdk-js/pull/515)
|
1164
|
-
|
1165
|
-
### Commits
|
1166
|
-
|
1167
|
-
- Regnerated changelog [`dede593`](https://github.com/rudderlabs/rudder-sdk-js/commit/dede593e87f6d7dcf727117f300eeff307d22408)
|
1168
|
-
- Bumped version [`a234dfc`](https://github.com/rudderlabs/rudder-sdk-js/commit/a234dfcc167eb9fbdee341b5da7763e5e20e7b27)
|
1169
|
-
|
1170
|
-
## [v1.7.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.7.1...v1.7.2) - 2022-05-30
|
1171
|
-
|
1172
|
-
### Merged
|
1173
|
-
|
1174
|
-
- Align Ready method's behaviour [`#522`](https://github.com/rudderlabs/rudder-sdk-js/pull/522)
|
1175
|
-
|
1176
|
-
### Commits
|
1177
|
-
|
1178
|
-
- Regenerated changelog [`5b7a182`](https://github.com/rudderlabs/rudder-sdk-js/commit/5b7a182ccfb4dcc50d157308cd9499c66f2557f5)
|
1179
|
-
- Bumped version [`a3a0287`](https://github.com/rudderlabs/rudder-sdk-js/commit/a3a0287ae766472b98a612c5d75d5d4ff04a26d7)
|
1180
|
-
- Trigger commit [`22092f7`](https://github.com/rudderlabs/rudder-sdk-js/commit/22092f7c163aab4b417c7d723aeee870170dc868)
|
1181
|
-
|
1182
|
-
## [v1.7.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.7.0...v1.7.1) - 2022-05-14
|
1183
|
-
|
1184
|
-
### Merged
|
1185
|
-
|
1186
|
-
- fb pixel returns reverted [`#518`](https://github.com/rudderlabs/rudder-sdk-js/pull/518)
|
1187
|
-
|
1188
|
-
### Commits
|
1189
|
-
|
1190
|
-
- Regenerated changelog [`d18425c`](https://github.com/rudderlabs/rudder-sdk-js/commit/d18425c2029713305680834dc87137fcc92b018e)
|
1191
|
-
|
1192
|
-
## [v1.7.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.6.3...v1.7.0) - 2022-05-11
|
1193
|
-
|
1194
|
-
### Merged
|
1195
|
-
|
1196
|
-
- feature(new integration): Adroll Web Device Mode [`#504`](https://github.com/rudderlabs/rudder-sdk-js/pull/504)
|
1197
|
-
|
1198
|
-
### Commits
|
1199
|
-
|
1200
|
-
- Regenerated changelog [`a077af9`](https://github.com/rudderlabs/rudder-sdk-js/commit/a077af9a219f52a79fa9b0e6f2ca6c35b58c5b5d)
|
1201
|
-
- fix: corrected the rules in CODEOWNERS file [`a4ceda3`](https://github.com/rudderlabs/rudder-sdk-js/commit/a4ceda3cdfbd7f06b414db1b3bc4c102823c9434)
|
1202
|
-
|
1203
|
-
## [v1.6.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.6.1...v1.6.3) - 2022-05-09
|
1204
|
-
|
1205
|
-
### Merged
|
1206
|
-
|
1207
|
-
- Fix product id, quantity and price mapping [`#502`](https://github.com/rudderlabs/rudder-sdk-js/pull/502)
|
1208
|
-
|
1209
|
-
### Commits
|
1210
|
-
|
1211
|
-
- Regenerated changelog [`6768767`](https://github.com/rudderlabs/rudder-sdk-js/commit/67687676e389c1cb90d81038acf1c5fb930d1520)
|
1212
|
-
- Regenerated changelog [`abb5163`](https://github.com/rudderlabs/rudder-sdk-js/commit/abb51638cde6ce13e20ee6a12c07bbfaac32a3f1)
|
1213
|
-
- fix: 'IsCookieSupported' method doesn't exist [`b9db102`](https://github.com/rudderlabs/rudder-sdk-js/commit/b9db1022e6763f3448807d65e489c30a3099c554)
|
1214
|
-
|
1215
|
-
## [v1.6.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.4.3...v1.6.1) - 2022-04-29
|
1216
|
-
|
1217
|
-
### Merged
|
1218
|
-
|
1219
|
-
- Feature: Allow API calls before load [`#507`](https://github.com/rudderlabs/rudder-sdk-js/pull/507)
|
1220
|
-
- Feature: Auto capture anonymous id [`#497`](https://github.com/rudderlabs/rudder-sdk-js/pull/497)
|
1221
|
-
- Bug fix (fb_pixel): wrongly mapped event_id [`#501`](https://github.com/rudderlabs/rudder-sdk-js/pull/501)
|
1222
|
-
- bug-fix event name is integer or special character [`#498`](https://github.com/rudderlabs/rudder-sdk-js/pull/498)
|
1223
|
-
- Snap Pixelfeature (enhancements): [`#496`](https://github.com/rudderlabs/rudder-sdk-js/pull/496)
|
1224
|
-
- FB Pixel utils: Added validation for event_id values [`#492`](https://github.com/rudderlabs/rudder-sdk-js/pull/492)
|
1225
|
-
- FB Pixel: Added object validations in getEventId function [`#491`](https://github.com/rudderlabs/rudder-sdk-js/pull/491)
|
1226
|
-
- Allow empty event names in device mode event filtering [`#489`](https://github.com/rudderlabs/rudder-sdk-js/pull/489)
|
1227
|
-
- FB util file renamed and fixed `originalTimestamp` override [`#488`](https://github.com/rudderlabs/rudder-sdk-js/pull/488)
|
1228
|
-
- Facebook Pixel event_id discrepancy [`#486`](https://github.com/rudderlabs/rudder-sdk-js/pull/486)
|
1229
|
-
- client_server_name file updated [`#477`](https://github.com/rudderlabs/rudder-sdk-js/pull/477)
|
1230
|
-
- GA 360 integration [`#473`](https://github.com/rudderlabs/rudder-sdk-js/pull/473)
|
1231
|
-
- added prefix and suffix to name and category [`#470`](https://github.com/rudderlabs/rudder-sdk-js/pull/470)
|
1232
|
-
|
1233
|
-
### Commits
|
1234
|
-
|
1235
|
-
- Regenerated changelog [`e194972`](https://github.com/rudderlabs/rudder-sdk-js/commit/e194972fa7950e95b561a814f82b775547bd49dc)
|
1236
|
-
- Bumped version [`1bf0bff`](https://github.com/rudderlabs/rudder-sdk-js/commit/1bf0bff9d4ce1af3e9c7c88ccb7bbe55e06a4491)
|
1237
|
-
- Regenerated changelog [`0483373`](https://github.com/rudderlabs/rudder-sdk-js/commit/0483373811302c2a87d6c2cef4d8ca0df1478e3c)
|
1238
|
-
- Bumped version [`bd300be`](https://github.com/rudderlabs/rudder-sdk-js/commit/bd300bee03e86e60a1575005f574744c11944a5f)
|
1239
|
-
- Regenerated changelog [`0660980`](https://github.com/rudderlabs/rudder-sdk-js/commit/0660980938bbdd1a7a0f20f8c11ebfa2b5f08410)
|
1240
|
-
- Bumped version [`5e5897f`](https://github.com/rudderlabs/rudder-sdk-js/commit/5e5897f799d1d781c9f225d80e840cf245466327)
|
1241
|
-
- Regnerated changelog [`8b0e28f`](https://github.com/rudderlabs/rudder-sdk-js/commit/8b0e28fbe35b7dc1f100901d514c878d50f7cbc4)
|
1242
|
-
- Bumped version [`1ff92bf`](https://github.com/rudderlabs/rudder-sdk-js/commit/1ff92bf37345f98e0b7c616807bd5356a37a4bd4)
|
1243
|
-
- Regnerated changelog [`e03eaa8`](https://github.com/rudderlabs/rudder-sdk-js/commit/e03eaa8c0eeed802df828fb50bb0a0ebd2fce077)
|
1244
|
-
- Bumped versions [`32a3b9a`](https://github.com/rudderlabs/rudder-sdk-js/commit/32a3b9a7fa47c95f6717ce6167400b451a7b961c)
|
1245
|
-
- Bumped version [`4527173`](https://github.com/rudderlabs/rudder-sdk-js/commit/452717316b81bffedbd13da15680feab9a29d221)
|
1246
|
-
- Bumped version [`9daae82`](https://github.com/rudderlabs/rudder-sdk-js/commit/9daae822047c87bf9db3604876acf9fed7c855c3)
|
1247
|
-
- Bumped version [`e4e30dd`](https://github.com/rudderlabs/rudder-sdk-js/commit/e4e30ddee927dde48f133c0c67eb92d693eab0fc)
|
1248
|
-
- Bumped version [`7ca4eac`](https://github.com/rudderlabs/rudder-sdk-js/commit/7ca4eac608389ad7b91036cd00b2e0de8a01d69b)
|
1249
|
-
- reduced repeated function call [`2e5b513`](https://github.com/rudderlabs/rudder-sdk-js/commit/2e5b5133fb6664a56bcc3a5e6ba459127517195d)
|
1250
|
-
- updated util.js file path [`48ecef1`](https://github.com/rudderlabs/rudder-sdk-js/commit/48ecef1adeec119290f7ce4a276ea88504c5ccb7)
|
1251
|
-
- Update integrations/FacebookPixel/browser.js [`bb3770d`](https://github.com/rudderlabs/rudder-sdk-js/commit/bb3770d1a05283f216aa5fcf80fbf1c34179354d)
|
1252
|
-
- fixing code errors [`d646564`](https://github.com/rudderlabs/rudder-sdk-js/commit/d6465646a79053e92991dae64940564afb46f335)
|
1253
|
-
- created util function [`8188e7e`](https://github.com/rudderlabs/rudder-sdk-js/commit/8188e7ebeaaa0d3769a64181274f1c307212b7e6)
|
1254
|
-
- assigning event_id as per cloud mode [`a8025f2`](https://github.com/rudderlabs/rudder-sdk-js/commit/a8025f2ba852f3b5dba559479286c0d11b9dbdc2)
|
1255
|
-
- Bumped version [`e60b529`](https://github.com/rudderlabs/rudder-sdk-js/commit/e60b52922ab4694081fb7b96623808c320934715)
|
1256
|
-
- Bumped version [`e284d00`](https://github.com/rudderlabs/rudder-sdk-js/commit/e284d00c1c8dd41b91605f5b2cb288b8367478c5)
|
1257
|
-
- Changed order in CODEOWNERS [`2b11480`](https://github.com/rudderlabs/rudder-sdk-js/commit/2b11480c5780a593e543b68ff1f809458fa6f021)
|
1258
|
-
- Added code owners [`8fcd150`](https://github.com/rudderlabs/rudder-sdk-js/commit/8fcd15010280e4c20ed9e3cf3ced6f9ac554ec84)
|
1259
|
-
- Bumped version [`d2e8152`](https://github.com/rudderlabs/rudder-sdk-js/commit/d2e815206583a287f32bff80103c0a9a302c0104)
|
1260
|
-
- getUserId added to the declaration file [`83c2742`](https://github.com/rudderlabs/rudder-sdk-js/commit/83c2742b2a47855be471c823bd7f90d1768f2586)
|
1261
|
-
- Added CODEOWNERS file [`3270abe`](https://github.com/rudderlabs/rudder-sdk-js/commit/3270abe4f9947d9382789c836f25980d3830da0b)
|
1262
|
-
- Identify traits update for Facebook Pixel [`379b53d`](https://github.com/rudderlabs/rudder-sdk-js/commit/379b53d363a8456030b5ca9eb743342aaa7e01e6)
|
1263
|
-
- Trigger commit [`93f0811`](https://github.com/rudderlabs/rudder-sdk-js/commit/93f0811f4b60fb38daf5c616e1fed1eba4085925)
|
1264
|
-
- Node version upgraded to 12 [`fd6aff7`](https://github.com/rudderlabs/rudder-sdk-js/commit/fd6aff764da65fa56f9941bc5e8612b6b4e8de26)
|
1265
|
-
- Node version upgraded to 12 [`f27385e`](https://github.com/rudderlabs/rudder-sdk-js/commit/f27385e7f15355ac9abfe314e536c6f7a64618bc)
|
1266
|
-
|
1267
|
-
## [v1.4.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.4.2...v1.4.3) - 2022-02-21
|
1268
|
-
|
1269
|
-
### Merged
|
1270
|
-
|
1271
|
-
- VWO: added load-integration flag, logger cleanup [`#463`](https://github.com/rudderlabs/rudder-sdk-js/pull/463)
|
1272
|
-
|
1273
|
-
### Commits
|
1274
|
-
|
1275
|
-
- Regnerated changelog [`42402f3`](https://github.com/rudderlabs/rudder-sdk-js/commit/42402f3df508427a91c503415cabad9c172003e0)
|
1276
|
-
- Bumped version [`02f01c3`](https://github.com/rudderlabs/rudder-sdk-js/commit/02f01c31efebbc3e2e184e34eeda6568111e0a45)
|
1277
|
-
|
1278
|
-
## [v1.4.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.4.1...v1.4.2) - 2022-02-17
|
1279
|
-
|
1280
|
-
### Merged
|
1281
|
-
|
1282
|
-
- Staging -> production [beacon fallback added (#460)] [`#461`](https://github.com/rudderlabs/rudder-sdk-js/pull/461)
|
1283
|
-
- version bumped [`#462`](https://github.com/rudderlabs/rudder-sdk-js/pull/462)
|
1284
|
-
- beacon fallback added [`#460`](https://github.com/rudderlabs/rudder-sdk-js/pull/460)
|
1285
|
-
|
1286
|
-
### Commits
|
1287
|
-
|
1288
|
-
- Regenerated changelog [`e30e0d7`](https://github.com/rudderlabs/rudder-sdk-js/commit/e30e0d7e3e0d9f2269648f96ca67524b4d83124a)
|
1289
|
-
- Bumped version [`7fd70db`](https://github.com/rudderlabs/rudder-sdk-js/commit/7fd70dbb0c824df9bd948f9d34c96adeb5aa54b1)
|
1290
|
-
- Pointed to the default branch in size-limit.yml [`d141aaa`](https://github.com/rudderlabs/rudder-sdk-js/commit/d141aaae4711881d12cb06c5106febac02741a0d)
|
1291
|
-
- Re-generated stats.html [`97ebae5`](https://github.com/rudderlabs/rudder-sdk-js/commit/97ebae5e65a3d857af85ea38e9bc29a121794945)
|
1292
|
-
|
1293
|
-
## [v1.4.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.4.0...v1.4.1) - 2022-02-14
|
1294
|
-
|
1295
|
-
### Merged
|
1296
|
-
|
1297
|
-
- apiObject in ts declaration updated [`#453`](https://github.com/rudderlabs/rudder-sdk-js/pull/453)
|
1298
|
-
- IE support related changes [`#449`](https://github.com/rudderlabs/rudder-sdk-js/pull/449)
|
1299
|
-
|
1300
|
-
### Commits
|
1301
|
-
|
1302
|
-
- Changelog updated [`5f59ace`](https://github.com/rudderlabs/rudder-sdk-js/commit/5f59ace1a4d0fe517bd0ec7c317c411da4384437)
|
1303
|
-
- Bumped version [`2c6ef94`](https://github.com/rudderlabs/rudder-sdk-js/commit/2c6ef942bb2543f644c19fb573dbcd71cc1a6d75)
|
1304
|
-
- Bumped version [`52d6741`](https://github.com/rudderlabs/rudder-sdk-js/commit/52d674152a33bb2cee0fdd1f296038d1fe85e6c0)
|
1305
|
-
|
1306
|
-
## [v1.4.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.3.4...v1.4.0) - 2022-02-11
|
1307
|
-
|
1308
|
-
### Merged
|
1309
|
-
|
1310
|
-
- IE support related changes (#449) [`#450`](https://github.com/rudderlabs/rudder-sdk-js/pull/450)
|
1311
|
-
|
1312
|
-
### Commits
|
1313
|
-
|
1314
|
-
- Bumped version [`bbd72b6`](https://github.com/rudderlabs/rudder-sdk-js/commit/bbd72b653c66bfd1cc6a025113b17f60457e4a65)
|
1315
|
-
- Restored check in load API [`845f5b3`](https://github.com/rudderlabs/rudder-sdk-js/commit/845f5b3e005f08af90b0f391fa9fc184c6c97084)
|
1316
|
-
|
1317
|
-
## [v1.3.4](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.3.3...v1.3.4) - 2022-02-03
|
1318
|
-
|
1319
|
-
### Merged
|
1320
|
-
|
1321
|
-
- Single source integration names [`#442`](https://github.com/rudderlabs/rudder-sdk-js/pull/442)
|
1322
|
-
- deleting duplicate fields price, productId and quantity for revenue payload [`#443`](https://github.com/rudderlabs/rudder-sdk-js/pull/443)
|
1323
|
-
|
1324
|
-
### Commits
|
1325
|
-
|
1326
|
-
- Bumped version [`56fd706`](https://github.com/rudderlabs/rudder-sdk-js/commit/56fd7069472d074192a8c714815db81bd7cf2244)
|
1327
|
-
|
1328
|
-
## [v1.3.3](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.3.2...v1.3.3) - 2022-01-25
|
1329
|
-
|
1330
|
-
### Merged
|
1331
|
-
|
1332
|
-
- staging -> production [`#441`](https://github.com/rudderlabs/rudder-sdk-js/pull/441)
|
1333
|
-
- Fixed cname file mapping [`#440`](https://github.com/rudderlabs/rudder-sdk-js/pull/440)
|
1334
|
-
- GTM: Fixed the different cnames to GTM (similar with control-plane name) [`#438`](https://github.com/rudderlabs/rudder-sdk-js/pull/438)
|
1335
|
-
- Feature: Support Event Filtering for Device Mode Destinations [`#358`](https://github.com/rudderlabs/rudder-sdk-js/pull/358)
|
1336
|
-
- Added support for PostHog loaded config [`#436`](https://github.com/rudderlabs/rudder-sdk-js/pull/436)
|
1337
|
-
|
1338
|
-
### Commits
|
1339
|
-
|
1340
|
-
- Bumped version [`e1120e8`](https://github.com/rudderlabs/rudder-sdk-js/commit/e1120e8499e94ab291a09fa4d84b5b5e2fb8430b)
|
1341
|
-
|
1342
|
-
## [v1.3.2](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.3.1...v1.3.2) - 2022-01-21
|
1343
|
-
|
1344
|
-
### Merged
|
1345
|
-
|
1346
|
-
- Added support for PostHog loaded config [`#436`](https://github.com/rudderlabs/rudder-sdk-js/pull/436)
|
1347
|
-
|
1348
|
-
### Commits
|
1349
|
-
|
1350
|
-
- Bumped version [`7a93f75`](https://github.com/rudderlabs/rudder-sdk-js/commit/7a93f7564256064889e1ed7d63d7e386356f99b0)
|
1351
|
-
|
1352
|
-
## [v1.3.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.3.0...v1.3.1) - 2022-01-18
|
1353
|
-
|
1354
|
-
## [v1.3.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.2.20...v1.3.0) - 2022-01-20
|
1355
|
-
|
1356
|
-
### Merged
|
1357
|
-
|
1358
|
-
- staging -> production [`#437`](https://github.com/rudderlabs/rudder-sdk-js/pull/437)
|
1359
|
-
- Feature: Support Event Filtering for Device Mode Destinations [`#358`](https://github.com/rudderlabs/rudder-sdk-js/pull/358)
|
1360
|
-
- Added support for PostHog loaded config [`#436`](https://github.com/rudderlabs/rudder-sdk-js/pull/436)
|
1361
|
-
- Added server side support to GTM [`#434`](https://github.com/rudderlabs/rudder-sdk-js/pull/434)
|
1362
|
-
- Bug Fix: Pinterest Tag - Removed "Checkout Step Completed" event mapping. [`#431`](https://github.com/rudderlabs/rudder-sdk-js/pull/431)
|
1363
|
-
|
1364
|
-
### Commits
|
1365
|
-
|
1366
|
-
- Bumped version [`c76c74f`](https://github.com/rudderlabs/rudder-sdk-js/commit/c76c74fc9b90308045b673bf755a7306805723b0)
|
1367
|
-
|
1368
|
-
## [v1.2.20](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.2.19...v1.2.20) - 2022-01-14
|
1369
|
-
|
1370
|
-
### Merged
|
1371
|
-
|
1372
|
-
- Scriptloader Bugfix: Google optimize [`#427`](https://github.com/rudderlabs/rudder-sdk-js/pull/427)
|
1373
|
-
- Fullstory cross domain user tracking support. [`#426`](https://github.com/rudderlabs/rudder-sdk-js/pull/426)
|
1374
|
-
- Google Opitmize bugFix: Adding script inside head if head is available [`#425`](https://github.com/rudderlabs/rudder-sdk-js/pull/425)
|
1375
|
-
|
1376
|
-
### Commits
|
1377
|
-
|
1378
|
-
- Bumped version [`7b13954`](https://github.com/rudderlabs/rudder-sdk-js/commit/7b13954240424fb8665c4f835e33979cb79d39bd)
|
1379
|
-
|
1380
|
-
## [v1.2.19](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.2.16...v1.2.19) - 2022-01-13
|
1381
|
-
|
1382
|
-
### Merged
|
1383
|
-
|
1384
|
-
- LaunchDarkly new integration [`#410`](https://github.com/rudderlabs/rudder-sdk-js/pull/410)
|
1385
|
-
- Hotjar - Ability to send events in track [`#421`](https://github.com/rudderlabs/rudder-sdk-js/pull/421)
|
1386
|
-
- Updated ts declaration for beacon and consent manager feature [`#417`](https://github.com/rudderlabs/rudder-sdk-js/pull/417)
|
1387
|
-
|
1388
|
-
### Commits
|
1389
|
-
|
1390
|
-
- Bumped version [`20dd1c5`](https://github.com/rudderlabs/rudder-sdk-js/commit/20dd1c576b3e3f23ac9f615b5ba1c1998df7e0fa)
|
1391
|
-
- Bumped version [`a04e123`](https://github.com/rudderlabs/rudder-sdk-js/commit/a04e123d3754ecdf99bc178a34f03e76ca640bbd)
|
1392
|
-
- Fixed a bug that prevented filtering unsupported integrations when cookie consent is disabled [`8b15b6f`](https://github.com/rudderlabs/rudder-sdk-js/commit/8b15b6fb65198cdd4b4a2b30f31b0809898b9f74)
|
1393
|
-
- Bumped version [`3e83cda`](https://github.com/rudderlabs/rudder-sdk-js/commit/3e83cdad193b5b82000e5baaf0f9e60e7e866023)
|
1394
|
-
- Fixed formatting issues [`c645346`](https://github.com/rudderlabs/rudder-sdk-js/commit/c6453467b9edb8d52e8e0bbbea801d78a6743dae)
|
1395
|
-
|
1396
|
-
## [v1.2.16](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.2.15...v1.2.16) - 2022-01-06
|
1397
|
-
|
1398
|
-
### Merged
|
1399
|
-
|
1400
|
-
- production-staging -> production [`#416`](https://github.com/rudderlabs/rudder-sdk-js/pull/416)
|
1401
|
-
- Bugfix Posthog : added 'persistence' field in options set in init() [`#413`](https://github.com/rudderlabs/rudder-sdk-js/pull/413)
|
1402
|
-
- OneTrust_CookieConesnt_Changes-error_handling: addressed review comments [`#414`](https://github.com/rudderlabs/rudder-sdk-js/pull/414)
|
1403
|
-
|
1404
|
-
### Commits
|
1405
|
-
|
1406
|
-
- Bumped version [`5238043`](https://github.com/rudderlabs/rudder-sdk-js/commit/5238043ab823cf38ab3298ea39c4787abdca5001)
|
1407
|
-
- production-staging: fixed bug re cookieconsent adding brackets to set of conditional operations [`7f9c8a3`](https://github.com/rudderlabs/rudder-sdk-js/commit/7f9c8a36d9a1f54d3e187399259512232edbcace)
|
1408
|
-
- production-staging: fixed bug re cookieconsent [`ef434de`](https://github.com/rudderlabs/rudder-sdk-js/commit/ef434dee0572dea6cd3dfb88fc87a7f311758330)
|
1409
|
-
|
1410
|
-
## [v1.2.15](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.2.14...v1.2.15) - 2022-01-04
|
1411
|
-
|
1412
|
-
### Merged
|
1413
|
-
|
1414
|
-
- production-staging -> production [`#408`](https://github.com/rudderlabs/rudder-sdk-js/pull/408)
|
1415
|
-
- logic modified for checking cookieConsentOptions is present or not [`#409`](https://github.com/rudderlabs/rudder-sdk-js/pull/409)
|
1416
|
-
- Error handling when both of the storage is unavailable [`#407`](https://github.com/rudderlabs/rudder-sdk-js/pull/407)
|
1417
|
-
- Modified cookieConsent class variable to local variable [`#406`](https://github.com/rudderlabs/rudder-sdk-js/pull/406)
|
1418
|
-
- Added Cookie Consent Manager Support (OneTrust) [`#395`](https://github.com/rudderlabs/rudder-sdk-js/pull/395)
|
1419
|
-
- Added beacon support [`#400`](https://github.com/rudderlabs/rudder-sdk-js/pull/400)
|
1420
|
-
|
1421
|
-
### Commits
|
1422
|
-
|
1423
|
-
- Bumped version [`9035c1b`](https://github.com/rudderlabs/rudder-sdk-js/commit/9035c1b2f479b049fe0e5108e0678a9e6a802052)
|
1424
|
-
- storage unavailable err handling [`fa742f0`](https://github.com/rudderlabs/rudder-sdk-js/commit/fa742f0c0e95d1e0ecfbc4c5dc26b9d7c64f0a44)
|
1425
|
-
- code refactoring [`3233e8b`](https://github.com/rudderlabs/rudder-sdk-js/commit/3233e8bf7d8ada0ba07f4f89aeeceeeef4f3968b)
|
1426
|
-
- code cleaning [`2098d44`](https://github.com/rudderlabs/rudder-sdk-js/commit/2098d445ee033113a215359182b2d7e88235a1bd)
|
1427
|
-
- code cleaning [`f5debe5`](https://github.com/rudderlabs/rudder-sdk-js/commit/f5debe56d2cb4806814101847e740e22d101feff)
|
1428
|
-
- code cleanup [`6ab37e7`](https://github.com/rudderlabs/rudder-sdk-js/commit/6ab37e7b4d4cba71128f08ab240ef2132ca6800d)
|
1429
|
-
- removed redundant code [`c08f520`](https://github.com/rudderlabs/rudder-sdk-js/commit/c08f520cddd0a703dedd62528c5af3b508daf871)
|
1430
|
-
- reverted version upgrades [`b3c165e`](https://github.com/rudderlabs/rudder-sdk-js/commit/b3c165e6e6c612fc1b12d1af97f55d95d9c25c5a)
|
1431
|
-
- logic modified re. cookieConsent Options [`e48ae1e`](https://github.com/rudderlabs/rudder-sdk-js/commit/e48ae1e8a54401c72e0323945dd77d24e70d1ac8)
|
1432
|
-
- OneTrust_CookieConesnt_Changes: bug fix [`4395dd2`](https://github.com/rudderlabs/rudder-sdk-js/commit/4395dd2b3066e1bde91213f933bd1633a61c48d8)
|
1433
|
-
- OneTrust_CookieConesnt_Changes: bug fix [`4637b66`](https://github.com/rudderlabs/rudder-sdk-js/commit/4637b66446ccec97e2f2b79c938a379e24edb75f)
|
1434
|
-
- code refactoring [`e68d485`](https://github.com/rudderlabs/rudder-sdk-js/commit/e68d48541e0609f2b55812130b0262763b9c1378)
|
1435
|
-
- OneTrust_CookieConesnt_Changes: refactored [`2f54252`](https://github.com/rudderlabs/rudder-sdk-js/commit/2f542527295e846797b6a34c44842930a541af64)
|
1436
|
-
- code refactoring [`53b2aca`](https://github.com/rudderlabs/rudder-sdk-js/commit/53b2aca02ecf947b4271a625cdc2ea44794ded7a)
|
1437
|
-
- OneTrust_CookieConesnt_Changes: reverted to trim() for category matching [`e9eaec3`](https://github.com/rudderlabs/rudder-sdk-js/commit/e9eaec35a061978ad5692ebc3ed932614a3ad549)
|
1438
|
-
- code cleaning [`948c569`](https://github.com/rudderlabs/rudder-sdk-js/commit/948c5692d17fb99fb8f34610935db71f61d9794d)
|
1439
|
-
- code refactoring [`feab8f5`](https://github.com/rudderlabs/rudder-sdk-js/commit/feab8f522f6a7be0fde227858583b93515b47301)
|
1440
|
-
- code refactoring [`7ac1bac`](https://github.com/rudderlabs/rudder-sdk-js/commit/7ac1bac03c582cf01a1174d74ef6e0e1a9b7e0d5)
|
1441
|
-
- OneTrust_CookieConesnt_Changes: minor big fix [`171fc79`](https://github.com/rudderlabs/rudder-sdk-js/commit/171fc7930f0f0b65a26071b43ca298675a2ac04d)
|
1442
|
-
- OneTrust_CookieConesnt_Changes: Addressed review comments [`968e642`](https://github.com/rudderlabs/rudder-sdk-js/commit/968e642bdcadb81d5f2143654370328b71dad7e3)
|
1443
|
-
- code refactoring [`c457dab`](https://github.com/rudderlabs/rudder-sdk-js/commit/c457dabfc79d06f74b95a0d9ef378c3eb4003953)
|
1444
|
-
- code refactoring [`d6c537a`](https://github.com/rudderlabs/rudder-sdk-js/commit/d6c537ae121db47083aa0517336cc7cbdd824bc2)
|
1445
|
-
- OneTrust_CookieConesnt_Changes: added logger debugs [`ddb4daf`](https://github.com/rudderlabs/rudder-sdk-js/commit/ddb4daf7a8a1f522fab10907b5dd20e89b1ffce3)
|
1446
|
-
- OneTrust_CookieConesnt_Changes: minor bug fix [`528b0c9`](https://github.com/rudderlabs/rudder-sdk-js/commit/528b0c997ffcdf3f882a8cce6434f57a07c0fdbe)
|
1447
|
-
- OneTrust_CookieConesnt_Changes: changed key oneTrustCookieCategories [`a61623d`](https://github.com/rudderlabs/rudder-sdk-js/commit/a61623d258f63205295ee6b9e1c2f802e654edbd)
|
1448
|
-
- modified beacon logic [`0651b47`](https://github.com/rudderlabs/rudder-sdk-js/commit/0651b47169c302979ac4ebbd968105a2c34016be)
|
1449
|
-
- OneTrust_CookieConesnt_Changes: added try/catch and minor refactoring [`a4847d7`](https://github.com/rudderlabs/rudder-sdk-js/commit/a4847d78da257055e1150f0bfb06960303c9ba97)
|
1450
|
-
- OneTrust_CookieConesnt_Changes: Addressed review comments [`02cf227`](https://github.com/rudderlabs/rudder-sdk-js/commit/02cf227a6874d6f53f3caffda16599c790650f1a)
|
1451
|
-
- version bumped [`69140d2`](https://github.com/rudderlabs/rudder-sdk-js/commit/69140d21f97afb5b344334996524f583e4057177)
|
1452
|
-
- feature beacon [`f1b6c08`](https://github.com/rudderlabs/rudder-sdk-js/commit/f1b6c0836e20cd0f757d4d08baa27c61c3b3f466)
|
1453
|
-
- OneTrust_CookieConesnt_Changes: changed CookieConsentFactory to a static class [`187b976`](https://github.com/rudderlabs/rudder-sdk-js/commit/187b9769c994cdd9865247ae9177fb2592d8018e)
|
1454
|
-
- OneTrust_CookieConesnt_Changes: added comments [`7475f9e`](https://github.com/rudderlabs/rudder-sdk-js/commit/7475f9e67dda38b2bc1d76849122ffaaf2c41959)
|
1455
|
-
- OneTrust_CookieConesnt_Changes: added logic to take options for cookie consent from rudder analytics load options [`a270541`](https://github.com/rudderlabs/rudder-sdk-js/commit/a270541ba8b7375e8d7349a6d752ed2734386791)
|
1456
|
-
- OneTrust_CookieConesnt_Changes: changed logic for accepting cookies refactored [`efeb0c2`](https://github.com/rudderlabs/rudder-sdk-js/commit/efeb0c20a45a279fb66739f69f5a21227fcf27ba)
|
1457
|
-
- OneTrust_CookieConesnt_Changes: changed logic for accepting cookies [`383d6c8`](https://github.com/rudderlabs/rudder-sdk-js/commit/383d6c8d1a790664c126d15d11ed25650348718f)
|
1458
|
-
- OneTrust_CookieConesnt_Changes: added CookieConsentFactory file [`c965384`](https://github.com/rudderlabs/rudder-sdk-js/commit/c96538498760c0cd584ed0b42b1f29d7e7baf8bd)
|
1459
|
-
- OneTrust_CookieConesnt_Changes: Addressed review comments [`fb18d9f`](https://github.com/rudderlabs/rudder-sdk-js/commit/fb18d9f73d7ac4cd996a3d1a9a7de65e5beb246f)
|
1460
|
-
- working on beacon plugin [`e78172e`](https://github.com/rudderlabs/rudder-sdk-js/commit/e78172eff097958fd843859971c260268d583b8a)
|
1461
|
-
- OneTrust_CookieConesnt_Changes: Changed the structure [`bf959a1`](https://github.com/rudderlabs/rudder-sdk-js/commit/bf959a109c56467bd2c7078634f3038b8bab6f08)
|
1462
|
-
- OneTrust_CookieConesnt_Changes: Logic added. All dev tests not done. basic tests done. [`204c944`](https://github.com/rudderlabs/rudder-sdk-js/commit/204c944eb4be658da62a60ed096a00cf944f1d2f)
|
1463
|
-
- OneTrust_CookieConesnt_Changes: Initial Structure [`a79a2b4`](https://github.com/rudderlabs/rudder-sdk-js/commit/a79a2b452d2cd8ca7890b74ec1ed6a9aac9ca7ab)
|
1464
|
-
|
1465
|
-
## [v1.2.14](https://github.com/rudderlabs/rudder-sdk-js/compare/1.1.1...v1.2.14) - 2021-12-24
|
1466
|
-
|
1467
|
-
### Merged
|
1468
|
-
|
1469
|
-
- Removed the usage of loadash module to reduce the SDK size [`#403`](https://github.com/rudderlabs/rudder-sdk-js/pull/403)
|
1470
|
-
- production-staging -> production [`#399`](https://github.com/rudderlabs/rudder-sdk-js/pull/399)
|
1471
|
-
- Added load option for secure cookie flag [`#398`](https://github.com/rudderlabs/rudder-sdk-js/pull/398)
|
1472
|
-
- Set-value package dependency upgrade [`#397`](https://github.com/rudderlabs/rudder-sdk-js/pull/397)
|
1473
|
-
- Enhancement Klaviyo : Introducing Ecom Events for Track calls [`#388`](https://github.com/rudderlabs/rudder-sdk-js/pull/388)
|
1474
|
-
- add eventId in page call [`#396`](https://github.com/rudderlabs/rudder-sdk-js/pull/396)
|
1475
|
-
- Autotrack depreciation note modified [`#393`](https://github.com/rudderlabs/rudder-sdk-js/pull/393)
|
1476
|
-
- Google Ads - feat: add dynamic remarketing [`#394`](https://github.com/rudderlabs/rudder-sdk-js/pull/394)
|
1477
|
-
- production-staging -> production [`#391`](https://github.com/rudderlabs/rudder-sdk-js/pull/391)
|
1478
|
-
- added functionality that will remove any property key that has an object or array [`#389`](https://github.com/rudderlabs/rudder-sdk-js/pull/389)
|
1479
|
-
- TVSquared - fix: add check for deleteCustomVariable (#380) [`#387`](https://github.com/rudderlabs/rudder-sdk-js/pull/387)
|
1480
|
-
- TVSquared - fix: add check for deleteCustomVariable [`#380`](https://github.com/rudderlabs/rudder-sdk-js/pull/380)
|
1481
|
-
- production-staging -> production (Google Optimize) [`#386`](https://github.com/rudderlabs/rudder-sdk-js/pull/386)
|
1482
|
-
- bugfix : sriptloader async logic update [`#385`](https://github.com/rudderlabs/rudder-sdk-js/pull/385)
|
1483
|
-
- Feat : Destination Google optimize [`#379`](https://github.com/rudderlabs/rudder-sdk-js/pull/379)
|
1484
|
-
- Bumped version [`#382`](https://github.com/rudderlabs/rudder-sdk-js/pull/382)
|
1485
|
-
- production-staging -> production (Post Affiliate Pro) [`#381`](https://github.com/rudderlabs/rudder-sdk-js/pull/381)
|
1486
|
-
- PostAffiliatePro Integration [`#378`](https://github.com/rudderlabs/rudder-sdk-js/pull/378)
|
1487
|
-
- Version bump [`#376`](https://github.com/rudderlabs/rudder-sdk-js/pull/376)
|
1488
|
-
- Bug: Incomplete data type definitions [`#373`](https://github.com/rudderlabs/rudder-sdk-js/pull/373)
|
1489
|
-
- Feat: Moved useNewPageEventNameFormat inside integrations.AM [`#375`](https://github.com/rudderlabs/rudder-sdk-js/pull/375)
|
1490
|
-
- Feat: Option to alter page event name in Amplitude [`#369`](https://github.com/rudderlabs/rudder-sdk-js/pull/369)
|
1491
|
-
- Bug: Support for advanced combinations of parameters in objects missing in TS declaration file [`#372`](https://github.com/rudderlabs/rudder-sdk-js/pull/372)
|
1492
|
-
- Added CONTRIBUTING.MD [`#370`](https://github.com/rudderlabs/rudder-sdk-js/pull/370)
|
1493
|
-
- Bumped version [`#368`](https://github.com/rudderlabs/rudder-sdk-js/pull/368)
|
1494
|
-
- Bug : removing the trailing slashes in instance url for Posthog [`#363`](https://github.com/rudderlabs/rudder-sdk-js/pull/363)
|
1495
|
-
- Production staging -> Production [`#367`](https://github.com/rudderlabs/rudder-sdk-js/pull/367)
|
1496
|
-
- Bug: Correct package version updated [`#365`](https://github.com/rudderlabs/rudder-sdk-js/pull/365)
|
1497
|
-
- Ts declaration fix [`#364`](https://github.com/rudderlabs/rudder-sdk-js/pull/364)
|
1498
|
-
- Bug Fix: Prevent rudder element mutation by deep copying [`#362`](https://github.com/rudderlabs/rudder-sdk-js/pull/362)
|
1499
|
-
- Enhancement: Production <- Production Staging [`#361`](https://github.com/rudderlabs/rudder-sdk-js/pull/361)
|
1500
|
-
- Bumped version 1.2.1 after previous revert [`#356`](https://github.com/rudderlabs/rudder-sdk-js/pull/356)
|
1501
|
-
- Reverted out changes from PR #336 [`#355`](https://github.com/rudderlabs/rudder-sdk-js/pull/355)
|
1502
|
-
- Production build issues resolved and version bumps [`#354`](https://github.com/rudderlabs/rudder-sdk-js/pull/354)
|
1503
|
-
- production <- production-staging [`#353`](https://github.com/rudderlabs/rudder-sdk-js/pull/353)
|
1504
|
-
- Feature: Configure storage type from options [`#336`](https://github.com/rudderlabs/rudder-sdk-js/pull/336)
|
1505
|
-
- Enhancement: Added browser compatibility info to babel [`#123`](https://github.com/rudderlabs/rudder-sdk-js/pull/123)
|
1506
|
-
- Updated structure and revamped content [`#350`](https://github.com/rudderlabs/rudder-sdk-js/pull/350)
|
1507
|
-
- Feature: Added Group call support for GA4 [`#192`](https://github.com/rudderlabs/rudder-sdk-js/pull/192)
|
1508
|
-
- Feature: Allow Pinterest top-level property mapping i.e. revenue -> value [`#322`](https://github.com/rudderlabs/rudder-sdk-js/pull/322)
|
1509
|
-
- Enhancement: Add config requested by the lytics team [`#309`](https://github.com/rudderlabs/rudder-sdk-js/pull/309)
|
1510
|
-
- Fix: Facebook content type [`#283`](https://github.com/rudderlabs/rudder-sdk-js/pull/283)
|
1511
|
-
- Enhancement: Replaces console.logs to logger.debug in FacebookPixel [`#324`](https://github.com/rudderlabs/rudder-sdk-js/pull/324)
|
1512
|
-
- NPM package v1.0.20 published [`#351`](https://github.com/rudderlabs/rudder-sdk-js/pull/351)
|
1513
|
-
- Enhancement: Added API overloads for NPM package that SDK supports [`#348`](https://github.com/rudderlabs/rudder-sdk-js/pull/348)
|
1514
|
-
- Quantum metric int [`#346`](https://github.com/rudderlabs/rudder-sdk-js/pull/346)
|
1515
|
-
- Enhancement: Git Ignore NPM Package [`#347`](https://github.com/rudderlabs/rudder-sdk-js/pull/347)
|
1516
|
-
- Enhancement: NPM Package Updates [`#344`](https://github.com/rudderlabs/rudder-sdk-js/pull/344)
|
1517
|
-
- fixed the type but shouldn't affect any previous or future additions ADOBE_ANALYTICS [`#345`](https://github.com/rudderlabs/rudder-sdk-js/pull/345)
|
1518
|
-
- edit in rewriteFrames for ForEach [`#343`](https://github.com/rudderlabs/rudder-sdk-js/pull/343)
|
1519
|
-
- fix bug on sentry rewriteFrames [`#342`](https://github.com/rudderlabs/rudder-sdk-js/pull/342)
|
1520
|
-
- Sentry production [`#341`](https://github.com/rudderlabs/rudder-sdk-js/pull/341)
|
1521
|
-
- update scriptloader id [`#339`](https://github.com/rudderlabs/rudder-sdk-js/pull/339)
|
1522
|
-
- update identify [`#338`](https://github.com/rudderlabs/rudder-sdk-js/pull/338)
|
1523
|
-
- Sentry Integrations [`#337`](https://github.com/rudderlabs/rudder-sdk-js/pull/337)
|
1524
|
-
- Sentry integration [`#335`](https://github.com/rudderlabs/rudder-sdk-js/pull/335)
|
1525
|
-
- ProfitWell Integration [`#333`](https://github.com/rudderlabs/rudder-sdk-js/pull/333)
|
1526
|
-
- change log level to debug [`#332`](https://github.com/rudderlabs/rudder-sdk-js/pull/332)
|
1527
|
-
- Profitwell update: add cond. check [`#331`](https://github.com/rudderlabs/rudder-sdk-js/pull/331)
|
1528
|
-
- move marketing tracking to identify [`#330`](https://github.com/rudderlabs/rudder-sdk-js/pull/330)
|
1529
|
-
- update profitwell identify [`#329`](https://github.com/rudderlabs/rudder-sdk-js/pull/329)
|
1530
|
-
- Profitwell device-mode - Issue [`#327`](https://github.com/rudderlabs/rudder-sdk-js/pull/327)
|
1531
|
-
- Profitwell device-mode update [`#326`](https://github.com/rudderlabs/rudder-sdk-js/pull/326)
|
1532
|
-
- Profitwell Integration [`#323`](https://github.com/rudderlabs/rudder-sdk-js/pull/323)
|
1533
|
-
- removed checkout_id support and replaced it with order_id to align be… [`#320`](https://github.com/rudderlabs/rudder-sdk-js/pull/320)
|
1534
|
-
- Fix for when Google Ads track is calling RudderElement.properties ins… [`#316`](https://github.com/rudderlabs/rudder-sdk-js/pull/316)
|
1535
|
-
- Snap Pixel Integration [`#318`](https://github.com/rudderlabs/rudder-sdk-js/pull/318)
|
1536
|
-
- refactor event names in object [`#317`](https://github.com/rudderlabs/rudder-sdk-js/pull/317)
|
1537
|
-
- Snap pixel update [`#313`](https://github.com/rudderlabs/rudder-sdk-js/pull/313)
|
1538
|
-
- Snap Pixel Integration [`#310`](https://github.com/rudderlabs/rudder-sdk-js/pull/310)
|
1539
|
-
- update sha256 value for fb_pixel [`#312`](https://github.com/rudderlabs/rudder-sdk-js/pull/312)
|
1540
|
-
- add sha256 missed import [`#311`](https://github.com/rudderlabs/rudder-sdk-js/pull/311)
|
1541
|
-
- Fix/brave browser [`#307`](https://github.com/rudderlabs/rudder-sdk-js/pull/307)
|
1542
|
-
- added allowUserSuppliedJavascript [`#306`](https://github.com/rudderlabs/rudder-sdk-js/pull/306)
|
1543
|
-
- added enableHtmlInAppMessageserror for braze [`#305`](https://github.com/rudderlabs/rudder-sdk-js/pull/305)
|
1544
|
-
- Drip [`#303`](https://github.com/rudderlabs/rudder-sdk-js/pull/303)
|
1545
|
-
- Drip - Identify call update [`#301`](https://github.com/rudderlabs/rudder-sdk-js/pull/301)
|
1546
|
-
- Qualtrics integrations js sdk [`#300`](https://github.com/rudderlabs/rudder-sdk-js/pull/300)
|
1547
|
-
- Drip - update [`#299`](https://github.com/rudderlabs/rudder-sdk-js/pull/299)
|
1548
|
-
- Qualtrics: Ternary condition Edit [`#297`](https://github.com/rudderlabs/rudder-sdk-js/pull/297)
|
1549
|
-
- Drip Integration - updates [`#296`](https://github.com/rudderlabs/rudder-sdk-js/pull/296)
|
1550
|
-
- Drip Integration [`#295`](https://github.com/rudderlabs/rudder-sdk-js/pull/295)
|
1551
|
-
- Qualtrics Integration [`#294`](https://github.com/rudderlabs/rudder-sdk-js/pull/294)
|
1552
|
-
- Lytics typo [`#284`](https://github.com/rudderlabs/rudder-sdk-js/pull/284)
|
1553
|
-
- Added traits support to GTM [`#292`](https://github.com/rudderlabs/rudder-sdk-js/pull/292)
|
1554
|
-
- Criteo device mode to production [`#293`](https://github.com/rudderlabs/rudder-sdk-js/pull/293)
|
1555
|
-
- Criteo : refactored code [`#291`](https://github.com/rudderlabs/rudder-sdk-js/pull/291)
|
1556
|
-
- Mixpanel fix for persistance name none [`#290`](https://github.com/rudderlabs/rudder-sdk-js/pull/290)
|
1557
|
-
- Mixpanel fix for persistance name [`#289`](https://github.com/rudderlabs/rudder-sdk-js/pull/289)
|
1558
|
-
- Criteo integrations [`#279`](https://github.com/rudderlabs/rudder-sdk-js/pull/279)
|
1559
|
-
- added default value for additional settings gads [`#288`](https://github.com/rudderlabs/rudder-sdk-js/pull/288)
|
1560
|
-
- Mixpanel added support for cookie configs device mode [`#285`](https://github.com/rudderlabs/rudder-sdk-js/pull/285)
|
1561
|
-
- added three additional settings gads [`#286`](https://github.com/rudderlabs/rudder-sdk-js/pull/286)
|
1562
|
-
- Production Mixpanel [`#281`](https://github.com/rudderlabs/rudder-sdk-js/pull/281)
|
1563
|
-
- Mixpanel [`#278`](https://github.com/rudderlabs/rudder-sdk-js/pull/278)
|
1564
|
-
- Production staging [`#280`](https://github.com/rudderlabs/rudder-sdk-js/pull/280)
|
1565
|
-
- Reddit Pixel integration [`#272`](https://github.com/rudderlabs/rudder-sdk-js/pull/272)
|
1566
|
-
- added support for name lytics [`#269`](https://github.com/rudderlabs/rudder-sdk-js/pull/269)
|
1567
|
-
- Production staging [`#267`](https://github.com/rudderlabs/rudder-sdk-js/pull/267)
|
1568
|
-
- Heap device mode [`#268`](https://github.com/rudderlabs/rudder-sdk-js/pull/268)
|
1569
|
-
- Linkedin pixel integration [`#266`](https://github.com/rudderlabs/rudder-sdk-js/pull/266)
|
1570
|
-
- Production staging [`#261`](https://github.com/rudderlabs/rudder-sdk-js/pull/261)
|
1571
|
-
- removed adding of created_at if not present in traits customer io [`#260`](https://github.com/rudderlabs/rudder-sdk-js/pull/260)
|
1572
|
-
- added proxy url for loading aa sdks [`#258`](https://github.com/rudderlabs/rudder-sdk-js/pull/258)
|
1573
|
-
- refactor +bug fix fb pixel [`#256`](https://github.com/rudderlabs/rudder-sdk-js/pull/256)
|
1574
|
-
- Production staging [`#254`](https://github.com/rudderlabs/rudder-sdk-js/pull/254)
|
1575
|
-
- Adobe Analytics [`#250`](https://github.com/rudderlabs/rudder-sdk-js/pull/250)
|
1576
|
-
- changed logic for payload for custom events fb pixel [`#252`](https://github.com/rudderlabs/rudder-sdk-js/pull/252)
|
1577
|
-
- fb pixel custom event fix [`#251`](https://github.com/rudderlabs/rudder-sdk-js/pull/251)
|
1578
|
-
- Update integration_cname.js [`#248`](https://github.com/rudderlabs/rudder-sdk-js/pull/248)
|
1579
|
-
- added check for product array in fb pixel [`#247`](https://github.com/rudderlabs/rudder-sdk-js/pull/247)
|
1580
|
-
- Pinterest Sdk Integrations [`#245`](https://github.com/rudderlabs/rudder-sdk-js/pull/245)
|
1581
|
-
- Event ordering issues fixed [`#244`](https://github.com/rudderlabs/rudder-sdk-js/pull/244)
|
1582
|
-
- Fixed property mapping issues and incorporated changes acc to webapp. [`#243`](https://github.com/rudderlabs/rudder-sdk-js/pull/243)
|
1583
|
-
- Pinterest Tag SDK commit [`#242`](https://github.com/rudderlabs/rudder-sdk-js/pull/242)
|
1584
|
-
- Production <--- staging [`#240`](https://github.com/rudderlabs/rudder-sdk-js/pull/240)
|
1585
|
-
- add location.href as page defaults [`#239`](https://github.com/rudderlabs/rudder-sdk-js/pull/239)
|
1586
|
-
- change page defaults [`#238`](https://github.com/rudderlabs/rudder-sdk-js/pull/238)
|
1587
|
-
- Reset anonId based on flag [`#237`](https://github.com/rudderlabs/rudder-sdk-js/pull/237)
|
1588
|
-
- Production <--- staging [`#235`](https://github.com/rudderlabs/rudder-sdk-js/pull/235)
|
1589
|
-
- Update browser.js [`#236`](https://github.com/rudderlabs/rudder-sdk-js/pull/236)
|
1590
|
-
- Made changes for Event Label(or el) field. [`#234`](https://github.com/rudderlabs/rudder-sdk-js/pull/234)
|
1591
|
-
- getUserTraits [`#229`](https://github.com/rudderlabs/rudder-sdk-js/pull/229)
|
1592
|
-
- getUserTraits [`#228`](https://github.com/rudderlabs/rudder-sdk-js/pull/228)
|
1593
|
-
- Bingads [`#226`](https://github.com/rudderlabs/rudder-sdk-js/pull/226)
|
1594
|
-
- Production <-- staging [`#222`](https://github.com/rudderlabs/rudder-sdk-js/pull/222)
|
1595
|
-
- Legacy support fixes Clevertap [`#227`](https://github.com/rudderlabs/rudder-sdk-js/pull/227)
|
1596
|
-
- Clevertap Post test fixes [`#225`](https://github.com/rudderlabs/rudder-sdk-js/pull/225)
|
1597
|
-
- Custom domain [`#223`](https://github.com/rudderlabs/rudder-sdk-js/pull/223)
|
1598
|
-
- pull changes from other PR and changes to storage for cookie domain [`#221`](https://github.com/rudderlabs/rudder-sdk-js/pull/221)
|
1599
|
-
- onboarding clevertap [`#219`](https://github.com/rudderlabs/rudder-sdk-js/pull/219)
|
1600
|
-
- Production <-- staging [`#216`](https://github.com/rudderlabs/rudder-sdk-js/pull/216)
|
1601
|
-
- klaviyo support of email as primary [`#218`](https://github.com/rudderlabs/rudder-sdk-js/pull/218)
|
1602
|
-
- bug [`#217`](https://github.com/rudderlabs/rudder-sdk-js/pull/217)
|
1603
|
-
- klaviyo - minor fixes [`#215`](https://github.com/rudderlabs/rudder-sdk-js/pull/215)
|
1604
|
-
- Babel transform plugin for object assign [`#214`](https://github.com/rudderlabs/rudder-sdk-js/pull/214)
|
1605
|
-
- Klaviyo integration [`#212`](https://github.com/rudderlabs/rudder-sdk-js/pull/212)
|
1606
|
-
- Persistence of initial page properties [`#213`](https://github.com/rudderlabs/rudder-sdk-js/pull/213)
|
1607
|
-
- Production staging update [`#211`](https://github.com/rudderlabs/rudder-sdk-js/pull/211)
|
1608
|
-
- Add fn to fetch source config [`#210`](https://github.com/rudderlabs/rudder-sdk-js/pull/210)
|
1609
|
-
- Master <-- from Production branches [`#205`](https://github.com/rudderlabs/rudder-sdk-js/pull/205)
|
1610
|
-
- Production <-- staging [`#203`](https://github.com/rudderlabs/rudder-sdk-js/pull/203)
|
1611
|
-
- improve logs [`#204`](https://github.com/rudderlabs/rudder-sdk-js/pull/204)
|
1612
|
-
- Browser extension support [`#191`](https://github.com/rudderlabs/rudder-sdk-js/pull/191)
|
1613
|
-
- PostHog integration [`#200`](https://github.com/rudderlabs/rudder-sdk-js/pull/200)
|
1614
|
-
- Fix: Querystring api [`#197`](https://github.com/rudderlabs/rudder-sdk-js/pull/197)
|
1615
|
-
- Production merge [`#195`](https://github.com/rudderlabs/rudder-sdk-js/pull/195)
|
1616
|
-
- Production -> master [`#183`](https://github.com/rudderlabs/rudder-sdk-js/pull/183)
|
1617
|
-
- AM linker [`#194`](https://github.com/rudderlabs/rudder-sdk-js/pull/194)
|
1618
|
-
- Amp linker [`#193`](https://github.com/rudderlabs/rudder-sdk-js/pull/193)
|
1619
|
-
- Adding Support for AMP Linker [`#189`](https://github.com/rudderlabs/rudder-sdk-js/pull/189)
|
1620
|
-
- product is not defined [`#190`](https://github.com/rudderlabs/rudder-sdk-js/pull/190)
|
1621
|
-
- product is not defined [`#187`](https://github.com/rudderlabs/rudder-sdk-js/pull/187)
|
1622
|
-
- Production <-- staging [`#185`](https://github.com/rudderlabs/rudder-sdk-js/pull/185)
|
1623
|
-
- add lowercase check [`#186`](https://github.com/rudderlabs/rudder-sdk-js/pull/186)
|
1624
|
-
- Reserved keys [`#184`](https://github.com/rudderlabs/rudder-sdk-js/pull/184)
|
1625
|
-
- Production <- staging [`#182`](https://github.com/rudderlabs/rudder-sdk-js/pull/182)
|
1626
|
-
- Appcues Web SDK [`#176`](https://github.com/rudderlabs/rudder-sdk-js/pull/176)
|
1627
|
-
- Production <-- Staging [`#174`](https://github.com/rudderlabs/rudder-sdk-js/pull/174)
|
1628
|
-
- GA4 Bug fixes- page view will not trigger with identify call when blockPageView flag is true. [`#180`](https://github.com/rudderlabs/rudder-sdk-js/pull/180)
|
1629
|
-
- GA4 Bug fixes- flattening track call json payload [`#179`](https://github.com/rudderlabs/rudder-sdk-js/pull/179)
|
1630
|
-
- GA4 Bug fixes- added logic of sendUserId in init function when script… [`#178`](https://github.com/rudderlabs/rudder-sdk-js/pull/178)
|
1631
|
-
- GA4 Bug fixes [`#177`](https://github.com/rudderlabs/rudder-sdk-js/pull/177)
|
1632
|
-
- Update README.md [`#172`](https://github.com/rudderlabs/rudder-sdk-js/pull/172)
|
1633
|
-
- add files from staging for Pendo release [`#175`](https://github.com/rudderlabs/rudder-sdk-js/pull/175)
|
1634
|
-
- Ga4/prod [`#173`](https://github.com/rudderlabs/rudder-sdk-js/pull/173)
|
1635
|
-
- Update README.md [`#170`](https://github.com/rudderlabs/rudder-sdk-js/pull/170)
|
1636
|
-
- add intg name [`#168`](https://github.com/rudderlabs/rudder-sdk-js/pull/168)
|
1637
|
-
- Am name staging [`#169`](https://github.com/rudderlabs/rudder-sdk-js/pull/169)
|
1638
|
-
- pendo-sdk/commit for staging branch [`#167`](https://github.com/rudderlabs/rudder-sdk-js/pull/167)
|
1639
|
-
- added lytics destination [`#165`](https://github.com/rudderlabs/rudder-sdk-js/pull/165)
|
1640
|
-
- Amplitude - added version name [`#162`](https://github.com/rudderlabs/rudder-sdk-js/pull/162)
|
1641
|
-
- Added revenue_type key [`#161`](https://github.com/rudderlabs/rudder-sdk-js/pull/161)
|
1642
|
-
- Amplitude [`#160`](https://github.com/rudderlabs/rudder-sdk-js/pull/160)
|
1643
|
-
- Amplitude - code refactoring and test file add [`#159`](https://github.com/rudderlabs/rudder-sdk-js/pull/159)
|
1644
|
-
- Amplitude - Code refactoring [`#158`](https://github.com/rudderlabs/rudder-sdk-js/pull/158)
|
1645
|
-
- Prod(cdn and npm) to master [`#155`](https://github.com/rudderlabs/rudder-sdk-js/pull/155)
|
1646
|
-
- Amplitude [`#156`](https://github.com/rudderlabs/rudder-sdk-js/pull/156)
|
1647
|
-
- added for moengage and tested [`#153`](https://github.com/rudderlabs/rudder-sdk-js/pull/153)
|
1648
|
-
- Update README.md [`#150`](https://github.com/rudderlabs/rudder-sdk-js/pull/150)
|
1649
|
-
- add check for options [`#151`](https://github.com/rudderlabs/rudder-sdk-js/pull/151)
|
1650
|
-
- merge campaign and configurable queue [`#148`](https://github.com/rudderlabs/rudder-sdk-js/pull/148)
|
1651
|
-
- Prod rebase [`#141`](https://github.com/rudderlabs/rudder-sdk-js/pull/141)
|
1652
|
-
- Ga name tracker ---> Production [`#139`](https://github.com/rudderlabs/rudder-sdk-js/pull/139)
|
1653
|
-
- add visualizer [`#133`](https://github.com/rudderlabs/rudder-sdk-js/pull/133)
|
1654
|
-
- TVSquared destination [`#134`](https://github.com/rudderlabs/rudder-sdk-js/pull/134)
|
1655
|
-
- Merge prods ---> master [`#132`](https://github.com/rudderlabs/rudder-sdk-js/pull/132)
|
1656
|
-
- add query parse logic from url and send events ---> Production [`#128`](https://github.com/rudderlabs/rudder-sdk-js/pull/128)
|
1657
|
-
- Fix: page properties [`#122`](https://github.com/rudderlabs/rudder-sdk-js/pull/122)
|
1658
|
-
- Update README.md [`#121`](https://github.com/rudderlabs/rudder-sdk-js/pull/121)
|
1659
|
-
- copy changes from fullstory branch [`#116`](https://github.com/rudderlabs/rudder-sdk-js/pull/116)
|
1660
|
-
- added bugsnag destination [`#114`](https://github.com/rudderlabs/rudder-sdk-js/pull/114)
|
1661
|
-
- added https in scriptload for VWO,kissmetrics,chartbeat [`#112`](https://github.com/rudderlabs/rudder-sdk-js/pull/112)
|
1662
|
-
- Revert "added https in scriptload for VWO,kissmetrics,chartbeat" [`#111`](https://github.com/rudderlabs/rudder-sdk-js/pull/111)
|
1663
|
-
- Fix: Group traits after reset [`#110`](https://github.com/rudderlabs/rudder-sdk-js/pull/110)
|
1664
|
-
- added https in scriptload for VWO,kissmetrics,chartbeat [`#108`](https://github.com/rudderlabs/rudder-sdk-js/pull/108)
|
1665
|
-
- addressed issue related to script loading for cordova [`#107`](https://github.com/rudderlabs/rudder-sdk-js/pull/107)
|
1666
|
-
- Optimizely Web [`#109`](https://github.com/rudderlabs/rudder-sdk-js/pull/109)
|
1667
|
-
- Encrypt values [`#105`](https://github.com/rudderlabs/rudder-sdk-js/pull/105)
|
1668
|
-
- Encrypt values [`#101`](https://github.com/rudderlabs/rudder-sdk-js/pull/101)
|
1669
|
-
- Error handling if rudderanalytics is not initialized in script [`#104`](https://github.com/rudderlabs/rudder-sdk-js/pull/104)
|
1670
|
-
- Send the events to server/destination that are made only after load call [`#102`](https://github.com/rudderlabs/rudder-sdk-js/pull/102)
|
1671
|
-
- Missing writekey [`#100`](https://github.com/rudderlabs/rudder-sdk-js/pull/100)
|
1672
|
-
- Master <-- Production [`#99`](https://github.com/rudderlabs/rudder-sdk-js/pull/99)
|
1673
|
-
- Production <- Develop [`#98`](https://github.com/rudderlabs/rudder-sdk-js/pull/98)
|
1674
|
-
- Changes for not tracking sensitive data [`#96`](https://github.com/rudderlabs/rudder-sdk-js/pull/96)
|
1675
|
-
- Production to master [`#94`](https://github.com/rudderlabs/rudder-sdk-js/pull/94)
|
1676
|
-
- Develop to production [`#92`](https://github.com/rudderlabs/rudder-sdk-js/pull/92)
|
1677
|
-
- Handling version and module type in sourceconfigurl as user input [`#93`](https://github.com/rudderlabs/rudder-sdk-js/pull/93)
|
1678
|
-
- Fix/version [`#91`](https://github.com/rudderlabs/rudder-sdk-js/pull/91)
|
1679
|
-
- fix - pathname for canonical url [`#90`](https://github.com/rudderlabs/rudder-sdk-js/pull/90)
|
1680
|
-
- mater --> production [`#89`](https://github.com/rudderlabs/rudder-sdk-js/pull/89)
|
1681
|
-
- Develop to master [`#88`](https://github.com/rudderlabs/rudder-sdk-js/pull/88)
|
1682
|
-
- Ga change [`#87`](https://github.com/rudderlabs/rudder-sdk-js/pull/87)
|
1683
|
-
- remove browser check [`#86`](https://github.com/rudderlabs/rudder-sdk-js/pull/86)
|
1684
|
-
- Develop to master [`#85`](https://github.com/rudderlabs/rudder-sdk-js/pull/85)
|
1685
|
-
- backward compatibility [`#84`](https://github.com/rudderlabs/rudder-sdk-js/pull/84)
|
1686
|
-
- Google Analytics changes for Ecommerce and Enhanced Ecommerce support [`#83`](https://github.com/rudderlabs/rudder-sdk-js/pull/83)
|
1687
|
-
- Ga lint [`#81`](https://github.com/rudderlabs/rudder-sdk-js/pull/81)
|
1688
|
-
- Ga change work in progress [`#70`](https://github.com/rudderlabs/rudder-sdk-js/pull/70)
|
1689
|
-
- changed for eventsToEvents [`#77`](https://github.com/rudderlabs/rudder-sdk-js/pull/77)
|
1690
|
-
- Fb pixel fix [`#76`](https://github.com/rudderlabs/rudder-sdk-js/pull/76)
|
1691
|
-
- Added iframe support for Lotame [`#75`](https://github.com/rudderlabs/rudder-sdk-js/pull/75)
|
1692
|
-
- limit per limit retry in queue and max requests at a time [`#74`](https://github.com/rudderlabs/rudder-sdk-js/pull/74)
|
1693
|
-
- Random parameter support for lotame [`#72`](https://github.com/rudderlabs/rudder-sdk-js/pull/72)
|
1694
|
-
- Support for SDK as npm module [`#71`](https://github.com/rudderlabs/rudder-sdk-js/pull/71)
|
1695
|
-
- fix anonymousId parsing [`#68`](https://github.com/rudderlabs/rudder-sdk-js/pull/68)
|
1696
|
-
- don't reset anonId and check for adblocker [`#60`](https://github.com/rudderlabs/rudder-sdk-js/pull/60)
|
1697
|
-
- GoogleAds Device Mode - empty page call handling [`#67`](https://github.com/rudderlabs/rudder-sdk-js/pull/67)
|
1698
|
-
- changes for selective picking of destinations [`#65`](https://github.com/rudderlabs/rudder-sdk-js/pull/65)
|
1699
|
-
- Misc updates [`#63`](https://github.com/rudderlabs/rudder-sdk-js/pull/63)
|
1700
|
-
- Fb pixel dest [`#57`](https://github.com/rudderlabs/rudder-sdk-js/pull/57)
|
1701
|
-
- Small improvements to the GA integration [`#58`](https://github.com/rudderlabs/rudder-sdk-js/pull/58)
|
1702
|
-
- update logs and dist [`#55`](https://github.com/rudderlabs/rudder-sdk-js/pull/55)
|
1703
|
-
|
1704
|
-
### Commits
|
1705
|
-
|
1706
|
-
- Updated declaration file to include 'secureCookie' load API option [`d1545ea`](https://github.com/rudderlabs/rudder-sdk-js/commit/d1545ea5ffe3c5cec9de1a3d652214592635c50e)
|
1707
|
-
- Feedback incorporated. [`4ce4fed`](https://github.com/rudderlabs/rudder-sdk-js/commit/4ce4fedee384d0822c9dcd57adb70e9252d0160f)
|
1708
|
-
- Updated URL [`20cd225`](https://github.com/rudderlabs/rudder-sdk-js/commit/20cd225509c6cc2d5550c0300ac374f7be2b7bfd)
|
1709
|
-
- modified note re autotrack [`2c67931`](https://github.com/rudderlabs/rudder-sdk-js/commit/2c67931654c202e075e5172969fc89562354e68f)
|
1710
|
-
- Testing code pipeline [`904341b`](https://github.com/rudderlabs/rudder-sdk-js/commit/904341b663444be5e050d1699f4b8aacb7f4664d)
|
1711
|
-
- Update CONTRIBUTING.md [`da75616`](https://github.com/rudderlabs/rudder-sdk-js/commit/da756163d76f4155f281806e6866972875e2b50d)
|
1712
|
-
- Update CONTRIBUTING.md [`ae29f6f`](https://github.com/rudderlabs/rudder-sdk-js/commit/ae29f6fd0ec86166f07fc2f1eaf490618dc45d6b)
|
1713
|
-
- Create CONTRIBUTING.md [`f6ea9a4`](https://github.com/rudderlabs/rudder-sdk-js/commit/f6ea9a46eed10ff2e2fe6ce5e73799ce069bb1e0)
|
1714
|
-
- bump the version from 1.2.1 to 1.2.2 [`6eb9f4c`](https://github.com/rudderlabs/rudder-sdk-js/commit/6eb9f4c110b2e44151c6450ba1eeb7ffbc3b2ee8)
|
1715
|
-
- ts declaration fixed [`bf13f04`](https://github.com/rudderlabs/rudder-sdk-js/commit/bf13f048903bb5142358fc5836cc2b57a60d8c60)
|
1716
|
-
- Deleted index.js (npm package) file [`6758f25`](https://github.com/rudderlabs/rudder-sdk-js/commit/6758f25e523379451047c85e4f4db9e30bf84add)
|
1717
|
-
- Updated npm package version to match the SDK [`224acf0`](https://github.com/rudderlabs/rudder-sdk-js/commit/224acf06c6e0c3bb21084fb2785b101b5844ea24)
|
1718
|
-
- Deleted index.js (npm package) file [`aed3996`](https://github.com/rudderlabs/rudder-sdk-js/commit/aed3996a2d02e644abc9ab67b39c4c163eafbb1f)
|
1719
|
-
- Update .gitignore to exlude index.js (npm package) [`7c2cc0e`](https://github.com/rudderlabs/rudder-sdk-js/commit/7c2cc0e70674ac4b27845900d9c958a2d062ac79)
|
1720
|
-
- Merge pull request #352 from rudderlabs/GA4-stripping [`e9000d8`](https://github.com/rudderlabs/rudder-sdk-js/commit/e9000d84010a0ca0af3e1481f22dd8b6271ce31d)
|
1721
|
-
- removed bug that strips property key value pairs [`230fe61`](https://github.com/rudderlabs/rudder-sdk-js/commit/230fe61f5ccc18f579f62cb6df87bfc11ce223d5)
|
1722
|
-
- removed bug that strips property key value pairs [`f625307`](https://github.com/rudderlabs/rudder-sdk-js/commit/f6253073ccc14b77b247eafc8d402c2aa03143f8)
|
1723
|
-
- Merge pull request #274 from alan-cooney/production [`b3413b8`](https://github.com/rudderlabs/rudder-sdk-js/commit/b3413b8f7cc866e7e955a8a0c412537b482990cb)
|
1724
|
-
- Added info on loading 3rd party scripts using load [`40c0d8d`](https://github.com/rudderlabs/rudder-sdk-js/commit/40c0d8d51b44b561af55a89489a6eb07d3ec53ae)
|
1725
|
-
- Merge pull request #349 from rudderlabs/qm-prod [`21b8933`](https://github.com/rudderlabs/rudder-sdk-js/commit/21b89335db97bc2760a857c9bb4774e1b9885563)
|
1726
|
-
- qm-prod: Addressed review comments [`5c20276`](https://github.com/rudderlabs/rudder-sdk-js/commit/5c20276e8814448a7efc7b4b815e3f80dd7e5e28)
|
1727
|
-
- QuatumMetric-int:Removed siteID [`5c07002`](https://github.com/rudderlabs/rudder-sdk-js/commit/5c0700291c063754513002515128d8f7570e9eaa)
|
1728
|
-
- QuatumMetric-int:Removed siteID [`0a47eb5`](https://github.com/rudderlabs/rudder-sdk-js/commit/0a47eb54bab32bf51d7e79dc46fb4f57bf2b02a6)
|
1729
|
-
- Reverted package.json changes [`4f6a8c1`](https://github.com/rudderlabs/rudder-sdk-js/commit/4f6a8c10261fbc7faf3da2f9b9da90d1d7bf50d4)
|
1730
|
-
- QuatumMetric-int:Addressed Review comments [`f5ace51`](https://github.com/rudderlabs/rudder-sdk-js/commit/f5ace5128a85a7f40cc8aa6b06e5404c5771806d)
|
1731
|
-
- QuatumMetric-int:Addressed Review comments [`c11a185`](https://github.com/rudderlabs/rudder-sdk-js/commit/c11a185f1ec7a5b774dfbe660370465d5a431b61)
|
1732
|
-
- changed config setting to siteID [`2770b67`](https://github.com/rudderlabs/rudder-sdk-js/commit/2770b67215261a8e5c185b34084157963ba0c57a)
|
1733
|
-
- changed config setting to siteID [`644cf3e`](https://github.com/rudderlabs/rudder-sdk-js/commit/644cf3e7fd25c094b8781aca678fab2188217239)
|
1734
|
-
- resolved conflicts, added Quatum metric integration [`ab88c9d`](https://github.com/rudderlabs/rudder-sdk-js/commit/ab88c9d3d092f0d97eae364cd92aae0f54f50922)
|
1735
|
-
- resolved conflicts, added Quatum metric integration [`dde8141`](https://github.com/rudderlabs/rudder-sdk-js/commit/dde81412681720ab7503b81e1b4c2cb6bb5327bf)
|
1736
|
-
- fixed the type but shouldn't affect any previous or future additions [`987eb6b`](https://github.com/rudderlabs/rudder-sdk-js/commit/987eb6b2a2dca41a9d7afbb0cfb52b6618c22ce7)
|
1737
|
-
- Enhancement: Updated dist for npm [`7ae1fd3`](https://github.com/rudderlabs/rudder-sdk-js/commit/7ae1fd34ad558a68e21b0d7a560ee497afb2c4f7)
|
1738
|
-
- minor update [`2e303b7`](https://github.com/rudderlabs/rudder-sdk-js/commit/2e303b7254c1531d299d5a029124498f9c69dbfd)
|
1739
|
-
- minor update [`7b091ab`](https://github.com/rudderlabs/rudder-sdk-js/commit/7b091aba26a263788797cc593c18a758ca630353)
|
1740
|
-
- minor update [`bb3d3ef`](https://github.com/rudderlabs/rudder-sdk-js/commit/bb3d3ef8b3d6acdf53207a605e21134c468f0d94)
|
1741
|
-
- code refactored and ready is modified [`803f0db`](https://github.com/rudderlabs/rudder-sdk-js/commit/803f0db5e0848c887a7a93c78b4d76b33dc1f079)
|
1742
|
-
- code refactored and ready is modified [`be67b8a`](https://github.com/rudderlabs/rudder-sdk-js/commit/be67b8abfbaeb6963bd8ca74360d0da85d079563)
|
1743
|
-
- init code transferred to isReady for loading issue [`eaae184`](https://github.com/rudderlabs/rudder-sdk-js/commit/eaae1849b5ce4851fdba268c06338d77ff19a468)
|
1744
|
-
- init code transferred to isReady for loading issue [`3881888`](https://github.com/rudderlabs/rudder-sdk-js/commit/3881888314c4cdfae3f272f70e77d856ed34a123)
|
1745
|
-
- edit in config [`5dcbc5e`](https://github.com/rudderlabs/rudder-sdk-js/commit/5dcbc5e9177951e7c60188ae7034a9d250d0def1)
|
1746
|
-
- edit in config [`6fbc04a`](https://github.com/rudderlabs/rudder-sdk-js/commit/6fbc04ab9273476ccf7d4563156b30b15db53862)
|
1747
|
-
- minor update [`da92a11`](https://github.com/rudderlabs/rudder-sdk-js/commit/da92a111f94e7ea322074b6a2bc6096e47aa64f7)
|
1748
|
-
- minor update [`91e5d72`](https://github.com/rudderlabs/rudder-sdk-js/commit/91e5d72fadc43f00d2532c2dacacae012ae574fb)
|
1749
|
-
- edit in traits and object to array function [`6d91f3f`](https://github.com/rudderlabs/rudder-sdk-js/commit/6d91f3f34404d55ceb4566689128bcde8221039a)
|
1750
|
-
- edit in traits and object to array function [`8decc8a`](https://github.com/rudderlabs/rudder-sdk-js/commit/8decc8a88787ff74b2e3ad28e585c80ce518b74c)
|
1751
|
-
- edits after end to end test [`1e24e15`](https://github.com/rudderlabs/rudder-sdk-js/commit/1e24e15a3f6d239ea4b4920a9e354caaa2ed795e)
|
1752
|
-
- edits after end to end test [`995579e`](https://github.com/rudderlabs/rudder-sdk-js/commit/995579e28297e820bb6b2a95f51688ff4e0f6ca0)
|
1753
|
-
- mandatory field checks reverted and scriploader edit [`549a728`](https://github.com/rudderlabs/rudder-sdk-js/commit/549a7289477cab88dbef0985f41dcc5965b80971)
|
1754
|
-
- mandatory field checks reverted and scriploader edit [`8e9d999`](https://github.com/rudderlabs/rudder-sdk-js/commit/8e9d9999086ecb4dc521c1c5565566c0cd2707a9)
|
1755
|
-
- include paths handling edited [`1b2c9cf`](https://github.com/rudderlabs/rudder-sdk-js/commit/1b2c9cfb024998fb170e6ebb3d7dc7f9166af9ca)
|
1756
|
-
- include paths handling edited [`c21c120`](https://github.com/rudderlabs/rudder-sdk-js/commit/c21c1203c127d89b8dd80365d71b9ea13a04bc47)
|
1757
|
-
- refactored code [`c30df50`](https://github.com/rudderlabs/rudder-sdk-js/commit/c30df501f1b58a2d041189d4d005a717d45b1204)
|
1758
|
-
- refactored code [`a058f81`](https://github.com/rudderlabs/rudder-sdk-js/commit/a058f816e0ac2466bb788df5a2448609ccd0d633)
|
1759
|
-
- adding set release by property [`5e49c87`](https://github.com/rudderlabs/rudder-sdk-js/commit/5e49c87874474b8dde66c4f5214cc7c55e1e9545)
|
1760
|
-
- adding set release by property [`520cffa`](https://github.com/rudderlabs/rudder-sdk-js/commit/520cffabb8ab0a0a45d73c106ed54ad78c10b3fc)
|
1761
|
-
- event not dropped if username, email or id is not present [`5c91e25`](https://github.com/rudderlabs/rudder-sdk-js/commit/5c91e25c0cfa6705307e7ea3efe7d0d72804ae45)
|
1762
|
-
- event not dropped if username, email or id is not present [`88a472c`](https://github.com/rudderlabs/rudder-sdk-js/commit/88a472c5a2fead572d2348d81718769c0181bafa)
|
1763
|
-
- logger addition, object to array conversion and formatting [`c3d146d`](https://github.com/rudderlabs/rudder-sdk-js/commit/c3d146d7ad7b67a72a154c4d626f557ebfb2d430)
|
1764
|
-
- logger addition, object to array conversion and formatting [`132b7b9`](https://github.com/rudderlabs/rudder-sdk-js/commit/132b7b99983e460ee344da4f4d1b8a66d3fa664f)
|
1765
|
-
- initial commit for rewriteFrames [`d46e288`](https://github.com/rudderlabs/rudder-sdk-js/commit/d46e2883b30c04fec57c8f421c12da24f2a0cbd8)
|
1766
|
-
- initial commit for rewriteFrames [`c443b30`](https://github.com/rudderlabs/rudder-sdk-js/commit/c443b304e1ef1a8222b1a2a012c9934ab4f0712a)
|
1767
|
-
- commit without rewrite frames [`8730d57`](https://github.com/rudderlabs/rudder-sdk-js/commit/8730d572ab795b9f4f4d82cc49476f0da9b0a019)
|
1768
|
-
- commit without rewrite frames [`8c8a9cc`](https://github.com/rudderlabs/rudder-sdk-js/commit/8c8a9cc877287e20ca37596286b18f4ce4c1291d)
|
1769
|
-
- review comment addressed for initial commit [`f7e045c`](https://github.com/rudderlabs/rudder-sdk-js/commit/f7e045cb013c755106d1a207b9994090a23f4164)
|
1770
|
-
- review comment addressed for initial commit [`cfb668c`](https://github.com/rudderlabs/rudder-sdk-js/commit/cfb668cb42e6d955eb5d4e8997c8800bb26a8350)
|
1771
|
-
- initial commit without rewrite frames [`914af60`](https://github.com/rudderlabs/rudder-sdk-js/commit/914af608d15937ca3bf0741dfe9624479adfa18e)
|
1772
|
-
- initial commit without rewrite frames [`b6ec6bd`](https://github.com/rudderlabs/rudder-sdk-js/commit/b6ec6bd84a41ceed5e9bfbbd9718697b50d00b15)
|
1773
|
-
- ProfitWell initial Commit [`4fc12f7`](https://github.com/rudderlabs/rudder-sdk-js/commit/4fc12f7363a27d57dfab1de66f71573a69fa8a1f)
|
1774
|
-
- add isLoaded and isReady check [`14eb2ab`](https://github.com/rudderlabs/rudder-sdk-js/commit/14eb2ab0877e41ccc1ad2c54e5336f416e797298)
|
1775
|
-
- Delete test-tool.yaml [`87c8d5a`](https://github.com/rudderlabs/rudder-sdk-js/commit/87c8d5a2e519bf585183b7218b79598fdd3e1cbd)
|
1776
|
-
- remove unused import [`140eefa`](https://github.com/rudderlabs/rudder-sdk-js/commit/140eefa5946d26d58b1448aa1f0371450a7dd8aa)
|
1777
|
-
- correct payload key [`37c7ae0`](https://github.com/rudderlabs/rudder-sdk-js/commit/37c7ae0c22a6b192e2275052f342aba92cef8bc4)
|
1778
|
-
- remove throw error message [`8639a94`](https://github.com/rudderlabs/rudder-sdk-js/commit/8639a94708393f52f20b0efa16e9bc2b9a524019)
|
1779
|
-
- remove cookieData [`008fe6d`](https://github.com/rudderlabs/rudder-sdk-js/commit/008fe6d96804d17777a616bcc58e5383acd426b3)
|
1780
|
-
- refactor code [`28a1882`](https://github.com/rudderlabs/rudder-sdk-js/commit/28a1882e75b7901b10886383084b5eb715c55da3)
|
1781
|
-
- refactor code [`5536ca0`](https://github.com/rudderlabs/rudder-sdk-js/commit/5536ca0922d75ca53d856b9d86b19a145e7f8103)
|
1782
|
-
- ProfitWell Initial Commit [`1ef638f`](https://github.com/rudderlabs/rudder-sdk-js/commit/1ef638f5a731d7b58eff94f1a6b4f271e9348dc7)
|
1783
|
-
- removed checkout_id support and replaced it with order_id to align better with ecomm spec [`6f9a4d3`](https://github.com/rudderlabs/rudder-sdk-js/commit/6f9a4d30d08f0493f2fe523498cbc761a12e6b6a)
|
1784
|
-
- Snap Pixel Initial Commit [`e42f8da`](https://github.com/rudderlabs/rudder-sdk-js/commit/e42f8da149fd2ba9483b5de987c16f54cf3d0988)
|
1785
|
-
- refactor event names [`2075cdd`](https://github.com/rudderlabs/rudder-sdk-js/commit/2075cddd54380fbd224a8a036e3160136c3dd5d2)
|
1786
|
-
- Fix for when Google Ads track is calling RudderElement.properties instead of RudderElement.message.properties [`c8c6f7b`](https://github.com/rudderlabs/rudder-sdk-js/commit/c8c6f7bcdaddaedde38af6db8493b7871de3377c)
|
1787
|
-
- update custom event list [`5dc5d33`](https://github.com/rudderlabs/rudder-sdk-js/commit/5dc5d33d156b5ce6c5277b9157743b78d76c8e5e)
|
1788
|
-
- remove page_view event from the list [`da645d2`](https://github.com/rudderlabs/rudder-sdk-js/commit/da645d27458df2827cd5ca64d08369cb201c312a)
|
1789
|
-
- minor update [`703eacb`](https://github.com/rudderlabs/rudder-sdk-js/commit/703eacb149b2d654ffd7b700b5a88c0a245a085a)
|
1790
|
-
- add log and change event name [`b41e1d1`](https://github.com/rudderlabs/rudder-sdk-js/commit/b41e1d1766db54d22e841e32328685e60eee4a67)
|
1791
|
-
- trim the event value [`20c12a8`](https://github.com/rudderlabs/rudder-sdk-js/commit/20c12a838a4400a8c982817a74dcda4c67a7e4de)
|
1792
|
-
- add edge cases and refactor code [`df1ab5a`](https://github.com/rudderlabs/rudder-sdk-js/commit/df1ab5ac18b71f48ceaca5c8fb73a16c9c1aa42c)
|
1793
|
-
- modified payload mapping [`56023e9`](https://github.com/rudderlabs/rudder-sdk-js/commit/56023e9bf19068debc6a494e6d2248dc399d54c4)
|
1794
|
-
- add cases for empty payload [`1107c1d`](https://github.com/rudderlabs/rudder-sdk-js/commit/1107c1de48d250015518b2403d63d3a6ff36dc06)
|
1795
|
-
- add cookie data check and reformat code [`b919b30`](https://github.com/rudderlabs/rudder-sdk-js/commit/b919b30f1a09d72ab567ee3763dda1d5ead50b75)
|
1796
|
-
- Snap Pixel Initial Commit [`3a3a9fb`](https://github.com/rudderlabs/rudder-sdk-js/commit/3a3a9fbcdcb7b32a5b4db9630eaf163e4c0c2119)
|
1797
|
-
- Merge pull request #308 from rudderlabs/production-staging [`de5d618`](https://github.com/rudderlabs/rudder-sdk-js/commit/de5d618c714a9bb0e468012bc1fecd763cdbe576)
|
1798
|
-
- brave browser detection logic modified [`377b3e4`](https://github.com/rudderlabs/rudder-sdk-js/commit/377b3e421880e54e9caac309d7fa3424db4ee007)
|
1799
|
-
- comment added [`5f6a6ab`](https://github.com/rudderlabs/rudder-sdk-js/commit/5f6a6ab79bf79645cb5b3c3ed1b51919126e6fb1)
|
1800
|
-
- Detect brave browser and add it to the userAgent [`d64f8a4`](https://github.com/rudderlabs/rudder-sdk-js/commit/d64f8a4b50fb58221d35cc300dfa8f735c7524be)
|
1801
|
-
- Merge pull request #304 from rudderlabs/production-staging [`81605a7`](https://github.com/rudderlabs/rudder-sdk-js/commit/81605a7032cc36b6c2c0a204f11aef6577dd575d)
|
1802
|
-
- remove comment [`4f464d3`](https://github.com/rudderlabs/rudder-sdk-js/commit/4f464d3a2909a81f9372c0d80ac375ad30fdea51)
|
1803
|
-
- update drip campaign fields [`e434e65`](https://github.com/rudderlabs/rudder-sdk-js/commit/e434e65b635e1d19bf3a5c9788da2f0642e8b1fc)
|
1804
|
-
- reformat code [`6dedc31`](https://github.com/rudderlabs/rudder-sdk-js/commit/6dedc31c51c238a3472de90e631d381abcd09f67)
|
1805
|
-
- add custom fields for identify [`468d07a`](https://github.com/rudderlabs/rudder-sdk-js/commit/468d07a5e4b6cf01242f00e6fee0ed64509449ef)
|
1806
|
-
- Merge pull request #298 from rudderlabs/OVP_FOR_AA [`a511e23`](https://github.com/rudderlabs/rudder-sdk-js/commit/a511e23d57eb1dce4c170a954677db17753564c4)
|
1807
|
-
- reformat code [`d8bd5d4`](https://github.com/rudderlabs/rudder-sdk-js/commit/d8bd5d42dffe86b2fe32ed440f93d425ba38c09d)
|
1808
|
-
- set ovp for AA from properties (dr.dk) [`68a7410`](https://github.com/rudderlabs/rudder-sdk-js/commit/68a7410669ed1afcd21ee5319f5b34596a5c9419)
|
1809
|
-
- Revert "set ovp for AA from properties (dr.dk)" [`e767e37`](https://github.com/rudderlabs/rudder-sdk-js/commit/e767e37fdc8c9c1610eae945a35151159e2ba8f7)
|
1810
|
-
- set ovp for AA from properties (dr.dk) [`581dd69`](https://github.com/rudderlabs/rudder-sdk-js/commit/581dd69df7a1327db7163adb06778a08a8e95757)
|
1811
|
-
- dynamicTitle ternary condition edit [`a053142`](https://github.com/rudderlabs/rudder-sdk-js/commit/a0531424b5e873cd94a3009bd298e07c10e7b6f6)
|
1812
|
-
- correct function name [`625b39f`](https://github.com/rudderlabs/rudder-sdk-js/commit/625b39f9f4056496c2e271d7c79200df0a4c2ef4)
|
1813
|
-
- minor update [`d3a79d6`](https://github.com/rudderlabs/rudder-sdk-js/commit/d3a79d6ae06d58b80c3650e40864f6305253beee)
|
1814
|
-
- minor update and refactor code [`f1950e7`](https://github.com/rudderlabs/rudder-sdk-js/commit/f1950e75f6b513715d7cd1f4a101b8a38a33daee)
|
1815
|
-
- page title edit [`1d495ff`](https://github.com/rudderlabs/rudder-sdk-js/commit/1d495ff0cd0e7758e2dffcb39313a25db1f346a5)
|
1816
|
-
- minor updates [`e19305a`](https://github.com/rudderlabs/rudder-sdk-js/commit/e19305a132e466b1f03c8611db13ec2c331548d8)
|
1817
|
-
- minor edits in logic [`e1f7d92`](https://github.com/rudderlabs/rudder-sdk-js/commit/e1f7d923af537f0db653b355abe8804cff81e472)
|
1818
|
-
- minor edits in logic [`79cafe7`](https://github.com/rudderlabs/rudder-sdk-js/commit/79cafe7a98209468688610bda0a574196b46f935)
|
1819
|
-
- editing extra page call [`51a5d42`](https://github.com/rudderlabs/rudder-sdk-js/commit/51a5d427a747e58bb9dbda04c3ed799e24ef1943)
|
1820
|
-
- script loading edit [`79b818a`](https://github.com/rudderlabs/rudder-sdk-js/commit/79b818a729c5ebf46c857167e6416bd5fa2f0a0d)
|
1821
|
-
- add custom events for track call [`1c3ae8d`](https://github.com/rudderlabs/rudder-sdk-js/commit/1c3ae8d758b63c367f19805e31ac08843d1d471b)
|
1822
|
-
- modify few conditions and refactor code [`c96ce03`](https://github.com/rudderlabs/rudder-sdk-js/commit/c96ce03539b199603d571dfa6e530aff29315061)
|
1823
|
-
- reformatting page call code [`ae96683`](https://github.com/rudderlabs/rudder-sdk-js/commit/ae96683242938d52e7228e9d2d67fe79ccf1bc2f)
|
1824
|
-
- adding category in page call [`1f7f3a5`](https://github.com/rudderlabs/rudder-sdk-js/commit/1f7f3a5c6202e1097bb4b27b0fc60ed90ae7b742)
|
1825
|
-
- add window keyword and ES6 syntax [`3f36a5c`](https://github.com/rudderlabs/rudder-sdk-js/commit/3f36a5c4ab4e4f6e361879bda54c5a0f6bed9847)
|
1826
|
-
- modified few conditions and reformatted code [`059263e`](https://github.com/rudderlabs/rudder-sdk-js/commit/059263e0d419f73e7aad1f881b74f0b6b71e1bdb)
|
1827
|
-
- change to camelCase and reformat code [`db8cf54`](https://github.com/rudderlabs/rudder-sdk-js/commit/db8cf547ae281878fe328190f82082c94e4a2266)
|
1828
|
-
- adding page call [`00ed711`](https://github.com/rudderlabs/rudder-sdk-js/commit/00ed711d63031afcc81e5a91720aa686f3411a4d)
|
1829
|
-
- minor edit in script loading [`94581a6`](https://github.com/rudderlabs/rudder-sdk-js/commit/94581a662cf3feee77c64c0806f0045c579aa64e)
|
1830
|
-
- change drip keys [`80fea2a`](https://github.com/rudderlabs/rudder-sdk-js/commit/80fea2a116ea77d6612bfac22481d96fc98bac16)
|
1831
|
-
- Drip initial commit [`f9a8ddb`](https://github.com/rudderlabs/rudder-sdk-js/commit/f9a8ddb4517ac342ea6eb67b55e8004272d8b9d5)
|
1832
|
-
- minor edit in script loading [`69cb97a`](https://github.com/rudderlabs/rudder-sdk-js/commit/69cb97a7f71917e1fb56aeb99b95260bbe53e66f)
|
1833
|
-
- initial commit [`709234d`](https://github.com/rudderlabs/rudder-sdk-js/commit/709234df4baba310370ff991cb52f8adba922e5a)
|
1834
|
-
- add minor formatting [`0ea6955`](https://github.com/rudderlabs/rudder-sdk-js/commit/0ea6955c1c8182f65ac2aa476953eeda68c52387)
|
1835
|
-
- refactored code [`8674153`](https://github.com/rudderlabs/rudder-sdk-js/commit/8674153a2a58c3dbd9aeb4c2e0c73871690a9bfd)
|
1836
|
-
- mixpanel conflict resolve [`d58d0c5`](https://github.com/rudderlabs/rudder-sdk-js/commit/d58d0c561e3e34536db253c5dc5305a3e6ffd4cd)
|
1837
|
-
- Updated Intercom name field with firstName and lastName if not set [`26be887`](https://github.com/rudderlabs/rudder-sdk-js/commit/26be887888d99daaf580e0d4a530ec4d8e7db567)
|
1838
|
-
- Updated Mixpanel config values with default values [`3678920`](https://github.com/rudderlabs/rudder-sdk-js/commit/3678920cdba4a0d5c97254e48b27f7657d5deb9c)
|
1839
|
-
- mixpanel fix for persistance name [`b43708a`](https://github.com/rudderlabs/rudder-sdk-js/commit/b43708a8d6ddae5f138a39774d632732a96111ac)
|
1840
|
-
- mixpanel fix for persistance name [`92144da`](https://github.com/rudderlabs/rudder-sdk-js/commit/92144da654d63a26e01f8537fc216eda89fec917)
|
1841
|
-
- fix typo in lytics integration [`8626698`](https://github.com/rudderlabs/rudder-sdk-js/commit/8626698531b682902b0332b961d9b3ca6c1613b3)
|
1842
|
-
- formatting [`4ec0959`](https://github.com/rudderlabs/rudder-sdk-js/commit/4ec0959d8e70d9aba8c9f90f5ede7ce1aaf81494)
|
1843
|
-
- Revert "minor update" [`82db1f0`](https://github.com/rudderlabs/rudder-sdk-js/commit/82db1f0b4dda2423a049f3e289963a1dff938f88)
|
1844
|
-
- Revert "edits in filter array assign" [`65c3159`](https://github.com/rudderlabs/rudder-sdk-js/commit/65c31595947edabba1533263684b409c08a14069)
|
1845
|
-
- minor update [`c4790be`](https://github.com/rudderlabs/rudder-sdk-js/commit/c4790bec4eabd0d2ae254e845ccfb1ae058ddd59)
|
1846
|
-
- added default value for additional settings [`51513fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/51513fe696d5465989a78f6f07dce399ae9bc063)
|
1847
|
-
- Merge pull request #287 from rudderlabs/production-staging [`0629ddd`](https://github.com/rudderlabs/rudder-sdk-js/commit/0629dddfee899be6e384d00081ff34b0c860ec07)
|
1848
|
-
- edits in filter array assign [`f252006`](https://github.com/rudderlabs/rudder-sdk-js/commit/f25200643ca7dc7af74e88abcfe982871f695180)
|
1849
|
-
- added three additional settings [`39934a4`](https://github.com/rudderlabs/rudder-sdk-js/commit/39934a45f3f2c790ec5aeae0d3406aba1649ec50)
|
1850
|
-
- filters spelling changed [`e66f175`](https://github.com/rudderlabs/rudder-sdk-js/commit/e66f1751bfe3be74d296703a014342f17dd7e930)
|
1851
|
-
- mixpanel added support for cookie configs device mode [`f5788da`](https://github.com/rudderlabs/rudder-sdk-js/commit/f5788dafa0a2e58bf40ee82784849954a12010f4)
|
1852
|
-
- filters added, review comments addressed [`2ae1e7f`](https://github.com/rudderlabs/rudder-sdk-js/commit/2ae1e7fd88aba356517cdd8fdfcca7a8a4828877)
|
1853
|
-
- refactored code [`e94b832`](https://github.com/rudderlabs/rudder-sdk-js/commit/e94b832736f52a4b97b4ab2afbe17c5b06490c93)
|
1854
|
-
- review comments addresses, extra data added [`c53ae25`](https://github.com/rudderlabs/rudder-sdk-js/commit/c53ae25176d4e90832f66c280df78fe404c32a07)
|
1855
|
-
- commit 2 [`168a326`](https://github.com/rudderlabs/rudder-sdk-js/commit/168a326390ea4c5c04c476df795cd0bc44ef5dfd)
|
1856
|
-
- mixpanel added support for general traits [`da5e5e8`](https://github.com/rudderlabs/rudder-sdk-js/commit/da5e5e82635726e48ff6903b966125b461cdd12f)
|
1857
|
-
- mixpanel bugfix [`3cb93b4`](https://github.com/rudderlabs/rudder-sdk-js/commit/3cb93b44f9ce1e6d7f39e8957f0a2e5cbb1ca686)
|
1858
|
-
- mixpanel review changes [`8ed9027`](https://github.com/rudderlabs/rudder-sdk-js/commit/8ed9027e8c69ac075da181bf8ea225b6eb53b2e3)
|
1859
|
-
- mixpanel bugfix [`5e9b79f`](https://github.com/rudderlabs/rudder-sdk-js/commit/5e9b79f325a2e842a59493489eb95eba13615359)
|
1860
|
-
- mixpanel added logs [`0b45c5e`](https://github.com/rudderlabs/rudder-sdk-js/commit/0b45c5e02094b6afa4efd0df97065338ebaad64e)
|
1861
|
-
- mixpanel minor fix [`60719a3`](https://github.com/rudderlabs/rudder-sdk-js/commit/60719a3f7d619760f10786d3bd764d42d686c0b5)
|
1862
|
-
- criteo implementation [`81efeb6`](https://github.com/rudderlabs/rudder-sdk-js/commit/81efeb62512bfb8a43b2d6a1f8d268d0a1ea31f2)
|
1863
|
-
- edits [`09a7f2a`](https://github.com/rudderlabs/rudder-sdk-js/commit/09a7f2ab76c9c302dad83476dfd8105d3e6ed4d5)
|
1864
|
-
- mixpanel name changes [`94af828`](https://github.com/rudderlabs/rudder-sdk-js/commit/94af828ced4c19c8c0c053dfd7f1252aebe97719)
|
1865
|
-
- update util and group [`3b9596e`](https://github.com/rudderlabs/rudder-sdk-js/commit/3b9596e53f142547cb6f1db40a7695a8d6128db7)
|
1866
|
-
- mixpanel minor change [`6f8abcb`](https://github.com/rudderlabs/rudder-sdk-js/commit/6f8abcb903b6d0f9551edc70a10caa9848c35f06)
|
1867
|
-
- add util function [`73486ab`](https://github.com/rudderlabs/rudder-sdk-js/commit/73486ab80a02e8294a0d8329376f70a1613e12c5)
|
1868
|
-
- mixpanel identify [`fb67c8d`](https://github.com/rudderlabs/rudder-sdk-js/commit/fb67c8d58758414cba13bbc38ca432649ff17f82)
|
1869
|
-
- add mixpanel alias call [`5c52fde`](https://github.com/rudderlabs/rudder-sdk-js/commit/5c52fde8df94c23b5c59c73ed773af953ceb3045)
|
1870
|
-
- add mixpanel group call [`3f0e804`](https://github.com/rudderlabs/rudder-sdk-js/commit/3f0e804856ca03ca354cb5d0570aa2cd86f9d69b)
|
1871
|
-
- minor updates [`8ed5277`](https://github.com/rudderlabs/rudder-sdk-js/commit/8ed52772f27a5ad03faad29752cb917efe06dd46)
|
1872
|
-
- mixpanel onboarding [`d3d5ec2`](https://github.com/rudderlabs/rudder-sdk-js/commit/d3d5ec2cc88650e8304314ec6bcccf4636dca545)
|
1873
|
-
- minor updates [`a65aea6`](https://github.com/rudderlabs/rudder-sdk-js/commit/a65aea63ec664f93703548973801f6a8486b8391)
|
1874
|
-
- primary commit [`1e8b6bb`](https://github.com/rudderlabs/rudder-sdk-js/commit/1e8b6bb3d89f0d535887713e7979f4f43ce5a8c9)
|
1875
|
-
- minor fix [`4a56bac`](https://github.com/rudderlabs/rudder-sdk-js/commit/4a56baca4c7d56d44cc2c7efe4fac9dd2cbe3ccf)
|
1876
|
-
- reddit pixel integration update [`33813c1`](https://github.com/rudderlabs/rudder-sdk-js/commit/33813c1cde6ce00ece403ba2377745180b1b90c4)
|
1877
|
-
- Fix GA4 mutation of track method properties [`0b4773c`](https://github.com/rudderlabs/rudder-sdk-js/commit/0b4773c1f814cf57d8d2ff2b1b521ba98205e488)
|
1878
|
-
- Merge pull request #255 from ther0y/fix/fbq_eventCustomProperties [`c29b2ba`](https://github.com/rudderlabs/rudder-sdk-js/commit/c29b2bad6bfb8d8844c3f5db3d3016dbd9eea8a9)
|
1879
|
-
- minor updates [`e9994ab`](https://github.com/rudderlabs/rudder-sdk-js/commit/e9994abc1e41829365f3f538fb773192e15c6e66)
|
1880
|
-
- add event name not present check for track call [`f8b97b8`](https://github.com/rudderlabs/rudder-sdk-js/commit/f8b97b8bbd4173b120cf0f62579c7bf958fca349)
|
1881
|
-
- add log message and corrected string templating [`83d22de`](https://github.com/rudderlabs/rudder-sdk-js/commit/83d22dee886061ac4e4a5aa3947ae0681867cfad)
|
1882
|
-
- Merge pull request #270 from rudderlabs/production-staging [`2d2f09d`](https://github.com/rudderlabs/rudder-sdk-js/commit/2d2f09d1060811e3fa00f97961c7faf32bc45332)
|
1883
|
-
- added support for name [`5704bbe`](https://github.com/rudderlabs/rudder-sdk-js/commit/5704bbe4cd004e749b5aa4047f8afd1fa1f2969e)
|
1884
|
-
- resolving conflicts [`a0bc196`](https://github.com/rudderlabs/rudder-sdk-js/commit/a0bc1969bbca67881433e97407afa2e708dc415c)
|
1885
|
-
- minor formatting [`a4e8a6b`](https://github.com/rudderlabs/rudder-sdk-js/commit/a4e8a6bab8451fe99ae48b0215c4558d269c27ed)
|
1886
|
-
- Merge pull request #265 from rudderlabs/heapDeviceMode [`62881a2`](https://github.com/rudderlabs/rudder-sdk-js/commit/62881a287519fd42d0590dd5d428c44f33e141fe)
|
1887
|
-
- added implementation of heap [`6965ef2`](https://github.com/rudderlabs/rudder-sdk-js/commit/6965ef2d7c072be6664ed2e8a698446e1dfa8648)
|
1888
|
-
- developed heap web device mode [`f28d2ca`](https://github.com/rudderlabs/rudder-sdk-js/commit/f28d2ca6b3fd2270092ade138d4baae5fe27dc59)
|
1889
|
-
- change intg dest name [`621fe59`](https://github.com/rudderlabs/rudder-sdk-js/commit/621fe593a27a0613cc9c60cf0c2849f1a11de8b7)
|
1890
|
-
- minor fix [`9dd7adc`](https://github.com/rudderlabs/rudder-sdk-js/commit/9dd7adc2c71c111af6effc9b0797035b3a15fc17)
|
1891
|
-
- linkedin pixel [`0bdc01b`](https://github.com/rudderlabs/rudder-sdk-js/commit/0bdc01b12e6368e10ddd4e3ac8d33466ce211a7a)
|
1892
|
-
- removed adding of created_at if not present in traits [`e527ae5`](https://github.com/rudderlabs/rudder-sdk-js/commit/e527ae58cea8617a930f384174149387a39a5eb0)
|
1893
|
-
- Merge pull request #259 from rudderlabs/production-staging [`0154004`](https://github.com/rudderlabs/rudder-sdk-js/commit/0154004c13376e8b535b7ed26d832a7f462ae262)
|
1894
|
-
- changed lowest supported version of safari [`8b63f86`](https://github.com/rudderlabs/rudder-sdk-js/commit/8b63f865e498aeedd585247f0c9b5363f28f2086)
|
1895
|
-
- Merge pull request #257 from rudderlabs/drdkEnhancements [`7e03dcd`](https://github.com/rudderlabs/rudder-sdk-js/commit/7e03dcd0101bc2c1a5443b0a503dc700fcc71771)
|
1896
|
-
- added and fixed screen info for context.screen for device mode [`6f9de46`](https://github.com/rudderlabs/rudder-sdk-js/commit/6f9de4690bdb304bcc27a769e8bfc59c036b81a5)
|
1897
|
-
- Fix eventCustomProperties issue in FacebookPixel buildPayLoad method. [`c7d50f6`](https://github.com/rudderlabs/rudder-sdk-js/commit/c7d50f6b2f188392cb26c16a806bb0abeb0e583f)
|
1898
|
-
- minor bug fix [`ddb8db8`](https://github.com/rudderlabs/rudder-sdk-js/commit/ddb8db8b9a2f13e47bdcef45e6bfc9daf10cf74d)
|
1899
|
-
- removed consoles [`ed3c9c1`](https://github.com/rudderlabs/rudder-sdk-js/commit/ed3c9c1895129695230255926809ef2cfb405201)
|
1900
|
-
- changed logic for payload for custom events [`6d3a02f`](https://github.com/rudderlabs/rudder-sdk-js/commit/6d3a02f0c727f90f33d15ac891a88213a8b622af)
|
1901
|
-
- changed variable name [`12b6f6e`](https://github.com/rudderlabs/rudder-sdk-js/commit/12b6f6e02ae0c24197b127276883ef98f5955e34)
|
1902
|
-
- tested and bug fixes [`36e964e`](https://github.com/rudderlabs/rudder-sdk-js/commit/36e964e5b136b27cb30b10f086f3577c692c9885)
|
1903
|
-
- addressed review comments [`3aee214`](https://github.com/rudderlabs/rudder-sdk-js/commit/3aee2144842b6b61b1c0de53af17c95faa386507)
|
1904
|
-
- refactored code for adobe [`9f55399`](https://github.com/rudderlabs/rudder-sdk-js/commit/9f55399993cf5f400e2b6e03080b769e4168c924)
|
1905
|
-
- minor bug fix [`750906e`](https://github.com/rudderlabs/rudder-sdk-js/commit/750906ec603c5941f285c71584eda6cf8db81fd5)
|
1906
|
-
- added comments [`b4ad8e5`](https://github.com/rudderlabs/rudder-sdk-js/commit/b4ad8e52224be2ee3dc941994105b5999dd7329e)
|
1907
|
-
- dev bug fixes [`dc3bf9e`](https://github.com/rudderlabs/rudder-sdk-js/commit/dc3bf9e3447d36d09bb3682b23285a45f3433bc1)
|
1908
|
-
- bug fixes for normal track events [`f823e42`](https://github.com/rudderlabs/rudder-sdk-js/commit/f823e424d57f9507d4ecebadd46c836440cce489)
|
1909
|
-
- added remaining functionalities [`7ebd966`](https://github.com/rudderlabs/rudder-sdk-js/commit/7ebd9666b4dd1f14b89005c7a4e07cd430ca7e21)
|
1910
|
-
- list properties added [`acbb40f`](https://github.com/rudderlabs/rudder-sdk-js/commit/acbb40f5609b340effae4d554357e1309f16541c)
|
1911
|
-
- added properties event level except list property and product level properties remaining [`1af3428`](https://github.com/rudderlabs/rudder-sdk-js/commit/1af34284d6349e851abc18a114ff92b04b0df549)
|
1912
|
-
- added functionality for tracks [`8ef0928`](https://github.com/rudderlabs/rudder-sdk-js/commit/8ef0928c787cf4dfbaa88d40ddee61b29a857ee8)
|
1913
|
-
- Minor fixes [`d524fe0`](https://github.com/rudderlabs/rudder-sdk-js/commit/d524fe01af32ddb02ac1a6d83e4911145f38eb24)
|
1914
|
-
- added and tested page calls [`b16a5ac`](https://github.com/rudderlabs/rudder-sdk-js/commit/b16a5ac4d6605871fefaf3414c6c69b7269a71a5)
|
1915
|
-
- initial commit [`38f5405`](https://github.com/rudderlabs/rudder-sdk-js/commit/38f54055b7ee076b5c4ffdafdcef01f729192c71)
|
1916
|
-
- initial commit [`12d2540`](https://github.com/rudderlabs/rudder-sdk-js/commit/12d25403e6704a46f301f23c332367858a320166)
|
1917
|
-
- Added integration_cname as Pinterest and pinterest [`8bd0d22`](https://github.com/rudderlabs/rudder-sdk-js/commit/8bd0d22a99ae223fc64bb09826177b35e314fc95)
|
1918
|
-
- Fixed wrong property mapping issues and incorporated changes acc to webapp [`eb8cb22`](https://github.com/rudderlabs/rudder-sdk-js/commit/eb8cb2270b03c5b2a62e6eee74d8bfa65d0ef66b)
|
1919
|
-
- Update package.json [`352f523`](https://github.com/rudderlabs/rudder-sdk-js/commit/352f5230331257cb4ce37cf5f91754ab377b61ed)
|
1920
|
-
- Update package.json [`cebdcf8`](https://github.com/rudderlabs/rudder-sdk-js/commit/cebdcf88786502465870e883511f66a316cc779a)
|
1921
|
-
- Update package.json [`6a303fc`](https://github.com/rudderlabs/rudder-sdk-js/commit/6a303fcc5e55413aa466c8fc26be9008b2b6b255)
|
1922
|
-
- Added test cases [`fcb90b8`](https://github.com/rudderlabs/rudder-sdk-js/commit/fcb90b814dd68f9068fef5105ea31e240232d58b)
|
1923
|
-
- change readme [`8ed95e2`](https://github.com/rudderlabs/rudder-sdk-js/commit/8ed95e24277741a822067cb5620600271fe6532a)
|
1924
|
-
- add flag for reset [`bae8e61`](https://github.com/rudderlabs/rudder-sdk-js/commit/bae8e61f3d55f4f745021378634c09935d5704f5)
|
1925
|
-
- bump version [`7876ca2`](https://github.com/rudderlabs/rudder-sdk-js/commit/7876ca2a81bc2e4fabe1a42b5f6b84768e127b17)
|
1926
|
-
- add dist files [`e03d983`](https://github.com/rudderlabs/rudder-sdk-js/commit/e03d983cfe9ba113be468bfeffd844f29a54c312)
|
1927
|
-
- A minor change [`69045ab`](https://github.com/rudderlabs/rudder-sdk-js/commit/69045ab8e6797b1e0b02bd2d46f3a88cdb4faabf)
|
1928
|
-
- Provided support for revenue & total. [`1e13e87`](https://github.com/rudderlabs/rudder-sdk-js/commit/1e13e870cc0e6fc60aced76969d1ceb607ce9421)
|
1929
|
-
- Update package.json [`1b590aa`](https://github.com/rudderlabs/rudder-sdk-js/commit/1b590aab335ae2e6bc15db89bd634d93ee4ae713)
|
1930
|
-
- legacy support fixes [`b93cb60`](https://github.com/rudderlabs/rudder-sdk-js/commit/b93cb60c40d703f4dd7e22260c3472c1cfb07662)
|
1931
|
-
- Updated browser.js file [`051d746`](https://github.com/rudderlabs/rudder-sdk-js/commit/051d746b86b65d23c5f7dcbd957098ef47b98ad0)
|
1932
|
-
- Updated browser.js file. [`3d02acc`](https://github.com/rudderlabs/rudder-sdk-js/commit/3d02acc7449a6e44bae895a420c3428943129f3d)
|
1933
|
-
- Update index.js [`123c577`](https://github.com/rudderlabs/rudder-sdk-js/commit/123c57734980ffe7ce3a9723eded538de62c3b98)
|
1934
|
-
- Update client_server_name.js [`50a0bee`](https://github.com/rudderlabs/rudder-sdk-js/commit/50a0beee7c8d7547d62dd4237975d9d4cd69ea9c)
|
1935
|
-
- Add files via upload [`36ccc86`](https://github.com/rudderlabs/rudder-sdk-js/commit/36ccc86400c5cccdeebda646e6b1a06eef7365e0)
|
1936
|
-
- minor util fix [`815d29a`](https://github.com/rudderlabs/rudder-sdk-js/commit/815d29a000553eeed55ec4bad2aca5a4d19d9b9f)
|
1937
|
-
- post test fixes [`cea2f5d`](https://github.com/rudderlabs/rudder-sdk-js/commit/cea2f5da012dba93a7a05763fbc99abf299d4177)
|
1938
|
-
- bump version [`d1b7902`](https://github.com/rudderlabs/rudder-sdk-js/commit/d1b7902a244ad41f7407574ce33019fa0fabe5ff)
|
1939
|
-
- pull changes from other PR and changes to storage [`1d18766`](https://github.com/rudderlabs/rudder-sdk-js/commit/1d187667e6d885e449d84223ed4fa0e0e257bc7e)
|
1940
|
-
- pull changes from other PR and changes to storage [`474653d`](https://github.com/rudderlabs/rudder-sdk-js/commit/474653d05f638b95e40ee4466ac7e3eaf9defb1f)
|
1941
|
-
- fix for util fxns [`c3dc1e7`](https://github.com/rudderlabs/rudder-sdk-js/commit/c3dc1e7e18c77604cee30a8438fe9fbdeb2c8db2)
|
1942
|
-
- addressed review comments [`4d3bfd1`](https://github.com/rudderlabs/rudder-sdk-js/commit/4d3bfd13cba85277ea6b074abac4d232adcb7060)
|
1943
|
-
- bump version [`475886d`](https://github.com/rudderlabs/rudder-sdk-js/commit/475886df1ff7711efc5843a55119b037f4d28cb4)
|
1944
|
-
- device mode support for page call aswell [`e837e04`](https://github.com/rudderlabs/rudder-sdk-js/commit/e837e04469107be1edeced2cb6c352819e7d8691)
|
1945
|
-
- fixes [`377e34b`](https://github.com/rudderlabs/rudder-sdk-js/commit/377e34bfa27165c2b3330c66aa2c3494c5cff738)
|
1946
|
-
- added util fxn [`66ee347`](https://github.com/rudderlabs/rudder-sdk-js/commit/66ee347e571d6d43a13a28db53b3ed93a9035ad3)
|
1947
|
-
- added babel transform plugin for object assign [`bd6fe6d`](https://github.com/rudderlabs/rudder-sdk-js/commit/bd6fe6d8334ec8ef003695c6cdd538778b9e66cb)
|
1948
|
-
- resolving conflict [`634b930`](https://github.com/rudderlabs/rudder-sdk-js/commit/634b9309151a9fc90e8a1755c0cf41c02b340016)
|
1949
|
-
- review changes minor [`8a01073`](https://github.com/rudderlabs/rudder-sdk-js/commit/8a0107392845d5340c2e1783badbb2a86e4bfcac)
|
1950
|
-
- minor fix [`621b1e8`](https://github.com/rudderlabs/rudder-sdk-js/commit/621b1e8ab76d901a043201a7b5a288a47b1125f7)
|
1951
|
-
- klaviyo review comment fixes [`3fcfe09`](https://github.com/rudderlabs/rudder-sdk-js/commit/3fcfe09e29fe96658edf7a7b7ba5154c5b8facb7)
|
1952
|
-
- store initial referrer and referring domain and add in payload [`148d525`](https://github.com/rudderlabs/rudder-sdk-js/commit/148d525ca1aa471b694bc5bf5d96ac0745756eb5)
|
1953
|
-
- reverting check for traits in message root [`fc5547a`](https://github.com/rudderlabs/rudder-sdk-js/commit/fc5547a2a6a53334d4ee3a7fac2b5bc8cb8825a7)
|
1954
|
-
- remove untracked files [`a759adc`](https://github.com/rudderlabs/rudder-sdk-js/commit/a759adcb96f2f411eb20dc49080f5d29519d66ec)
|
1955
|
-
- update gitignore and autotrack [`0201860`](https://github.com/rudderlabs/rudder-sdk-js/commit/020186027a03a192e0697ec19c9ee18f92074f57)
|
1956
|
-
- page call fixes [`62af828`](https://github.com/rudderlabs/rudder-sdk-js/commit/62af82811c4a9f0c6624b470af7415360360cd67)
|
1957
|
-
- minor fix [`5b0b2aa`](https://github.com/rudderlabs/rudder-sdk-js/commit/5b0b2aacbc5613d5d6ef85ca8aed9119516394d0)
|
1958
|
-
- klaviyo review comment fixes [`1facad3`](https://github.com/rudderlabs/rudder-sdk-js/commit/1facad312b7aaa627089d4c644b767cd401fd34b)
|
1959
|
-
- klaviyo update [`ffec339`](https://github.com/rudderlabs/rudder-sdk-js/commit/ffec339897352e0385ee5f536014b30417dfb2fc)
|
1960
|
-
- klaviyo device mode onboarding [`b216fcb`](https://github.com/rudderlabs/rudder-sdk-js/commit/b216fcb9ff8972304b80f64a1054d3ccc2756427)
|
1961
|
-
- Build NPM and add dist folder [`af176ba`](https://github.com/rudderlabs/rudder-sdk-js/commit/af176ba474f57b7638fb8575d558f7e277aa0dba)
|
1962
|
-
- Add "getSourceConfig" option as an alternative to "configUrl" to get sourceConfig [`49211f7`](https://github.com/rudderlabs/rudder-sdk-js/commit/49211f7fd7b64c11d229265fc46331ce7b05e362)
|
1963
|
-
- Add License [`aaf1033`](https://github.com/rudderlabs/rudder-sdk-js/commit/aaf10332bf116026dff711d599f73c865524494d)
|
1964
|
-
- Delete LICENSE [`6c8fed0`](https://github.com/rudderlabs/rudder-sdk-js/commit/6c8fed0844db363b38f523e5b027f86097e1348c)
|
1965
|
-
- remove autotrack [`4eb125b`](https://github.com/rudderlabs/rudder-sdk-js/commit/4eb125b1523613f4ce81f6517cab7f2fa627f472)
|
1966
|
-
- add html file [`4f26abd`](https://github.com/rudderlabs/rudder-sdk-js/commit/4f26abdfde1c556fe47040cc7b96c0835bc7ddd3)
|
1967
|
-
- make release of cdn version 1.1.12 [`57798ee`](https://github.com/rudderlabs/rudder-sdk-js/commit/57798eef266274908035f89c3447e1ae53406e0d)
|
1968
|
-
- npm release 1.0.15 [`0def0de`](https://github.com/rudderlabs/rudder-sdk-js/commit/0def0de849a52fe71156bd609e81287d4818e188)
|
1969
|
-
- formatting change [`9e8de43`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e8de43697aee1ef327a436eba657f3d75de46e1)
|
1970
|
-
- add file for build [`4af3d11`](https://github.com/rudderlabs/rudder-sdk-js/commit/4af3d115857a1204b02250372b19d9b69061b402)
|
1971
|
-
- add tests [`9c96bf7`](https://github.com/rudderlabs/rudder-sdk-js/commit/9c96bf74a4f1f6c0868f549b1302179897d1cbf6)
|
1972
|
-
- add autotrack [`fd66277`](https://github.com/rudderlabs/rudder-sdk-js/commit/fd66277a8f53667a8b0dc45255e3e308100d71a0)
|
1973
|
-
- updated test file [`3933de1`](https://github.com/rudderlabs/rudder-sdk-js/commit/3933de180e2e144fb6b96bb4f422b450b89ef78a)
|
1974
|
-
- added and rearranged config [`ca55bcb`](https://github.com/rudderlabs/rudder-sdk-js/commit/ca55bcbc1b97ff4004d8186109cfdfedeb7b05ec)
|
1975
|
-
- added integration name mapping [`0d8fda6`](https://github.com/rudderlabs/rudder-sdk-js/commit/0d8fda659de5f2c78ff2260f11c64a04ffd920a3)
|
1976
|
-
- initial commit for Posthog [`ce7311f`](https://github.com/rudderlabs/rudder-sdk-js/commit/ce7311f4a36f0bf3da06d54fc7f56eda419c5938)
|
1977
|
-
- code refactor and update dist files [`fe0aef6`](https://github.com/rudderlabs/rudder-sdk-js/commit/fe0aef6150aede7985fab1fa258a15b08f2b51d9)
|
1978
|
-
- code refactor and update dist files [`da7d7fa`](https://github.com/rudderlabs/rudder-sdk-js/commit/da7d7fa8d11c5fb0754600548d8783780df70073)
|
1979
|
-
- move parts around [`66132f8`](https://github.com/rudderlabs/rudder-sdk-js/commit/66132f8dae73f4424adf2e8f799b97697d03a316)
|
1980
|
-
- move parts around [`259b2b1`](https://github.com/rudderlabs/rudder-sdk-js/commit/259b2b1eb97ba7a38196c2f5b7f0d619196bb307)
|
1981
|
-
- update dist files [`74045fa`](https://github.com/rudderlabs/rudder-sdk-js/commit/74045fa83b3f23b972ad8ad7ce36bedac1e25b37)
|
1982
|
-
- stop GA require plugins if loadIntegration false [`f2f8daf`](https://github.com/rudderlabs/rudder-sdk-js/commit/f2f8daf6b03c4fa271ad9f4c3f17847c40bcb094)
|
1983
|
-
- replay block once [`0189a7c`](https://github.com/rudderlabs/rudder-sdk-js/commit/0189a7c08fff30a13ff3bd5949507ec4e3cfe539)
|
1984
|
-
- replay block once [`879a87c`](https://github.com/rudderlabs/rudder-sdk-js/commit/879a87c4e377b67700034def46fb5283bdfc9deb)
|
1985
|
-
- reafctored code [`792101d`](https://github.com/rudderlabs/rudder-sdk-js/commit/792101dbf64c64b7146b8c50813f021b22c1467c)
|
1986
|
-
- reafctored code [`e1f7fb7`](https://github.com/rudderlabs/rudder-sdk-js/commit/e1f7fb75fd627fdd325527b236cfe25a63942884)
|
1987
|
-
- process analytics array after load() is executed [`0fb3de3`](https://github.com/rudderlabs/rudder-sdk-js/commit/0fb3de3de237fb9179e3de0a45e51b31292d24e5)
|
1988
|
-
- process analytics array after load() is executed [`bbd6c25`](https://github.com/rudderlabs/rudder-sdk-js/commit/bbd6c25de8d75d24683de0f588a64aaafa3d9cb8)
|
1989
|
-
- update npm dist [`d78cbfd`](https://github.com/rudderlabs/rudder-sdk-js/commit/d78cbfde9a95f7e41796f9e976568f0aebdc6a44)
|
1990
|
-
- update readme [`51c2de6`](https://github.com/rudderlabs/rudder-sdk-js/commit/51c2de6a999f5cd7d8c1a0be09c380c1dd7165ee)
|
1991
|
-
- extracted rs_amp_id [`60bb131`](https://github.com/rudderlabs/rudder-sdk-js/commit/60bb1316da8f63db3aa216bb3d3e1284010b8b4f)
|
1992
|
-
- extracted rs_amp_id [`8d06d8a`](https://github.com/rudderlabs/rudder-sdk-js/commit/8d06d8acc2e47649104f159f1074669c272ad818)
|
1993
|
-
- update dist files [`201692e`](https://github.com/rudderlabs/rudder-sdk-js/commit/201692ec42c01ee858b5fe81733bf63295010bde)
|
1994
|
-
- update dist files [`37c98bf`](https://github.com/rudderlabs/rudder-sdk-js/commit/37c98bf7df317f8765c5ab44c6ea79adddb939b1)
|
1995
|
-
- fix tests [`6635513`](https://github.com/rudderlabs/rudder-sdk-js/commit/66355132fd4eece5ac623b137732f3fb71b5e10a)
|
1996
|
-
- move pieces [`9dadc82`](https://github.com/rudderlabs/rudder-sdk-js/commit/9dadc82f02e539716940e0a0f12613bfe6b68ac3)
|
1997
|
-
- fixed UT [`aae7f66`](https://github.com/rudderlabs/rudder-sdk-js/commit/aae7f66c01230aa8b3f4c7c7d9b72a6b9e3c454a)
|
1998
|
-
- initial commit for not to load integrations [`038d497`](https://github.com/rudderlabs/rudder-sdk-js/commit/038d49762d6dc227d2bfc490b42720cf1c935a4b)
|
1999
|
-
- Added support for AMP linker [`c2c2a8b`](https://github.com/rudderlabs/rudder-sdk-js/commit/c2c2a8b9736bbf395be6b34eb5c6489951ede4f5)
|
2000
|
-
- Added support for AMP linker [`b1a3b1f`](https://github.com/rudderlabs/rudder-sdk-js/commit/b1a3b1f3f92ea433a1215fe0f9cddad9b329b5ab)
|
2001
|
-
- added amp linker utils [`ea49ea0`](https://github.com/rudderlabs/rudder-sdk-js/commit/ea49ea0c55996e0b7195b0a28820f90c95b71920)
|
2002
|
-
- added amp linker utils [`368828d`](https://github.com/rudderlabs/rudder-sdk-js/commit/368828dece55ba8ce53ff96708a37a31f8b1d7a7)
|
2003
|
-
- move the pieces around [`406a793`](https://github.com/rudderlabs/rudder-sdk-js/commit/406a7931d8842ecac16ba0b1a326f5525ea8921e)
|
2004
|
-
- addressed review comments [`f1457f3`](https://github.com/rudderlabs/rudder-sdk-js/commit/f1457f3ed5c81ca08e2551e27a5015716d744e68)
|
2005
|
-
- update dist files [`d2bcd18`](https://github.com/rudderlabs/rudder-sdk-js/commit/d2bcd182eb7464356d06e621d239be50790ad590)
|
2006
|
-
- merge master [`83170c7`](https://github.com/rudderlabs/rudder-sdk-js/commit/83170c7f4925d206ca74735e6165608842d16d6f)
|
2007
|
-
- added logic for showing warning when reserved keywords ae sent in properties/traits [`40a52c6`](https://github.com/rudderlabs/rudder-sdk-js/commit/40a52c6188622aa64a7b3c965927346d2d4716f2)
|
2008
|
-
- format [`d864b29`](https://github.com/rudderlabs/rudder-sdk-js/commit/d864b298abc2e10ada11dc6dbb73a49e0f21ea57)
|
2009
|
-
- resolve conflict and bump version [`dee0170`](https://github.com/rudderlabs/rudder-sdk-js/commit/dee0170521b573d5d3dfac8da4706fcffcd797b0)
|
2010
|
-
- merge production [`68fbd77`](https://github.com/rudderlabs/rudder-sdk-js/commit/68fbd772f24f1cf0864cf0ab8f141c74e24478b8)
|
2011
|
-
- GA4 Bug fixes- added logic to not send page view event when blockPageView is false [`ead5007`](https://github.com/rudderlabs/rudder-sdk-js/commit/ead50075ac40ffa857c554e2aaa07c1565fe3fdc)
|
2012
|
-
- GA4 Bug fixes- added logic of sendUserId in init function when scripts is loading [`d05e725`](https://github.com/rudderlabs/rudder-sdk-js/commit/d05e725cfdf537641bf9400952036613e71dad55)
|
2013
|
-
- Pushing Updated browser.js [`b0c1f11`](https://github.com/rudderlabs/rudder-sdk-js/commit/b0c1f11032f8777375d5f3b2a8994631b77bcf99)
|
2014
|
-
- Made Minor Fixes and Added Appcues to integration_cname and client_server_name.js [`14f43be`](https://github.com/rudderlabs/rudder-sdk-js/commit/14f43bea972f606b92ed1604162bd64da3c1b811)
|
2015
|
-
- Modified Testcases in tests/html/script-test.html [`69f0152`](https://github.com/rudderlabs/rudder-sdk-js/commit/69f0152c7e2316b18b1d9081eba59c8d29a7e435)
|
2016
|
-
- Added Feature to send Appcues flow events to all destinations [`907f075`](https://github.com/rudderlabs/rudder-sdk-js/commit/907f07526c9e7f85e70bc1da5468019231ca0432)
|
2017
|
-
- Implemented reset, handling Appcues default calls [`8efcb7c`](https://github.com/rudderlabs/rudder-sdk-js/commit/8efcb7cc69d52c13d39f06fc0e61b8a0e06ffe06)
|
2018
|
-
- Compiled browser.js to tests/html [`8c45a1a`](https://github.com/rudderlabs/rudder-sdk-js/commit/8c45a1a88ae81b228fdcdde9f0efa0255dd7f55f)
|
2019
|
-
- Implemented Identify,Track,Page [`11469b1`](https://github.com/rudderlabs/rudder-sdk-js/commit/11469b19a0b0c45cb218a4c8f6c78667a4b9b2e1)
|
2020
|
-
- Added Appcues [`0cdea95`](https://github.com/rudderlabs/rudder-sdk-js/commit/0cdea959c5dba889ee7019f1af76e0d54f68c0cf)
|
2021
|
-
- merge staging to this [`15b7f7f`](https://github.com/rudderlabs/rudder-sdk-js/commit/15b7f7f8ec4c3ba33da577b065185e174094946f)
|
2022
|
-
- add comments [`7996e57`](https://github.com/rudderlabs/rudder-sdk-js/commit/7996e5728bd22d5a6ea763f94a5f96930666039a)
|
2023
|
-
- Updated utils getDestinationEventName() to return only array instead of two values [`8f7eab6`](https://github.com/rudderlabs/rudder-sdk-js/commit/8f7eab6677f4c9ecb2816f0e613d3405d579810e)
|
2024
|
-
- Replaced Find with Filter in getDestinationEventname() and removed hadMultiplepayload flag. Also includeList instead of onlyparams for Payment Info Entered. [`d912d0b`](https://github.com/rudderlabs/rudder-sdk-js/commit/d912d0bdb49538b0acb020a7600b7a4332c7dd0c)
|
2025
|
-
- Added comments for future scope [`4c1b1f0`](https://github.com/rudderlabs/rudder-sdk-js/commit/4c1b1f00f35a622f6c2495ea31d95d601e89f5c3)
|
2026
|
-
- Fixed extra param getting added in payload [`0953dad`](https://github.com/rudderlabs/rudder-sdk-js/commit/0953dadd64c098748f72435676e27e837db655c8)
|
2027
|
-
- Fixed Prettier prob [`2d2d9c5`](https://github.com/rudderlabs/rudder-sdk-js/commit/2d2d9c56e0ba890465f96f589c472d2819017e36)
|
2028
|
-
- Updated code with new modification as discussed [`217e8c9`](https://github.com/rudderlabs/rudder-sdk-js/commit/217e8c9d7ce247fe9a5628b33ec2f50e43e77668)
|
2029
|
-
- add changes related to share etc [`5804064`](https://github.com/rudderlabs/rudder-sdk-js/commit/580406415b34de24cac4c645cf41df6ba974f1a2)
|
2030
|
-
- Removed test file to GA4 folder [`a6cc5bc`](https://github.com/rudderlabs/rudder-sdk-js/commit/a6cc5bc0a9c1989987ef79b1d1ea536f211543d4)
|
2031
|
-
- Added comments [`313dd45`](https://github.com/rudderlabs/rudder-sdk-js/commit/313dd45a16aab45f9c49ddebcd694e233fa42196)
|
2032
|
-
- Logic Changes according to comments and improved readibility [`8848083`](https://github.com/rudderlabs/rudder-sdk-js/commit/8848083e834f24bb5ef2e4d1d07350ecf55531f9)
|
2033
|
-
- updated logic, eventConfig and added comments [`5ee6d8c`](https://github.com/rudderlabs/rudder-sdk-js/commit/5ee6d8cc5309934a173f46e0c7eeb0cb2361f434)
|
2034
|
-
- fixed wrong indentation [`366d838`](https://github.com/rudderlabs/rudder-sdk-js/commit/366d83887ae656931ebb4ad5c993d44dca32a72e)
|
2035
|
-
- review commits fixes 2 [`720b4ac`](https://github.com/rudderlabs/rudder-sdk-js/commit/720b4acd03c526b29852c48d66cf322df9c2a761)
|
2036
|
-
- review commits fixes [`a036105`](https://github.com/rudderlabs/rudder-sdk-js/commit/a036105362b97e69df9bf7fadce158ac4d3dd62b)
|
2037
|
-
- resolved conflicts [`2bb0b3b`](https://github.com/rudderlabs/rudder-sdk-js/commit/2bb0b3bc0c5f7b0267bdcdbaabe91cd29be07aa8)
|
2038
|
-
- Added GA4 ecommerce Event [`a821868`](https://github.com/rudderlabs/rudder-sdk-js/commit/a821868f0a825a625dacc15c53a3dc73c6549f3d)
|
2039
|
-
- GA4 sdk comment updated [`222b325`](https://github.com/rudderlabs/rudder-sdk-js/commit/222b325241e418b422141ec9a42906c8afa61811)
|
2040
|
-
- ga4 first commit [`923a803`](https://github.com/rudderlabs/rudder-sdk-js/commit/923a8039cb685eeb8e3551680145e2c3eb696d73)
|
2041
|
-
- pendo-sdk/code fix [`7354fe4`](https://github.com/rudderlabs/rudder-sdk-js/commit/7354fe4759224a374f4e2178c0fabdd70106b64d)
|
2042
|
-
- pendo-sdk/logic added related to analytics [`9408613`](https://github.com/rudderlabs/rudder-sdk-js/commit/940861327c1a5143bfe9757a636864d898a19606)
|
2043
|
-
- pendo-sdk/added debug option [`accccf8`](https://github.com/rudderlabs/rudder-sdk-js/commit/accccf8c8017d9703fab5cfa512e01bdbd82fff6)
|
2044
|
-
- pendo-sdk/commit for staging branch-added function in utils [`0c3b385`](https://github.com/rudderlabs/rudder-sdk-js/commit/0c3b3859953c0d9e5a48a7948fed23891303f994)
|
2045
|
-
- Merge pull request #163 from rudderlabs/production-staging [`a5c9b82`](https://github.com/rudderlabs/rudder-sdk-js/commit/a5c9b8282d82470d4e7312380a3c7ffc545e9468)
|
2046
|
-
- changed version [`ab3b96c`](https://github.com/rudderlabs/rudder-sdk-js/commit/ab3b96ce0bec0604f04cc6b184c86cf33a71011a)
|
2047
|
-
- added version name [`4db0e25`](https://github.com/rudderlabs/rudder-sdk-js/commit/4db0e2572217ece124d3b91a76be8bd40e37fb1d)
|
2048
|
-
- Merge pull request #154 from rudderlabs/production-staging [`ed46591`](https://github.com/rudderlabs/rudder-sdk-js/commit/ed46591c74e5d001d2105a0db93bda20d6453ea0)
|
2049
|
-
- tostring fix [`6dd26e7`](https://github.com/rudderlabs/rudder-sdk-js/commit/6dd26e775df5f56f5660c2b371e0af26af0c567a)
|
2050
|
-
- revenue_type key order [`9f40639`](https://github.com/rudderlabs/rudder-sdk-js/commit/9f406392f414040c39c4825c13bfba327873ad4f)
|
2051
|
-
- added code comments [`334e935`](https://github.com/rudderlabs/rudder-sdk-js/commit/334e93551c2c6058d64b5a7c8eab8efcba2e0f95)
|
2052
|
-
- refactoring and added code comments [`4433d47`](https://github.com/rudderlabs/rudder-sdk-js/commit/4433d4756b1e626b75d1b81b39ae81fa167daa9b)
|
2053
|
-
- code refactoring and test file add [`a06aa3c`](https://github.com/rudderlabs/rudder-sdk-js/commit/a06aa3c5a4e3277e7136b78fefe19f4a74ffa105)
|
2054
|
-
- change in page call [`b43289a`](https://github.com/rudderlabs/rudder-sdk-js/commit/b43289ad5ca95de2e328e02889f1f5af983e3bb8)
|
2055
|
-
- revenue per product and all products at once refactoring [`84d19f6`](https://github.com/rudderlabs/rudder-sdk-js/commit/84d19f6509d5ee66cac759ac053944e7a1eece21)
|
2056
|
-
- commented out hard-coded config [`4f7b86c`](https://github.com/rudderlabs/rudder-sdk-js/commit/4f7b86c09680895f0d82aa068079d499450a6dd6)
|
2057
|
-
- added name mappings [`17d6086`](https://github.com/rudderlabs/rudder-sdk-js/commit/17d60862d9d2ee2fb726cdfe87545de63ff10753)
|
2058
|
-
- added amplitude device mode integration [`1edd256`](https://github.com/rudderlabs/rudder-sdk-js/commit/1edd25636bab4072190596c5be3dee3b25699818)
|
2059
|
-
- update npm build content [`c9dec01`](https://github.com/rudderlabs/rudder-sdk-js/commit/c9dec014e9a89570fb65e5664e884957a4617e64)
|
2060
|
-
- remove intermediate file from source control [`6763dff`](https://github.com/rudderlabs/rudder-sdk-js/commit/6763dff3c2f4497e1fb011ed2150fb70116cff17)
|
2061
|
-
- remove sourcemap ref from prod build file [`1abfac9`](https://github.com/rudderlabs/rudder-sdk-js/commit/1abfac9e39f72874d480fcd8411abd0b87abab0c)
|
2062
|
-
- bump version [`4e0c185`](https://github.com/rudderlabs/rudder-sdk-js/commit/4e0c1850afda2dc9ae8f253c3066a2734b6c3c48)
|
2063
|
-
- modified gitignore [`bf4ef41`](https://github.com/rudderlabs/rudder-sdk-js/commit/bf4ef4198611faf3698f0f83bbfc16492906250e)
|
2064
|
-
- removed build files [`2443122`](https://github.com/rudderlabs/rudder-sdk-js/commit/2443122e1ee55bb7f4eb0e82d4841ce15a23ab14)
|
2065
|
-
- test [`3e8818a`](https://github.com/rudderlabs/rudder-sdk-js/commit/3e8818a5001b32832c7105836d9c9103db08bb43)
|
2066
|
-
- updated buildpsec file for staging [`944574b`](https://github.com/rudderlabs/rudder-sdk-js/commit/944574b19e7e3d38f56285c2d24e46f6e8a88eb9)
|
2067
|
-
- added camel case for username [`ed61f49`](https://github.com/rudderlabs/rudder-sdk-js/commit/ed61f49d68b0eb86bb0435c56cf8649a4a50e9af)
|
2068
|
-
- added buildspec file for staging [`7bcf3af`](https://github.com/rudderlabs/rudder-sdk-js/commit/7bcf3af39481573d31e21b941539382f7baea793)
|
2069
|
-
- bug fixing for traits [`ceef7d7`](https://github.com/rudderlabs/rudder-sdk-js/commit/ceef7d7d1be79dc07e62d7d32301cf9a97d39628)
|
2070
|
-
- addressed remaining comments [`b0ee668`](https://github.com/rudderlabs/rudder-sdk-js/commit/b0ee668041de28e4c697d2d385fd0ee48bada312)
|
2071
|
-
- addressed review comments [`0635e15`](https://github.com/rudderlabs/rudder-sdk-js/commit/0635e1569cbc6918af538a42882f106ed600c3c5)
|
2072
|
-
- added test cases for moengage [`65cc81d`](https://github.com/rudderlabs/rudder-sdk-js/commit/65cc81db0ad8c0c0f44299bcf6cd21de0ca79d2c)
|
2073
|
-
- remove autotrack [`3b11a11`](https://github.com/rudderlabs/rudder-sdk-js/commit/3b11a11b32bdb531b1737e585f6beb2a70758a8a)
|
2074
|
-
- Merge pull request #149 from rudderlabs/hubspot-https-fix [`9777852`](https://github.com/rudderlabs/rudder-sdk-js/commit/9777852c046bae360696ca5be49db819d22a446d)
|
2075
|
-
- Forced hubspot to load on https [`bd199ea`](https://github.com/rudderlabs/rudder-sdk-js/commit/bd199ea5bb784a0b50911d42ce16f3306ec3af57)
|
2076
|
-
- Forced hubspot to load on https [`cd85110`](https://github.com/rudderlabs/rudder-sdk-js/commit/cd85110caae6e84a9fc24562d426ea0cf9d99733)
|
2077
|
-
- bump version [`b861f41`](https://github.com/rudderlabs/rudder-sdk-js/commit/b861f4190535aa6318775b97cb1c4bf48f197a02)
|
2078
|
-
- bump version [`13f4311`](https://github.com/rudderlabs/rudder-sdk-js/commit/13f43112f968aad8a7c867ab092202261e3797d4)
|
2079
|
-
- add support for queueOptions [`49c945c`](https://github.com/rudderlabs/rudder-sdk-js/commit/49c945cfe38d0696bdb7474dccc2a75179eddcd4)
|
2080
|
-
- add support for queueOptions [`64cd4cd`](https://github.com/rudderlabs/rudder-sdk-js/commit/64cd4cd9f5f102d5bca3f125efb5477905845bf3)
|
2081
|
-
- add deps [`b4cbd56`](https://github.com/rudderlabs/rudder-sdk-js/commit/b4cbd565e30103fc0a623c4660bb05aeaa4e85b4)
|
2082
|
-
- add deps [`709bde0`](https://github.com/rudderlabs/rudder-sdk-js/commit/709bde08b04a67e05878fc2f734fb2552d235ade)
|
2083
|
-
- send campaign parsed info [`5d4f34d`](https://github.com/rudderlabs/rudder-sdk-js/commit/5d4f34d835dcf1f12bc938e1c39b87f3ef80c097)
|
2084
|
-
- send campaign parsed info [`fa07730`](https://github.com/rudderlabs/rudder-sdk-js/commit/fa0773020d8e650bafe6e1e592e7428f74f1477c)
|
2085
|
-
- resolve conflicts [`423bc35`](https://github.com/rudderlabs/rudder-sdk-js/commit/423bc3519b03f190c0d054f12ce1d7526107617f)
|
2086
|
-
- resolve conflicts [`f54eadb`](https://github.com/rudderlabs/rudder-sdk-js/commit/f54eadb026f96a739d823599bace2ff16121db5b)
|
2087
|
-
- rebase with production branch [`9eee0f4`](https://github.com/rudderlabs/rudder-sdk-js/commit/9eee0f4813eb2ab4b1e8b07064f565ca6be2c526)
|
2088
|
-
- rebase with production branch [`4a833c7`](https://github.com/rudderlabs/rudder-sdk-js/commit/4a833c75593be1dafdd46cb0702f5cf326acee1b)
|
2089
|
-
- bump version [`1e19367`](https://github.com/rudderlabs/rudder-sdk-js/commit/1e19367f487f3ec35bce9da99ab1cba80ce60c19)
|
2090
|
-
- bump version [`f0435b6`](https://github.com/rudderlabs/rudder-sdk-js/commit/f0435b6d562e0824cc607ceeec97eeaf313d98cb)
|
2091
|
-
- copy changes from dev [`6d49829`](https://github.com/rudderlabs/rudder-sdk-js/commit/6d498290ff7160c344e84c8d3b3cdcf696a26cb4)
|
2092
|
-
- copy changes from dev [`9ef61ec`](https://github.com/rudderlabs/rudder-sdk-js/commit/9ef61ec09532fd20740fbcfc2f9509d298dbefe7)
|
2093
|
-
- make event retry count configurable [`bdacb3c`](https://github.com/rudderlabs/rudder-sdk-js/commit/bdacb3cad70e69ee38b4bc9934eadab92ff28f32)
|
2094
|
-
- make event retry count configurable [`66e9648`](https://github.com/rudderlabs/rudder-sdk-js/commit/66e964893f982b64750ad9d9a56fcd4e65864e16)
|
2095
|
-
- NPM release version 1.0.11 [`da69458`](https://github.com/rudderlabs/rudder-sdk-js/commit/da694589333141b88c15b2c00dad6a1ddbc28f5f)
|
2096
|
-
- NPM release version 1.0.11 [`0d127b5`](https://github.com/rudderlabs/rudder-sdk-js/commit/0d127b5a78fc19e018c0b1941be955474edc57fb)
|
2097
|
-
- update npm module [`ba24390`](https://github.com/rudderlabs/rudder-sdk-js/commit/ba24390f698de25d61f1e328919689a08abfe505)
|
2098
|
-
- update npm module [`47a0433`](https://github.com/rudderlabs/rudder-sdk-js/commit/47a0433ccdc8c07c79f8ea60e23996ea289c0a25)
|
2099
|
-
- update npm module [`f86128a`](https://github.com/rudderlabs/rudder-sdk-js/commit/f86128aa2205ca28b2be802567f1c71c350c5b76)
|
2100
|
-
- update npm module [`743c63b`](https://github.com/rudderlabs/rudder-sdk-js/commit/743c63b613310207533e36492e186cc0bd8b539f)
|
2101
|
-
- add querystring parse to npm module [`afe2a6c`](https://github.com/rudderlabs/rudder-sdk-js/commit/afe2a6c22e311fe72bb1d40d3d6b927d458f4efd)
|
2102
|
-
- add querystring parse to npm module [`3023fa6`](https://github.com/rudderlabs/rudder-sdk-js/commit/3023fa6289dc13d79fd7600e3a0a95e5e159b5a9)
|
2103
|
-
- add querystring parse to npm module [`0608d24`](https://github.com/rudderlabs/rudder-sdk-js/commit/0608d2432a85a3eca2ca2575974dfc733f7efbda)
|
2104
|
-
- add querystring parse to npm module [`beed512`](https://github.com/rudderlabs/rudder-sdk-js/commit/beed512aca70d8b7760f82d3a8a06fd685d7618b)
|
2105
|
-
- bump version [`7f153a1`](https://github.com/rudderlabs/rudder-sdk-js/commit/7f153a186e28f44ea59d2cb8fc5f9df6129c4971)
|
2106
|
-
- bump version [`fe16ef5`](https://github.com/rudderlabs/rudder-sdk-js/commit/fe16ef564e270dcec755c471d9fa5d5f5f6f196b)
|
2107
|
-
- Querystring api doc update [`fdfecbd`](https://github.com/rudderlabs/rudder-sdk-js/commit/fdfecbdb123a020fb648199e9f249aed4d2f6fe1)
|
2108
|
-
- bug fix [`252c2e1`](https://github.com/rudderlabs/rudder-sdk-js/commit/252c2e1c39fd259892cb0a3751436a7cd1cedf6e)
|
2109
|
-
- bug fix [`6b66558`](https://github.com/rudderlabs/rudder-sdk-js/commit/6b66558bcca58e9e76d0da0c1c10fa17c26ea67e)
|
2110
|
-
- branch for npm and latest release [`b5437ec`](https://github.com/rudderlabs/rudder-sdk-js/commit/b5437ec64e6563d22bab26d005576017107ca062)
|
2111
|
-
- branch for npm and latest release [`fedffc9`](https://github.com/rudderlabs/rudder-sdk-js/commit/fedffc91ae0361b440c143d28a091994c9c7f3de)
|
2112
|
-
- branch for npm and latest release [`00da687`](https://github.com/rudderlabs/rudder-sdk-js/commit/00da687f9fad892c0d877092704c01a1e2923ef4)
|
2113
|
-
- branch for npm and latest release [`603ad79`](https://github.com/rudderlabs/rudder-sdk-js/commit/603ad797dacc7f09f55b5ef59353a1b5fd7621a6)
|
2114
|
-
- add query parse logic from url and send events [`591599b`](https://github.com/rudderlabs/rudder-sdk-js/commit/591599b232e3651b66e1392aa935efaef67103b0)
|
2115
|
-
- add query parse logic from url and send events [`1faabd5`](https://github.com/rudderlabs/rudder-sdk-js/commit/1faabd5eeaabfef898d72f47befa47989d36ca29)
|
2116
|
-
- change tostring for ie [`fdfdf8b`](https://github.com/rudderlabs/rudder-sdk-js/commit/fdfdf8b8f2dfece83944770a3ac353bfc92828d6)
|
2117
|
-
- change tostring for ie [`406437a`](https://github.com/rudderlabs/rudder-sdk-js/commit/406437af7c5bef52e3ff9999fbbbc3b2dfb7e3d1)
|
2118
|
-
- change tostring for ie [`26ba348`](https://github.com/rudderlabs/rudder-sdk-js/commit/26ba3482fa59bfce7dc57a6326324027519c883b)
|
2119
|
-
- change tostring for ie [`ce0f45e`](https://github.com/rudderlabs/rudder-sdk-js/commit/ce0f45e700f8122bd88e7c7642255ec08f241a67)
|
2120
|
-
- add node modules transpilation [`1284903`](https://github.com/rudderlabs/rudder-sdk-js/commit/128490337ec2f4b8da1a50b8391e17a623577bac)
|
2121
|
-
- add node modules transpilation [`d2a505b`](https://github.com/rudderlabs/rudder-sdk-js/commit/d2a505b2962d5ef0ae66924a92cff23a832066b7)
|
2122
|
-
- add polyfill and other changes [`c76c4f9`](https://github.com/rudderlabs/rudder-sdk-js/commit/c76c4f9e0b788abf91501e85cfbf1380ee27c9e4)
|
2123
|
-
- add polyfill and other changes [`c1b5401`](https://github.com/rudderlabs/rudder-sdk-js/commit/c1b5401aa44b3e572f475c320763825cd135e96c)
|
2124
|
-
- fix for page properties [`1390856`](https://github.com/rudderlabs/rudder-sdk-js/commit/1390856d79fbe3abafb9a2c083b5227d1e1cfd0d)
|
2125
|
-
- fix for page properties [`6912a14`](https://github.com/rudderlabs/rudder-sdk-js/commit/6912a149ec0eae8a283f7bbfc738208305c997f1)
|
2126
|
-
- init changes [`88345ef`](https://github.com/rudderlabs/rudder-sdk-js/commit/88345ef3361bb14586934ec2b942e354d63e6d37)
|
2127
|
-
- init changes [`b6cacb7`](https://github.com/rudderlabs/rudder-sdk-js/commit/b6cacb79be19c416bd6d89bbf2e73c4cea9d5603)
|
2128
|
-
- minor changes [`2163549`](https://github.com/rudderlabs/rudder-sdk-js/commit/2163549943c8d69045c69d936eeb7e0bb2d0db05)
|
2129
|
-
- minor changes [`e03e816`](https://github.com/rudderlabs/rudder-sdk-js/commit/e03e8163a341ef7457fca7424d1c1ffa829a141e)
|
2130
|
-
- changed return avlue for isloaded and isready [`88edb0f`](https://github.com/rudderlabs/rudder-sdk-js/commit/88edb0f06c3c8cb78499bb3eee5115ef3f7c643a)
|
2131
|
-
- changed return avlue for isloaded and isready [`0b38d08`](https://github.com/rudderlabs/rudder-sdk-js/commit/0b38d082266ee933dca7c3eaab193e1d84823019)
|
2132
|
-
- minor changes from review comment and formatting [`ac32b2d`](https://github.com/rudderlabs/rudder-sdk-js/commit/ac32b2d045d4d15b8573456cc1f7ae811604c362)
|
2133
|
-
- minor changes from review comment and formatting [`214727b`](https://github.com/rudderlabs/rudder-sdk-js/commit/214727b4603ce0b7755bf6b81fafa6f21f3e01cf)
|
2134
|
-
- added tvsquared as destination [`4020daf`](https://github.com/rudderlabs/rudder-sdk-js/commit/4020daf1446349410451c86bad15d518c1c6a5eb)
|
2135
|
-
- added tvsquared as destination [`3a85480`](https://github.com/rudderlabs/rudder-sdk-js/commit/3a854809dfb89b355a6af576b4a2f21ef752f240)
|
2136
|
-
- update npm module [`3626817`](https://github.com/rudderlabs/rudder-sdk-js/commit/3626817f06627a9f0dc69c9a2970aacbbd5ebd9e)
|
2137
|
-
- update npm module [`83a96a4`](https://github.com/rudderlabs/rudder-sdk-js/commit/83a96a4ef728929af7e4fbdcece8e52c2e4dcc5f)
|
2138
|
-
- update npm module [`038355c`](https://github.com/rudderlabs/rudder-sdk-js/commit/038355c2583df7b1c5da8933700454aa89521e12)
|
2139
|
-
- update npm module [`8f4af93`](https://github.com/rudderlabs/rudder-sdk-js/commit/8f4af93b96f6009676e8728e62bebf4ee5a72c56)
|
2140
|
-
- update npm module [`62020d6`](https://github.com/rudderlabs/rudder-sdk-js/commit/62020d638b540626748b74a2e684bd8e46a1083d)
|
2141
|
-
- Updated npm distribution files [`09a3a63`](https://github.com/rudderlabs/rudder-sdk-js/commit/09a3a635275a974a75b199cbdad4306841b26a81)
|
2142
|
-
- Updated npm distribution files [`056b671`](https://github.com/rudderlabs/rudder-sdk-js/commit/056b6713d9a88368e46bea3cc44c5666fecc3e57)
|
2143
|
-
- Updated npm distribution files [`1b17b44`](https://github.com/rudderlabs/rudder-sdk-js/commit/1b17b447e2731dcbcf828cf2c9b167c0f1cca50a)
|
2144
|
-
- Updated npm distribution files [`cb1b4ec`](https://github.com/rudderlabs/rudder-sdk-js/commit/cb1b4ecf5605522824f8f72c30a3cb144c4ec7c9)
|
2145
|
-
- Merge pull request #118 from rudderlabs/master [`5f5d1eb`](https://github.com/rudderlabs/rudder-sdk-js/commit/5f5d1eb2671430a5c440fb40f88ffcdd767d9266)
|
2146
|
-
- Merge pull request #117 from rudderlabs/develop [`8d7b45a`](https://github.com/rudderlabs/rudder-sdk-js/commit/8d7b45a9413a1c7e30d3fb405e8a480e18f01fc7)
|
2147
|
-
- refactor replay logic [`d17de69`](https://github.com/rudderlabs/rudder-sdk-js/commit/d17de698d56cab1ab892692d31c5e4088ee5302c)
|
2148
|
-
- replaced console.log with logger.debug [`71525fd`](https://github.com/rudderlabs/rudder-sdk-js/commit/71525fd989ec358295245c7e88988482fa2366ec)
|
2149
|
-
- replaced console.log with logger.debug [`1dc8eda`](https://github.com/rudderlabs/rudder-sdk-js/commit/1dc8eda5774693f740f5a222e0593c92f475f588)
|
2150
|
-
- addressed review comments [`a6b0100`](https://github.com/rudderlabs/rudder-sdk-js/commit/a6b010091e3f0f5788bc7376a49de0ab746bd186)
|
2151
|
-
- fix of group traits after reset [`20d4f70`](https://github.com/rudderlabs/rudder-sdk-js/commit/20d4f702d5c40fa30a643ea003c3537ad79603a6)
|
2152
|
-
- override properties with custom campaign properties [`24dea89`](https://github.com/rudderlabs/rudder-sdk-js/commit/24dea895a889921a67c368e29f537c141e82c750)
|
2153
|
-
- bug fixing and code cleanup [`b11815e`](https://github.com/rudderlabs/rudder-sdk-js/commit/b11815e863c97beca22230f9258b4818bcb8eb7f)
|
2154
|
-
- initial commit for optimizely web [`a769a0f`](https://github.com/rudderlabs/rudder-sdk-js/commit/a769a0fd03e3eac43ce6f5d5511cd1a71e964513)
|
2155
|
-
- remove dist/browser.js [`cd3a284`](https://github.com/rudderlabs/rudder-sdk-js/commit/cd3a284f4aae233613b0d3a2a0b25eee6a0633d9)
|
2156
|
-
- add test in pre-commit [`c7548ac`](https://github.com/rudderlabs/rudder-sdk-js/commit/c7548ac5d25d2acc73ea8091d60b348cf42a6337)
|
2157
|
-
- change crypto version and loaded fix [`c734231`](https://github.com/rudderlabs/rudder-sdk-js/commit/c734231a4ac8a2a89db3337978163d9f8c5f6fef)
|
2158
|
-
- resolve conflicts [`f9c3852`](https://github.com/rudderlabs/rudder-sdk-js/commit/f9c38520c17f7733f11755d10eb801d3fbadde4a)
|
2159
|
-
- handled error if rudderanalytics is not initialized in script [`ddb853e`](https://github.com/rudderlabs/rudder-sdk-js/commit/ddb853efed87489f564be4fd56478219380b30b4)
|
2160
|
-
- added writekey and server url validation [`a9e2a2a`](https://github.com/rudderlabs/rudder-sdk-js/commit/a9e2a2a5088fa7485790e89536126aad4d757e41)
|
2161
|
-
- send the events to server/destination that are made only after load call [`e1e6ce0`](https://github.com/rudderlabs/rudder-sdk-js/commit/e1e6ce0f6ef8506874f007ecab1ea95085c2915a)
|
2162
|
-
- change key [`d23a2d4`](https://github.com/rudderlabs/rudder-sdk-js/commit/d23a2d443c1480fa494657b2d0733b8218a9cae1)
|
2163
|
-
- code cleanup [`eeb6587`](https://github.com/rudderlabs/rudder-sdk-js/commit/eeb658753bdd145dca5b0b3772375933f3e613d9)
|
2164
|
-
- changing import to have tree-shaking [`ffd4934`](https://github.com/rudderlabs/rudder-sdk-js/commit/ffd4934b43b142ccea8a1572194049346df48ce8)
|
2165
|
-
- add crpto-js for value encryption [`0f92728`](https://github.com/rudderlabs/rudder-sdk-js/commit/0f9272813ce343dc49b21197de6a38ea791ac43e)
|
2166
|
-
- removed redundant checking and added check for empty serverUrl [`701d1ea`](https://github.com/rudderlabs/rudder-sdk-js/commit/701d1eaa891f27fb4790a730998f8fd3c1253d36)
|
2167
|
-
- missing writekey fix [`0a7b9d8`](https://github.com/rudderlabs/rudder-sdk-js/commit/0a7b9d88df46ca92a004a25bef96ef936d9efc0b)
|
2168
|
-
- Updated npm version [`17cfc07`](https://github.com/rudderlabs/rudder-sdk-js/commit/17cfc070826f74c0c3f6b70710876ec21a308359)
|
2169
|
-
- updated documentation [`3e62368`](https://github.com/rudderlabs/rudder-sdk-js/commit/3e6236811c3976ba17fd9c0d6afafdd1823a496a)
|
2170
|
-
- updated autotrack test html [`5d2e0ad`](https://github.com/rudderlabs/rudder-sdk-js/commit/5d2e0adb656483f10f6e03e0ba1219890a524a51)
|
2171
|
-
- changes for not tracking sensitive data [`fcd0af3`](https://github.com/rudderlabs/rudder-sdk-js/commit/fcd0af377886d74779d6ec8ca3de7071d82a70d5)
|
2172
|
-
- add ignore pattern [`4c0d59e`](https://github.com/rudderlabs/rudder-sdk-js/commit/4c0d59e44f21a15ee2ca34543ead2b76592c6f50)
|
2173
|
-
- add ignore pattern [`782fa80`](https://github.com/rudderlabs/rudder-sdk-js/commit/782fa80ccc86a9a97d0aa87413c42307e9a411f8)
|
2174
|
-
- handling version and module type in sourceconfigurl as user input [`b202a37`](https://github.com/rudderlabs/rudder-sdk-js/commit/b202a37205b389b484b37313c147a500763d14ad)
|
2175
|
-
- updated npm version [`4addbfe`](https://github.com/rudderlabs/rudder-sdk-js/commit/4addbfeade86fd5ff15dc7f567c111f34e19bcd9)
|
2176
|
-
- version and module type for npm [`12f2fff`](https://github.com/rudderlabs/rudder-sdk-js/commit/12f2fffd83779fe78bddb29d8189422bfcc4c92c)
|
2177
|
-
- minor change [`4080801`](https://github.com/rudderlabs/rudder-sdk-js/commit/4080801cc8525338511b691dc19c035931c57992)
|
2178
|
-
- minor change [`689e824`](https://github.com/rudderlabs/rudder-sdk-js/commit/689e824cdf396d6016bf6acf85dbd09a51736e1b)
|
2179
|
-
- minor change [`7c36fa0`](https://github.com/rudderlabs/rudder-sdk-js/commit/7c36fa0356aa6f65e8a82d4e68d045abb4e479f4)
|
2180
|
-
- minor change [`e0d914b`](https://github.com/rudderlabs/rudder-sdk-js/commit/e0d914b463a0255ad95a8391574ee9539fe81669)
|
2181
|
-
- minor change [`ba489d2`](https://github.com/rudderlabs/rudder-sdk-js/commit/ba489d23720e602517d57e254f567c0e8ccdf4be)
|
2182
|
-
- build for npm [`f8d7e32`](https://github.com/rudderlabs/rudder-sdk-js/commit/f8d7e32c776d1181bb73810b819b1f2d36f02b23)
|
2183
|
-
- build for npm [`db03d79`](https://github.com/rudderlabs/rudder-sdk-js/commit/db03d7906ee6f825274c1c6a964b4f7e9383778e)
|
2184
|
-
- dist/rudder-sdk-js/index.js [`d3465af`](https://github.com/rudderlabs/rudder-sdk-js/commit/d3465aff632be79913eed1475b209016de66fd2d)
|
2185
|
-
- dist/rudder-sdk-js/index.js [`63ed67e`](https://github.com/rudderlabs/rudder-sdk-js/commit/63ed67e094e5937eb94dad30b3b6d2360433af05)
|
2186
|
-
- update test command [`811e57d`](https://github.com/rudderlabs/rudder-sdk-js/commit/811e57d2666274a6d980116c4000ffb97c6909fd)
|
2187
|
-
- lint change [`0004dd5`](https://github.com/rudderlabs/rudder-sdk-js/commit/0004dd501a56d8b9275a6f8a20aa6450495976ff)
|
2188
|
-
- added logs [`520359d`](https://github.com/rudderlabs/rudder-sdk-js/commit/520359d56bfd7c879bd1db1d8ccd6a4c29523bb2)
|
2189
|
-
- minor fix [`62b666e`](https://github.com/rudderlabs/rudder-sdk-js/commit/62b666e01a1e7343489053e3cb7df556cf774a82)
|
2190
|
-
- path func [`70e1eb3`](https://github.com/rudderlabs/rudder-sdk-js/commit/70e1eb36c430f3dc1493a654e83e55c4fede5a7b)
|
2191
|
-
- Fixes for static [`1035dd1`](https://github.com/rudderlabs/rudder-sdk-js/commit/1035dd1f01ca1acc3bfce75401c452703df20c06)
|
2192
|
-
- Intermediate review update [`f9e2f92`](https://github.com/rudderlabs/rudder-sdk-js/commit/f9e2f926c29da78172491e0dd6798f44bb365761)
|
2193
|
-
- change in variable [`f42a7c5`](https://github.com/rudderlabs/rudder-sdk-js/commit/f42a7c57b87168843f30bb708fa1a2414cfc2f63)
|
2194
|
-
- Intermediate review update [`14e8948`](https://github.com/rudderlabs/rudder-sdk-js/commit/14e8948fc08c24ae43891d76c2f4e18758e5f17e)
|
2195
|
-
- Intermediate review update [`a745f6d`](https://github.com/rudderlabs/rudder-sdk-js/commit/a745f6d8d9a3258c817a775605bcace7cd53239b)
|
2196
|
-
- elint fixes [`a31de76`](https://github.com/rudderlabs/rudder-sdk-js/commit/a31de7671e392c5b05208348ddb9b97ff33a79f3)
|
2197
|
-
- Result of npx eslint . --fix [`888f5e9`](https://github.com/rudderlabs/rudder-sdk-js/commit/888f5e9ce15f6771c10f18a66e53d7a3343a7af9)
|
2198
|
-
- changed for in to for each [`a917bbb`](https://github.com/rudderlabs/rudder-sdk-js/commit/a917bbb0564f9ba0ab31a1749c43c65c83e55d66)
|
2199
|
-
- removed most eslint errors [`a13939e`](https://github.com/rudderlabs/rudder-sdk-js/commit/a13939eec31faa9ae005e0023a5e702d7ba7e97d)
|
2200
|
-
- rebased with unit_test_init [`6b36ee2`](https://github.com/rudderlabs/rudder-sdk-js/commit/6b36ee2f7acb3d356b0a378daef5ed2f8a9e76cd)
|
2201
|
-
- updated index.test.js [`fd9fc18`](https://github.com/rudderlabs/rudder-sdk-js/commit/fd9fc18fa92dca2e2ff6ca424a9af7097dc88b48)
|
2202
|
-
- change for reset custom dimensions [`1a28ccb`](https://github.com/rudderlabs/rudder-sdk-js/commit/1a28ccba923083911cb31f4f0f59014274e1ecd3)
|
2203
|
-
- update files [`ece035d`](https://github.com/rudderlabs/rudder-sdk-js/commit/ece035d63a6952f8d86f0c7ba05de86f6ae8727f)
|
2204
|
-
- change precommit [`8adfe76`](https://github.com/rudderlabs/rudder-sdk-js/commit/8adfe763150ddfc6f126fd4cc5bb898d79920a9f)
|
2205
|
-
- missed changes [`2210954`](https://github.com/rudderlabs/rudder-sdk-js/commit/221095475b80280079a1d1310188340c8ddecbab)
|
2206
|
-
- remove coverage [`68144db`](https://github.com/rudderlabs/rudder-sdk-js/commit/68144dbac8c399d10ad07d3630dfaf88b2a2a389)
|
2207
|
-
- steps into the ut world [`09176b9`](https://github.com/rudderlabs/rudder-sdk-js/commit/09176b90bffbfc9d8e09a91af8b6d1b60d086e8d)
|
2208
|
-
- init eslint config and run on GA code [`938ea9c`](https://github.com/rudderlabs/rudder-sdk-js/commit/938ea9c5995a925041b6d252c7216b7d6acba6f8)
|
2209
|
-
- update package.json [`0a4d4b7`](https://github.com/rudderlabs/rudder-sdk-js/commit/0a4d4b731afc7fead1d02d95f220dce5e2694fbb)
|
2210
|
-
- bug fixes [`21ab222`](https://github.com/rudderlabs/rudder-sdk-js/commit/21ab222ac0ff3baabe36f286074cc8cbbd57042e)
|
2211
|
-
- fixed bugs [`36ef540`](https://github.com/rudderlabs/rudder-sdk-js/commit/36ef540c6923ce746a67dbdffb068109dd716f77)
|
2212
|
-
- added test file for ecomm [`6d3a518`](https://github.com/rudderlabs/rudder-sdk-js/commit/6d3a5181ab3ce6b1872cef8461c8735b757a7c0c)
|
2213
|
-
- bug change [`6580ac6`](https://github.com/rudderlabs/rudder-sdk-js/commit/6580ac6a77572bcdae085a03589185b4fab4ed43)
|
2214
|
-
- changed payload and pageview [`cad5763`](https://github.com/rudderlabs/rudder-sdk-js/commit/cad5763a7d2442bf0f51c0b4e46a72d95c7f04b0)
|
2215
|
-
- changed naming logic in page call [`de87fb4`](https://github.com/rudderlabs/rudder-sdk-js/commit/de87fb40bd2f8e6db9a33528f5a01ad159daad59)
|
2216
|
-
- changed for bug [`a7884f3`](https://github.com/rudderlabs/rudder-sdk-js/commit/a7884f3a13a6af15dd047695742e3a0ef1d691af)
|
2217
|
-
- add correct module name [`8e8e12b`](https://github.com/rudderlabs/rudder-sdk-js/commit/8e8e12bc3bf7e8704a8b5c43914eb44bf74ec1bd)
|
2218
|
-
- add correct module name [`3744075`](https://github.com/rudderlabs/rudder-sdk-js/commit/3744075a422e32c87ab80dc2c0bf318f928b94d4)
|
2219
|
-
- changed for bug [`915c848`](https://github.com/rudderlabs/rudder-sdk-js/commit/915c8486cfbcd2e65aef63731756103e4e39aa13)
|
2220
|
-
- add map [`376e743`](https://github.com/rudderlabs/rudder-sdk-js/commit/376e74341cf69a1b9df32b80f8106fd5884b25d6)
|
2221
|
-
- changed google tag manager [`0a4fee1`](https://github.com/rudderlabs/rudder-sdk-js/commit/0a4fee1c5c2506d3acc5ea3a73436f0271ff0b55)
|
2222
|
-
- code clean up [`ddee861`](https://github.com/rudderlabs/rudder-sdk-js/commit/ddee86103bcc5816dce03d1d0c1048fc69800cdc)
|
2223
|
-
- moved functions within the class [`42303eb`](https://github.com/rudderlabs/rudder-sdk-js/commit/42303eb2c0b7e40d75daf0e6e393f7de65a0489c)
|
2224
|
-
- changed the way of comments [`a6369d2`](https://github.com/rudderlabs/rudder-sdk-js/commit/a6369d2696473616e6ba7903243cf62ebef3780e)
|
2225
|
-
- changed the way of comments [`bb0531d`](https://github.com/rudderlabs/rudder-sdk-js/commit/bb0531db764b834c99c28f73fbcc989e4e8c46a6)
|
2226
|
-
- added review comments [`7abdbca`](https://github.com/rudderlabs/rudder-sdk-js/commit/7abdbca45b07814d124f771d8f71ed536e30f208)
|
2227
|
-
- addressed remaining comments [`71b64dd`](https://github.com/rudderlabs/rudder-sdk-js/commit/71b64dddda7c35583e3e08561350112929a1a18e)
|
2228
|
-
- changed from if else to switch and shifted functions to util.js [`60a4f5d`](https://github.com/rudderlabs/rudder-sdk-js/commit/60a4f5dbb388286b82105cef4b4bbde365dfb0a4)
|
2229
|
-
- changed from if else to switch and shifted functions to util.js [`4bd6c0a`](https://github.com/rudderlabs/rudder-sdk-js/commit/4bd6c0ab2578b9782197e34d1a8c64193d3f9110)
|
2230
|
-
- add pre-commit [`10f5947`](https://github.com/rudderlabs/rudder-sdk-js/commit/10f59478d49beaf025e70afbfc357d8c0f4301de)
|
2231
|
-
- rename [`4d97110`](https://github.com/rudderlabs/rudder-sdk-js/commit/4d9711070976f575819e2c64239f5d7154be75ae)
|
2232
|
-
- Update index.js [`3ab9622`](https://github.com/rudderlabs/rudder-sdk-js/commit/3ab962266f546759c4db6900531ce0586c4bd55c)
|
2233
|
-
- added comments and addressed some of the comments [`7bca60e`](https://github.com/rudderlabs/rudder-sdk-js/commit/7bca60ed9cae0188c1f70381f754a1e42e6cb59f)
|
2234
|
-
- removed classic from ga [`b0673d0`](https://github.com/rudderlabs/rudder-sdk-js/commit/b0673d095bc2621430b0a1dd31f83093ea67e504)
|
2235
|
-
- back to production to build [`616bfe9`](https://github.com/rudderlabs/rudder-sdk-js/commit/616bfe9eed5ddb5e2965b4fe5fd21679cd12f84a)
|
2236
|
-
- test prod build [`abbf9b3`](https://github.com/rudderlabs/rudder-sdk-js/commit/abbf9b3d0509a839e6d805b2f1afd325100adf66)
|
2237
|
-
- fix tests now [`b1434f9`](https://github.com/rudderlabs/rudder-sdk-js/commit/b1434f9d61e34b9be3850fd70c85ee7d1b176bfc)
|
2238
|
-
- pushing everything into build [`5946bcd`](https://github.com/rudderlabs/rudder-sdk-js/commit/5946bcd4bdd34c548ec1a10c28907bb0064bd75c)
|
2239
|
-
- adding an error to check pipeline [`c5e3775`](https://github.com/rudderlabs/rudder-sdk-js/commit/c5e3775413ebbd6bfe02189af3bcd175b2f2b0eb)
|
2240
|
-
- update s3 cp [`c2d359e`](https://github.com/rudderlabs/rudder-sdk-js/commit/c2d359e5bc21b4540ad2064a623b52e29967d462)
|
2241
|
-
- modify headers [`397290b`](https://github.com/rudderlabs/rudder-sdk-js/commit/397290b6384f256b9f9bd5d8bd4cdc55863c2e84)
|
2242
|
-
- add metadata [`3aeb9b7`](https://github.com/rudderlabs/rudder-sdk-js/commit/3aeb9b7d560b0bec4d27ad74b6af02f2e07809e1)
|
2243
|
-
- change extension [`249eb6c`](https://github.com/rudderlabs/rudder-sdk-js/commit/249eb6c690b47b2e1904e6c04ac87dd3a5edf767)
|
2244
|
-
- update build file [`db0befd`](https://github.com/rudderlabs/rudder-sdk-js/commit/db0befdc8d8a54b1be44d151c815f6619d430709)
|
2245
|
-
- change name [`0a2c670`](https://github.com/rudderlabs/rudder-sdk-js/commit/0a2c67016632b968b19ca5090399adf6704cd726)
|
2246
|
-
- change bucket name [`f2bd52b`](https://github.com/rudderlabs/rudder-sdk-js/commit/f2bd52bb941367f2ca8099c04c5bd9c8d522e0bb)
|
2247
|
-
- initial commit [`8ba06c4`](https://github.com/rudderlabs/rudder-sdk-js/commit/8ba06c48e441fd9bd6425693f15875ce3e181a7a)
|
2248
|
-
- update npm module [`b6d9c1b`](https://github.com/rudderlabs/rudder-sdk-js/commit/b6d9c1baf31c5f6413f85b842b0a46eb176aa01b)
|
2249
|
-
- built done [`23c042e`](https://github.com/rudderlabs/rudder-sdk-js/commit/23c042e1016b9fd44583490975638a5947ff56ce)
|
2250
|
-
- bug fixes [`f9c0913`](https://github.com/rudderlabs/rudder-sdk-js/commit/f9c091320715a0ccd11b57390f763a99de14cb09)
|
2251
|
-
- changed to arrow functions [`61a6482`](https://github.com/rudderlabs/rudder-sdk-js/commit/61a6482710b924cc992d618f9c719cd15a17dc66)
|
2252
|
-
- Updated build files [`0d484f8`](https://github.com/rudderlabs/rudder-sdk-js/commit/0d484f80373301a8155816985121fcfd8d953b5f)
|
2253
|
-
- Updated .gitignore [`961d3b6`](https://github.com/rudderlabs/rudder-sdk-js/commit/961d3b6b60dc65e3498d952949cfbb5595d00361)
|
2254
|
-
- Added sourceConfigMap to min.js [`bb7a242`](https://github.com/rudderlabs/rudder-sdk-js/commit/bb7a242464c1ff6a2fd65a049b77cd87b2a53d49)
|
2255
|
-
- Removed build files [`6d61065`](https://github.com/rudderlabs/rudder-sdk-js/commit/6d6106571d2566d0c515ce913390399c2e854572)
|
2256
|
-
- Updated build files [`e71aac7`](https://github.com/rudderlabs/rudder-sdk-js/commit/e71aac7add6d85c7289762c5a51baa5a0fb7a2ec)
|
2257
|
-
- Published npm version 1.0.1 [`dee6d9d`](https://github.com/rudderlabs/rudder-sdk-js/commit/dee6d9d3ffb1867b3cff11a72a7f0366c6c0d513)
|
2258
|
-
- Updated dist/browser.js [`7feec24`](https://github.com/rudderlabs/rudder-sdk-js/commit/7feec24070e536ff425d3dc9163fbb19a840639c)
|
2259
|
-
- Updated npm release files [`3825df6`](https://github.com/rudderlabs/rudder-sdk-js/commit/3825df695975fa146776c0e9342e6078ce6a18da)
|
2260
|
-
- Updated distribution files [`5faf342`](https://github.com/rudderlabs/rudder-sdk-js/commit/5faf342a73e16c6c05424aa7f8da6c9d358f0558)
|
2261
|
-
- added random support for lotame [`d0e6514`](https://github.com/rudderlabs/rudder-sdk-js/commit/d0e6514d3fe466b4b16bf553c7b764d72cdd4efb)
|
2262
|
-
- update readme [`6f31f58`](https://github.com/rudderlabs/rudder-sdk-js/commit/6f31f586762d495951f63ae761172c52e0573696)
|
2263
|
-
- update tests [`7ffc7b9`](https://github.com/rudderlabs/rudder-sdk-js/commit/7ffc7b93a35173516c3c0097b3776fc060786aaa)
|
2264
|
-
- 1.add npm package in dist 2. Update build 3. update dist and readme [`c59f87e`](https://github.com/rudderlabs/rudder-sdk-js/commit/c59f87e998d0ec9b08003fa00c68e438761329fd)
|
2265
|
-
- seperate sourcemap from dist file [`230e168`](https://github.com/rudderlabs/rudder-sdk-js/commit/230e168ce592659be57ecc65f5cefcff36a90c84)
|
2266
|
-
- add sourcemap and cleanup [`775ab0c`](https://github.com/rudderlabs/rudder-sdk-js/commit/775ab0cbb61696d83963f40e7deef663123a1164)
|
2267
|
-
- update module [`da9fd63`](https://github.com/rudderlabs/rudder-sdk-js/commit/da9fd630e097499db993968456a6f0c091162cd7)
|
2268
|
-
- add anonymousId header [`bdeb1e4`](https://github.com/rudderlabs/rudder-sdk-js/commit/bdeb1e455ec5281c536c9ef1d69600b7cd332f07)
|
2269
|
-
- change method param name [`7fe707c`](https://github.com/rudderlabs/rudder-sdk-js/commit/7fe707c4a484b9340aa48736f92f00415c7abd3c)
|
2270
|
-
- make changes for GTM and Fb pixel cnames [`f55dd1f`](https://github.com/rudderlabs/rudder-sdk-js/commit/f55dd1f78398c0585fbee42f6b43ca4645942d7b)
|
2271
|
-
- tested for identify and track calls and changed accordingly [`db204f3`](https://github.com/rudderlabs/rudder-sdk-js/commit/db204f311226c6792b301464539675c541bf557b)
|
2272
|
-
- add support for global callbacks as input to load options [`4f7ee72`](https://github.com/rudderlabs/rudder-sdk-js/commit/4f7ee722ef18966020c1d5654f84bdb823997dcf)
|
2273
|
-
- tested for page calls and changed accordingly [`5252817`](https://github.com/rudderlabs/rudder-sdk-js/commit/5252817a77e1016f0531e2a9893e7e8772d4c52d)
|
2274
|
-
- tested for page calls and changed accordingly [`0ac7714`](https://github.com/rudderlabs/rudder-sdk-js/commit/0ac7714e284feee5c5a5a2c29307c8549033e69b)
|
2275
|
-
- updated changes [`318a393`](https://github.com/rudderlabs/rudder-sdk-js/commit/318a3937b433834a146ff2103b9d0b17d96cf1c3)
|
2276
|
-
- update dist [`418d00d`](https://github.com/rudderlabs/rudder-sdk-js/commit/418d00d71e73d7691e9f761145b42bd853df8452)
|
2277
|
-
- add JS npm module and related tests [`8e89548`](https://github.com/rudderlabs/rudder-sdk-js/commit/8e89548af13dda02d0ac3e8acef1740f5fd49a54)
|
2278
|
-
- init commit for npm module [`69518b7`](https://github.com/rudderlabs/rudder-sdk-js/commit/69518b728a2307ed9e1f9ba352537d626312d58b)
|
2279
|
-
- updated changes [`13f1b39`](https://github.com/rudderlabs/rudder-sdk-js/commit/13f1b39704812c7018aaf442ab3e595e3d4b76cb)
|
2280
|
-
- code formatted [`b37d564`](https://github.com/rudderlabs/rudder-sdk-js/commit/b37d564308b3edb5676f21c48b6adf4e30a789fb)
|
2281
|
-
- for destinations that don't support or we havenot added support for the methods [`1d49e3d`](https://github.com/rudderlabs/rudder-sdk-js/commit/1d49e3d5944ca32fad4c5c04905a9f52bd0589f4)
|
2282
|
-
- change default url and cleanup [`5a4a2d9`](https://github.com/rudderlabs/rudder-sdk-js/commit/5a4a2d95bf1f7380e653f8d6bf9597abb6b08878)
|
2283
|
-
- fix [`3c93077`](https://github.com/rudderlabs/rudder-sdk-js/commit/3c9307725b4e2d1992c6583aecfbc547d8248e14)
|
2284
|
-
- update dist files [`99c7069`](https://github.com/rudderlabs/rudder-sdk-js/commit/99c7069e141465fba7423b2b9c8c6f3518c299ad)
|
2285
|
-
- add platform and version to default config backend url [`3ff4eed`](https://github.com/rudderlabs/rudder-sdk-js/commit/3ff4eed2d6a41e9455d2ebbd4893333d943beb9f)
|
2286
|
-
- taking options for adblock request and dist files [`23066b0`](https://github.com/rudderlabs/rudder-sdk-js/commit/23066b0ad2d31341a7747100ae9b366f12763e2a)
|
2287
|
-
- added empty page call handling [`109214b`](https://github.com/rudderlabs/rudder-sdk-js/commit/109214befeb64f9199960403f0992e83ba800ee9)
|
2288
|
-
- added classic calls [`411eb74`](https://github.com/rudderlabs/rudder-sdk-js/commit/411eb74927411db9fad9dc6095fc2afc587355a4)
|
2289
|
-
- update dist files [`4015a0f`](https://github.com/rudderlabs/rudder-sdk-js/commit/4015a0fb4b1d66049f712e4776f221beebb0e484)
|
2290
|
-
- updated initialization in GA [`59bf825`](https://github.com/rudderlabs/rudder-sdk-js/commit/59bf8250757115790360bd36cc23a36e588dcaf2)
|
2291
|
-
- update dist files [`f1d926c`](https://github.com/rudderlabs/rudder-sdk-js/commit/f1d926c7b58c2b54483d70f40b569623ae914add)
|
2292
|
-
- change mapping [`33cec28`](https://github.com/rudderlabs/rudder-sdk-js/commit/33cec28d967b973095aeacc2cbec48dece7741a9)
|
2293
|
-
- fix bug [`f3f13fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/f3f13fe60ea77f39caa374c2db5a7e1149884eb6)
|
2294
|
-
- log failed/unsupported native integrations [`1d36205`](https://github.com/rudderlabs/rudder-sdk-js/commit/1d36205c79ec2e90619a2db52c2bcf860fbff524)
|
2295
|
-
- implement review comments [`b262f1e`](https://github.com/rudderlabs/rudder-sdk-js/commit/b262f1ea5925d569997c7ac17ce86a91ade434be)
|
2296
|
-
- bug fix [`f30d8a9`](https://github.com/rudderlabs/rudder-sdk-js/commit/f30d8a9c54de9b5c3dbd58fefad092063d97d510)
|
2297
|
-
- adding server identifiable names [`3dbe7ea`](https://github.com/rudderlabs/rudder-sdk-js/commit/3dbe7ea799d1a519ada012db3a9c8b9fb1018aab)
|
2298
|
-
- update comments [`694d3bc`](https://github.com/rudderlabs/rudder-sdk-js/commit/694d3bc9d9ce3fbe892fade3d313094cd78b951b)
|
2299
|
-
- dist files and few bug fixes [`2a649f2`](https://github.com/rudderlabs/rudder-sdk-js/commit/2a649f2e8762f18d4a2f0b0ace460839c9e743db)
|
2300
|
-
- added enhanced ecommerce events [`42b2141`](https://github.com/rudderlabs/rudder-sdk-js/commit/42b21414e6b5d607cc78d4b15a22aca4dabb4bfe)
|
2301
|
-
- added general ecommerce event in ga [`1094c12`](https://github.com/rudderlabs/rudder-sdk-js/commit/1094c128e07a6a0089f1ef10fe9a62cd8f1d1f99)
|
2302
|
-
- update dist files [`4da44fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/4da44fe690652ac39eabeca1c7845c2f492ad2ca)
|
2303
|
-
- wrong import path fix and update dependency [`237fc02`](https://github.com/rudderlabs/rudder-sdk-js/commit/237fc02c77a787bc7315bfed99075ab84af8e151)
|
2304
|
-
- Revert "added empty page call handling for GTM" [`f05a957`](https://github.com/rudderlabs/rudder-sdk-js/commit/f05a957019306c19bed6c71ac1943d8105b4c37d)
|
2305
|
-
- changes in page,identify,track calls in ga [`96562b9`](https://github.com/rudderlabs/rudder-sdk-js/commit/96562b97c3687e5494dac0708648779db8944bc8)
|
2306
|
-
- Removed console.log statements [`a2a126a`](https://github.com/rudderlabs/rudder-sdk-js/commit/a2a126a3d5cf4d9e32fdb2aa90bee8cec4dcc74a)
|
2307
|
-
- Removed console.log statements [`086fdca`](https://github.com/rudderlabs/rudder-sdk-js/commit/086fdcaaa907858952e529f3907c6db41b0127a8)
|
2308
|
-
- Merged with origin/master [`6f66752`](https://github.com/rudderlabs/rudder-sdk-js/commit/6f667526a67418ba5cc6d65ed9fbc12a5fc78011)
|
2309
|
-
- change for empty input clean up [`558c066`](https://github.com/rudderlabs/rudder-sdk-js/commit/558c0668b70bd2390df879ab4671e22be49fefbd)
|
2310
|
-
- change for empty input [`5744823`](https://github.com/rudderlabs/rudder-sdk-js/commit/5744823a8947638af8096f4a58406e1467471cf4)
|
2311
|
-
- explicit association [`8ae1c8c`](https://github.com/rudderlabs/rudder-sdk-js/commit/8ae1c8c6fca43d00195c2dac194c6dcbd46df3cc)
|
2312
|
-
- add google adsense script [`e4de8fc`](https://github.com/rudderlabs/rudder-sdk-js/commit/e4de8fcf57258ad75736d266ee7e50b578bc7055)
|
2313
|
-
- unique anonId and adblock request [`9e33e85`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e33e85d9d6877b30f4bb0b223acd96411efb60e)
|
2314
|
-
- AllowLinker must be false by default [`e9d2db0`](https://github.com/rudderlabs/rudder-sdk-js/commit/e9d2db07f62c6377513bd8775104b02db2dc3dba)
|
2315
|
-
- added empty page call handling [`b9a93c3`](https://github.com/rudderlabs/rudder-sdk-js/commit/b9a93c39325b7c8d380039175b04e3fc8e024745)
|
2316
|
-
- Set allowLinker to true [`bc3cb6c`](https://github.com/rudderlabs/rudder-sdk-js/commit/bc3cb6c74f0091f6cba0d0352cd531a146b434ba)
|
2317
|
-
- change for empty input [`8c98432`](https://github.com/rudderlabs/rudder-sdk-js/commit/8c98432ae49b191768eb102524470c25f4c35741)
|
2318
|
-
- Updated Facebook Pixel settings [`f480af1`](https://github.com/rudderlabs/rudder-sdk-js/commit/f480af1a60a4e8fb924bf73a40ff921b7dff93fc)
|
2319
|
-
- code clean up [`069ea8d`](https://github.com/rudderlabs/rudder-sdk-js/commit/069ea8d034f9ae22b3d9c17f59cf8ddef52bf9ea)
|
2320
|
-
- Code cleanups [`efa6b53`](https://github.com/rudderlabs/rudder-sdk-js/commit/efa6b5348196d438a82f811be90368bb89cf1718)
|
2321
|
-
- if currency not present made default usd [`9e0a375`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e0a375f55b90bc85ee42e5930b98e2322724155)
|
2322
|
-
- added advancemapping for identify call [`6acc32a`](https://github.com/rudderlabs/rudder-sdk-js/commit/6acc32a0af3a41cca3d37851f7ac37a844992e13)
|
2323
|
-
- chacking substring [`ca8cd92`](https://github.com/rudderlabs/rudder-sdk-js/commit/ca8cd923147e7aa053cac4da73639feaa1c3c9f6)
|
2324
|
-
- change props in adblock page call [`b1e0cdb`](https://github.com/rudderlabs/rudder-sdk-js/commit/b1e0cdbab34309e15f4c74422fc34ea6fe57925f)
|
2325
|
-
- test-adblock [`97bf2a5`](https://github.com/rudderlabs/rudder-sdk-js/commit/97bf2a537a05c66b30326edef13ca6d0f1061137)
|
2326
|
-
- Read userId from cookie, only set on GA if user non anonymous [`101367f`](https://github.com/rudderlabs/rudder-sdk-js/commit/101367f57ee5611d5a32a754e9392b070efedaf5)
|
2327
|
-
- Fix userId tracking in GA + configure allowLinker [`039242e`](https://github.com/rudderlabs/rudder-sdk-js/commit/039242e9158a1e2f68fb6e3a4273a7ed72326ae9)
|
2328
|
-
- updated ecommerce events [`19072a1`](https://github.com/rudderlabs/rudder-sdk-js/commit/19072a16ac499e9aa796aa6bd82a33e6194bf791)
|
2329
|
-
- add version in path [`d8f53c7`](https://github.com/rudderlabs/rudder-sdk-js/commit/d8f53c7f3ffa741ba70fa1a917ff1b0c70a120e8)
|
2330
|
-
- Update dist files [`01fcbf2`](https://github.com/rudderlabs/rudder-sdk-js/commit/01fcbf25075fbddb543a67461494219172119277)
|
2331
|
-
- added ecommerce events [`624e822`](https://github.com/rudderlabs/rudder-sdk-js/commit/624e822c682e2246f58b0d48ee5812e6b40a4ae8)
|
2332
|
-
- made change for legace events [`807b54b`](https://github.com/rudderlabs/rudder-sdk-js/commit/807b54b802d3fb4d60e7bd7d59e3592798bccf3f)
|
2333
|
-
- making changes for fb-pixel [`9cf5574`](https://github.com/rudderlabs/rudder-sdk-js/commit/9cf5574abf0af39f08af34932136a580ee28b99a)
|
2334
|
-
- add tracker name [`5487657`](https://github.com/rudderlabs/rudder-sdk-js/commit/5487657f31eb5883c21656accf0466d6781f5dd7)
|
2335
|
-
- add fields for easier validation [`2225673`](https://github.com/rudderlabs/rudder-sdk-js/commit/2225673675dcbb73c1e2922afb5f6db77cd530bc)
|
2336
|
-
- update dist files [`1b77022`](https://github.com/rudderlabs/rudder-sdk-js/commit/1b770229d8aeb7bb86ab8c34c5a5c6204459f385)
|
2337
|
-
- add siz-limit [`93a6c26`](https://github.com/rudderlabs/rudder-sdk-js/commit/93a6c2644a8ca4e4b9b111e511fc45909534136b)
|
2338
|
-
- add dependencies [`ca4b20e`](https://github.com/rudderlabs/rudder-sdk-js/commit/ca4b20e431f32647376bca0ede06a01d4452b832)
|
2339
|
-
- add size dependencies [`9ed810f`](https://github.com/rudderlabs/rudder-sdk-js/commit/9ed810f375a6b70fb1b99968b6452ad9c61cf442)
|
2340
|
-
|
2341
|
-
## [1.1.1](https://github.com/rudderlabs/rudder-sdk-js/compare/1.1.1-rc.2...1.1.1) - 2020-05-01
|
2342
|
-
|
2343
|
-
### Merged
|
2344
|
-
|
2345
|
-
- Fixes [`#54`](https://github.com/rudderlabs/rudder-sdk-js/pull/54)
|
2346
|
-
- Addresses issue #49: sets updated page data on GA tracker [`#52`](https://github.com/rudderlabs/rudder-sdk-js/pull/52)
|
2347
|
-
- Addresses issue #50: populate 'category' and 'label' fields in GA [`#53`](https://github.com/rudderlabs/rudder-sdk-js/pull/53)
|
2348
|
-
- add callbacks to method names globally [`#46`](https://github.com/rudderlabs/rudder-sdk-js/pull/46)
|
2349
|
-
- Intercom fix [`#45`](https://github.com/rudderlabs/rudder-sdk-js/pull/45)
|
2350
|
-
|
2351
|
-
### Commits
|
2352
|
-
|
2353
|
-
- modify changelog [`4f3cd2e`](https://github.com/rudderlabs/rudder-sdk-js/commit/4f3cd2e22f1dfd133fdb0f24db4e9f581337a436)
|
2354
|
-
- adding files for release [`3878bd7`](https://github.com/rudderlabs/rudder-sdk-js/commit/3878bd77f89355250b4298cd9e66160e53de7704)
|
2355
|
-
- update dist files [`b929f48`](https://github.com/rudderlabs/rudder-sdk-js/commit/b929f4824bb03be7549332fc111d4de6ce1fab7f)
|
2356
|
-
- update dist [`6e27cad`](https://github.com/rudderlabs/rudder-sdk-js/commit/6e27cad4ececbe3bec71ace1986c344ae7e52877)
|
2357
|
-
- remove console logs [`205108d`](https://github.com/rudderlabs/rudder-sdk-js/commit/205108d122158872e73f2d4cf52c3ce755e6ed35)
|
2358
|
-
- add check and set same-site on cookies [`f7ae61a`](https://github.com/rudderlabs/rudder-sdk-js/commit/f7ae61a723a26f3375e9c6fba438671e69e1885d)
|
2359
|
-
- add check and more logs [`4e3e7fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/4e3e7fef8ff564ecce5bca227aea68ba2ea59715)
|
2360
|
-
- add tracker name [`b6cdd53`](https://github.com/rudderlabs/rudder-sdk-js/commit/b6cdd53d446c7c314d6d207153da902b5ff38521)
|
2361
|
-
- Update README.md [`269cdf5`](https://github.com/rudderlabs/rudder-sdk-js/commit/269cdf507e2a72b81e6bb1cce31ca11961668b04)
|
2362
|
-
- add dependency [`6b88610`](https://github.com/rudderlabs/rudder-sdk-js/commit/6b88610c5c031a9e86d6df78d69ee9b37716064d)
|
2363
|
-
- update dist files [`04a21eb`](https://github.com/rudderlabs/rudder-sdk-js/commit/04a21ebb457da1a01c1e5d6a2cd18270e1bfb806)
|
2364
|
-
- adding missing dependency [`b14f393`](https://github.com/rudderlabs/rudder-sdk-js/commit/b14f393478172eef7380cf4aae04c5047bbb0f71)
|
2365
|
-
- Update README.md [`5ae4e21`](https://github.com/rudderlabs/rudder-sdk-js/commit/5ae4e21c39018f62aef08ba348f2768ebac232da)
|
2366
|
-
- Update README.md [`dc5184b`](https://github.com/rudderlabs/rudder-sdk-js/commit/dc5184b16bf28c3efc5307deb54b718472f053b8)
|
2367
|
-
- Update README.md [`814fee7`](https://github.com/rudderlabs/rudder-sdk-js/commit/814fee72e23d3867157cff896808d1af21d1c382)
|
2368
|
-
|
2369
|
-
## [1.1.1-rc.2](https://github.com/rudderlabs/rudder-sdk-js/compare/1.1.1-rc.1...1.1.1-rc.2) - 2020-03-24
|
2370
|
-
|
2371
|
-
### Merged
|
2372
|
-
|
2373
|
-
- test commit [`#44`](https://github.com/rudderlabs/rudder-sdk-js/pull/44)
|
2374
|
-
- update gzip and brotli dist files [`#43`](https://github.com/rudderlabs/rudder-sdk-js/pull/43)
|
2375
|
-
- Lotame Integration [`#42`](https://github.com/rudderlabs/rudder-sdk-js/pull/42)
|
2376
|
-
- bug fix [`#41`](https://github.com/rudderlabs/rudder-sdk-js/pull/41)
|
2377
|
-
|
2378
|
-
### Commits
|
2379
|
-
|
2380
|
-
- adding release steps [`ac096c3`](https://github.com/rudderlabs/rudder-sdk-js/commit/ac096c3cdb495316907c8dad31eafa3dc7e9382b)
|
2381
|
-
- change to master [`d24813d`](https://github.com/rudderlabs/rudder-sdk-js/commit/d24813d3554bfb0b12ab030f3ba898076ed7d3f8)
|
2382
|
-
- test with develop [`ba4a81e`](https://github.com/rudderlabs/rudder-sdk-js/commit/ba4a81edd7cffef2bb81649096715397068ecbcd)
|
2383
|
-
- add siz-limit [`891b556`](https://github.com/rudderlabs/rudder-sdk-js/commit/891b556f1a4d50c8ed363b9c2ce7dbd4e8698e4b)
|
2384
|
-
- add dependencies [`34223fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/34223feaa39e6b5a24480e1c98deeb262b3d093a)
|
2385
|
-
- add size dependencies [`b814200`](https://github.com/rudderlabs/rudder-sdk-js/commit/b8142008651152fd302700b09c33e7f3723b15b1)
|
2386
|
-
- code review comment incorporation. [`28bdd57`](https://github.com/rudderlabs/rudder-sdk-js/commit/28bdd57406c5249dfc29225f503bef4988dc2642)
|
2387
|
-
- removed handlebars [`04e2c69`](https://github.com/rudderlabs/rudder-sdk-js/commit/04e2c694fc7391a63e16aaee821d17fcec323d82)
|
2388
|
-
- lotame synch pixel callback [`f63c1c7`](https://github.com/rudderlabs/rudder-sdk-js/commit/f63c1c7d0969424969937700584c8ddf3f050604)
|
2389
|
-
- changes for lotame storage and fetching value from config [`d3c534b`](https://github.com/rudderlabs/rudder-sdk-js/commit/d3c534b5ca4cdc03e10a2b0af75e4f8ec511c9e4)
|
2390
|
-
- Update README.md [`33013a7`](https://github.com/rudderlabs/rudder-sdk-js/commit/33013a7a2eb20618c599c2032da348fd21d5f8da)
|
2391
|
-
- Update README.md [`8a47649`](https://github.com/rudderlabs/rudder-sdk-js/commit/8a47649091182a5bff9b8194d5e860dc3f7ba411)
|
2392
|
-
- Update README.md [`c185a92`](https://github.com/rudderlabs/rudder-sdk-js/commit/c185a92ca010420290e51846cbfa0885c663a5b3)
|
2393
|
-
- initial commit for lotame [`4eefd6e`](https://github.com/rudderlabs/rudder-sdk-js/commit/4eefd6e29813608fc36db96f6f89832e5ff433a2)
|
2394
|
-
|
2395
|
-
## [1.1.1-rc.1](https://github.com/rudderlabs/rudder-sdk-js/compare/1.1.1-rc.0...1.1.1-rc.1) - 2020-03-17
|
2396
|
-
|
2397
|
-
### Merged
|
2398
|
-
|
2399
|
-
- making release [`#40`](https://github.com/rudderlabs/rudder-sdk-js/pull/40)
|
2400
|
-
- add page prop to context and autotrack enabled from load option [`#39`](https://github.com/rudderlabs/rudder-sdk-js/pull/39)
|
2401
|
-
|
2402
|
-
### Commits
|
2403
|
-
|
2404
|
-
- add page prop to context and autotrack enabled as option [`b28cb38`](https://github.com/rudderlabs/rudder-sdk-js/commit/b28cb38eb40e6ca7fe9a2e81154b5a88dc2ea7da)
|
2405
|
-
- Update README.md [`c00027d`](https://github.com/rudderlabs/rudder-sdk-js/commit/c00027d62383f2fcb19119021c767a69c6ebf069)
|
2406
|
-
|
2407
|
-
## [1.1.1-rc.0](https://github.com/rudderlabs/rudder-sdk-js/compare/1.1.0...1.1.1-rc.0) - 2020-03-16
|
2408
|
-
|
2409
|
-
### Merged
|
2410
|
-
|
2411
|
-
- add missing dependency [`#38`](https://github.com/rudderlabs/rudder-sdk-js/pull/38)
|
2412
|
-
- Release [`#37`](https://github.com/rudderlabs/rudder-sdk-js/pull/37)
|
2413
|
-
- remove default_ip [`#36`](https://github.com/rudderlabs/rudder-sdk-js/pull/36)
|
2414
|
-
|
2415
|
-
### Commits
|
2416
|
-
|
2417
|
-
- update changelog [`4891420`](https://github.com/rudderlabs/rudder-sdk-js/commit/4891420d427e40e62e39818d93d60190045ef91c)
|
2418
|
-
- update distfiles and other refactoring [`a757323`](https://github.com/rudderlabs/rudder-sdk-js/commit/a757323210a18bf586eb9cac4a96067916acb73c)
|
2419
|
-
- Update README.md [`bda368f`](https://github.com/rudderlabs/rudder-sdk-js/commit/bda368f1fa07cc56f14a645776d6c78b4145b9f7)
|
2420
|
-
|
2421
|
-
## [1.1.0](https://github.com/rudderlabs/rudder-sdk-js/compare/1.1.0-beta.4...1.1.0) - 2020-03-06
|
2422
|
-
|
2423
|
-
### Merged
|
2424
|
-
|
2425
|
-
- check message size [`#35`](https://github.com/rudderlabs/rudder-sdk-js/pull/35)
|
2426
|
-
|
2427
|
-
### Commits
|
2428
|
-
|
2429
|
-
- update changelog [`93629e9`](https://github.com/rudderlabs/rudder-sdk-js/commit/93629e95544f96228e47a4ffd8c7e29ec388fe0d)
|
2430
|
-
- updating dists [`3268e5a`](https://github.com/rudderlabs/rudder-sdk-js/commit/3268e5a3bfd1e8359cbd34b741a604142fb50d08)
|
2431
|
-
|
2432
|
-
## [1.1.0-beta.4](https://github.com/rudderlabs/rudder-sdk-js/compare/1.1.0-beta.3...1.1.0-beta.4) - 2020-02-28
|
2433
|
-
|
2434
|
-
### Merged
|
2435
|
-
|
2436
|
-
- Develop to master [`#34`](https://github.com/rudderlabs/rudder-sdk-js/pull/34)
|
2437
|
-
- Revisit api calls [`#33`](https://github.com/rudderlabs/rudder-sdk-js/pull/33)
|
2438
|
-
|
2439
|
-
### Commits
|
2440
|
-
|
2441
|
-
- Release 1.1.0-beta.4 [`9c70c8c`](https://github.com/rudderlabs/rudder-sdk-js/commit/9c70c8ce5ad3792aaa3746d5224246158d04438c)
|
2442
|
-
- changes for kissmetrics group [`b3e4aaf`](https://github.com/rudderlabs/rudder-sdk-js/commit/b3e4aaff4d44de52a389d7006b2e53f9601b74e5)
|
2443
|
-
- code clean up [`aa401d0`](https://github.com/rudderlabs/rudder-sdk-js/commit/aa401d011703304d4ddfea44ce0ef5228361c3b0)
|
2444
|
-
- support for identify in hotjar and group in kissmetrics [`14e8a7b`](https://github.com/rudderlabs/rudder-sdk-js/commit/14e8a7bf181f4dbb54d897576eca2fecc81f3048)
|
2445
|
-
|
2446
|
-
## [1.1.0-beta.3](https://github.com/rudderlabs/rudder-sdk-js/compare/1.1.0-beta.2...1.1.0-beta.3) - 2020-02-28
|
2447
|
-
|
2448
|
-
### Merged
|
2449
|
-
|
2450
|
-
- Develop to master [`#32`](https://github.com/rudderlabs/rudder-sdk-js/pull/32)
|
2451
|
-
- Group call support [`#31`](https://github.com/rudderlabs/rudder-sdk-js/pull/31)
|
2452
|
-
- Feature/onready [`#30`](https://github.com/rudderlabs/rudder-sdk-js/pull/30)
|
2453
|
-
- Develop to master [`#29`](https://github.com/rudderlabs/rudder-sdk-js/pull/29)
|
2454
|
-
- Support for configurable config url [`#28`](https://github.com/rudderlabs/rudder-sdk-js/pull/28)
|
2455
|
-
|
2456
|
-
### Commits
|
2457
|
-
|
2458
|
-
- Release 1.1.0-beta.3 [`5b321a0`](https://github.com/rudderlabs/rudder-sdk-js/commit/5b321a05b56936b06e8c09ba85c23ad14c9cdd22)
|
2459
|
-
- Create appspec.yml [`53edb46`](https://github.com/rudderlabs/rudder-sdk-js/commit/53edb468b3238062528f2372569c5b4285281968)
|
2460
|
-
- Update script-test.html [`60035db`](https://github.com/rudderlabs/rudder-sdk-js/commit/60035dbe7e7d486dbdd955de20884963e99f6a2d)
|
2461
|
-
- Update script-test.html [`94d6db1`](https://github.com/rudderlabs/rudder-sdk-js/commit/94d6db1c475007f921d7ec9e963e6e44bcc9afdd)
|
2462
|
-
- bug fix [`ab6d901`](https://github.com/rudderlabs/rudder-sdk-js/commit/ab6d9016c8c54abade01ab33c9738dc49d4d5c1a)
|
2463
|
-
- changes [`b049b83`](https://github.com/rudderlabs/rudder-sdk-js/commit/b049b83cccffcea5675977f5ef84816b0c035130)
|
2464
|
-
- bug fix [`759ae9a`](https://github.com/rudderlabs/rudder-sdk-js/commit/759ae9ab514b33fae5bbc9ad5ab9865e6b8b02a1)
|
2465
|
-
- code cleanup [`c918e5e`](https://github.com/rudderlabs/rudder-sdk-js/commit/c918e5e2c54a02d27a2e8a3de0ff567e447a341e)
|
2466
|
-
- support for group call [`10fc57a`](https://github.com/rudderlabs/rudder-sdk-js/commit/10fc57a0f19e3f6122ae6e868ed24b96b6842857)
|
2467
|
-
- update tests [`c83e7a2`](https://github.com/rudderlabs/rudder-sdk-js/commit/c83e7a2ca6ae9631741715f744e84158f68b3e06)
|
2468
|
-
- Adding support for exposing ready on analytics object [`66f2744`](https://github.com/rudderlabs/rudder-sdk-js/commit/66f27445f6bd41d362c79892ae39cad54e19a8d6)
|
2469
|
-
- updated output files [`fc0be07`](https://github.com/rudderlabs/rudder-sdk-js/commit/fc0be076c253592def2c7c8092b38a362264dbd1)
|
2470
|
-
- added support for configurable config url [`92f6dda`](https://github.com/rudderlabs/rudder-sdk-js/commit/92f6dda86579b53a4859f5eb34eba6b4cea21d91)
|
2471
|
-
|
2472
|
-
## [1.1.0-beta.2](https://github.com/rudderlabs/rudder-sdk-js/compare/1.1.0-beta.1...1.1.0-beta.2) - 2020-02-17
|
2473
|
-
|
2474
|
-
### Commits
|
2475
|
-
|
2476
|
-
- update changelog [`296c9a7`](https://github.com/rudderlabs/rudder-sdk-js/commit/296c9a720a9a5239bc0b86d53eda7e318a00f7bb)
|
2477
|
-
- update dist files with newer version [`7561d13`](https://github.com/rudderlabs/rudder-sdk-js/commit/7561d13e3da42d4be1055a00b0deedc4b797383a)
|
2478
|
-
- gh-release script for refernec e [`54a105a`](https://github.com/rudderlabs/rudder-sdk-js/commit/54a105a3a45110759964e71473e442a41063202e)
|
2479
|
-
|
2480
|
-
## [1.1.0-beta.1](https://github.com/rudderlabs/rudder-sdk-js/compare/1.1.0-beta.0...1.1.0-beta.1) - 2020-02-17
|
2481
|
-
|
2482
|
-
### Commits
|
2483
|
-
|
2484
|
-
- bump release [`3e88d99`](https://github.com/rudderlabs/rudder-sdk-js/commit/3e88d99273caca63ebf2f28169216c82e696cfda)
|
2485
|
-
- test gh-release [`c49b78d`](https://github.com/rudderlabs/rudder-sdk-js/commit/c49b78d708df2fd6c591b3ed5073595e113eb63e)
|
2486
|
-
- release util changes [`7ad7bb0`](https://github.com/rudderlabs/rudder-sdk-js/commit/7ad7bb0699d66972ebe1c2d24dfc941058e31f64)
|
2487
|
-
- update changelog and other utilities [`4aabcba`](https://github.com/rudderlabs/rudder-sdk-js/commit/4aabcbadd061011a55aed68dea40f306f2eac0b5)
|
2488
|
-
- update dist files [`fab5f6b`](https://github.com/rudderlabs/rudder-sdk-js/commit/fab5f6b630017783fd9bbdbe5fc5b2b2d18433c3)
|
2489
|
-
|
2490
|
-
## [1.1.0-beta.0](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.0.16...1.1.0-beta.0) - 2020-02-17
|
2491
|
-
|
2492
|
-
## [v1.0.16](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.0.15...v1.0.16) - 2021-03-24
|
2493
|
-
|
2494
|
-
### Merged
|
2495
|
-
|
2496
|
-
- remove autotrack [`#231`](https://github.com/rudderlabs/rudder-sdk-js/pull/231)
|
2497
|
-
- master <-- npm staging [`#230`](https://github.com/rudderlabs/rudder-sdk-js/pull/230)
|
2498
|
-
- Production <-- staging [`#222`](https://github.com/rudderlabs/rudder-sdk-js/pull/222)
|
2499
|
-
- Legacy support fixes Clevertap [`#227`](https://github.com/rudderlabs/rudder-sdk-js/pull/227)
|
2500
|
-
- Clevertap Post test fixes [`#225`](https://github.com/rudderlabs/rudder-sdk-js/pull/225)
|
2501
|
-
- Custom domain [`#223`](https://github.com/rudderlabs/rudder-sdk-js/pull/223)
|
2502
|
-
- pull changes from other PR and changes to storage for cookie domain [`#221`](https://github.com/rudderlabs/rudder-sdk-js/pull/221)
|
2503
|
-
- onboarding clevertap [`#219`](https://github.com/rudderlabs/rudder-sdk-js/pull/219)
|
2504
|
-
- Production <-- staging [`#216`](https://github.com/rudderlabs/rudder-sdk-js/pull/216)
|
2505
|
-
- klaviyo support of email as primary [`#218`](https://github.com/rudderlabs/rudder-sdk-js/pull/218)
|
2506
|
-
- bug [`#217`](https://github.com/rudderlabs/rudder-sdk-js/pull/217)
|
2507
|
-
- klaviyo - minor fixes [`#215`](https://github.com/rudderlabs/rudder-sdk-js/pull/215)
|
2508
|
-
- Babel transform plugin for object assign [`#214`](https://github.com/rudderlabs/rudder-sdk-js/pull/214)
|
2509
|
-
- Klaviyo integration [`#212`](https://github.com/rudderlabs/rudder-sdk-js/pull/212)
|
2510
|
-
- Persistence of initial page properties [`#213`](https://github.com/rudderlabs/rudder-sdk-js/pull/213)
|
2511
|
-
- Production staging update [`#211`](https://github.com/rudderlabs/rudder-sdk-js/pull/211)
|
2512
|
-
- Add fn to fetch source config [`#210`](https://github.com/rudderlabs/rudder-sdk-js/pull/210)
|
2513
|
-
- Production <-- staging [`#203`](https://github.com/rudderlabs/rudder-sdk-js/pull/203)
|
2514
|
-
|
2515
|
-
### Commits
|
2516
|
-
|
2517
|
-
- add dist files [`e03d983`](https://github.com/rudderlabs/rudder-sdk-js/commit/e03d983cfe9ba113be468bfeffd844f29a54c312)
|
2518
|
-
- Update package.json [`1b590aa`](https://github.com/rudderlabs/rudder-sdk-js/commit/1b590aab335ae2e6bc15db89bd634d93ee4ae713)
|
2519
|
-
- legacy support fixes [`b93cb60`](https://github.com/rudderlabs/rudder-sdk-js/commit/b93cb60c40d703f4dd7e22260c3472c1cfb07662)
|
2520
|
-
- minor util fix [`815d29a`](https://github.com/rudderlabs/rudder-sdk-js/commit/815d29a000553eeed55ec4bad2aca5a4d19d9b9f)
|
2521
|
-
- post test fixes [`cea2f5d`](https://github.com/rudderlabs/rudder-sdk-js/commit/cea2f5da012dba93a7a05763fbc99abf299d4177)
|
2522
|
-
- bump version [`d1b7902`](https://github.com/rudderlabs/rudder-sdk-js/commit/d1b7902a244ad41f7407574ce33019fa0fabe5ff)
|
2523
|
-
- pull changes from other PR and changes to storage [`1d18766`](https://github.com/rudderlabs/rudder-sdk-js/commit/1d187667e6d885e449d84223ed4fa0e0e257bc7e)
|
2524
|
-
- pull changes from other PR and changes to storage [`474653d`](https://github.com/rudderlabs/rudder-sdk-js/commit/474653d05f638b95e40ee4466ac7e3eaf9defb1f)
|
2525
|
-
- fix for util fxns [`c3dc1e7`](https://github.com/rudderlabs/rudder-sdk-js/commit/c3dc1e7e18c77604cee30a8438fe9fbdeb2c8db2)
|
2526
|
-
- addressed review comments [`4d3bfd1`](https://github.com/rudderlabs/rudder-sdk-js/commit/4d3bfd13cba85277ea6b074abac4d232adcb7060)
|
2527
|
-
- bump version [`475886d`](https://github.com/rudderlabs/rudder-sdk-js/commit/475886df1ff7711efc5843a55119b037f4d28cb4)
|
2528
|
-
- device mode support for page call aswell [`e837e04`](https://github.com/rudderlabs/rudder-sdk-js/commit/e837e04469107be1edeced2cb6c352819e7d8691)
|
2529
|
-
- fixes [`377e34b`](https://github.com/rudderlabs/rudder-sdk-js/commit/377e34bfa27165c2b3330c66aa2c3494c5cff738)
|
2530
|
-
- added util fxn [`66ee347`](https://github.com/rudderlabs/rudder-sdk-js/commit/66ee347e571d6d43a13a28db53b3ed93a9035ad3)
|
2531
|
-
- added babel transform plugin for object assign [`bd6fe6d`](https://github.com/rudderlabs/rudder-sdk-js/commit/bd6fe6d8334ec8ef003695c6cdd538778b9e66cb)
|
2532
|
-
- resolving conflict [`634b930`](https://github.com/rudderlabs/rudder-sdk-js/commit/634b9309151a9fc90e8a1755c0cf41c02b340016)
|
2533
|
-
- review changes minor [`8a01073`](https://github.com/rudderlabs/rudder-sdk-js/commit/8a0107392845d5340c2e1783badbb2a86e4bfcac)
|
2534
|
-
- minor fix [`621b1e8`](https://github.com/rudderlabs/rudder-sdk-js/commit/621b1e8ab76d901a043201a7b5a288a47b1125f7)
|
2535
|
-
- klaviyo review comment fixes [`3fcfe09`](https://github.com/rudderlabs/rudder-sdk-js/commit/3fcfe09e29fe96658edf7a7b7ba5154c5b8facb7)
|
2536
|
-
- store initial referrer and referring domain and add in payload [`148d525`](https://github.com/rudderlabs/rudder-sdk-js/commit/148d525ca1aa471b694bc5bf5d96ac0745756eb5)
|
2537
|
-
- reverting check for traits in message root [`fc5547a`](https://github.com/rudderlabs/rudder-sdk-js/commit/fc5547a2a6a53334d4ee3a7fac2b5bc8cb8825a7)
|
2538
|
-
- remove untracked files [`a759adc`](https://github.com/rudderlabs/rudder-sdk-js/commit/a759adcb96f2f411eb20dc49080f5d29519d66ec)
|
2539
|
-
- update gitignore and autotrack [`0201860`](https://github.com/rudderlabs/rudder-sdk-js/commit/020186027a03a192e0697ec19c9ee18f92074f57)
|
2540
|
-
- page call fixes [`62af828`](https://github.com/rudderlabs/rudder-sdk-js/commit/62af82811c4a9f0c6624b470af7415360360cd67)
|
2541
|
-
- minor fix [`5b0b2aa`](https://github.com/rudderlabs/rudder-sdk-js/commit/5b0b2aacbc5613d5d6ef85ca8aed9119516394d0)
|
2542
|
-
- klaviyo review comment fixes [`1facad3`](https://github.com/rudderlabs/rudder-sdk-js/commit/1facad312b7aaa627089d4c644b767cd401fd34b)
|
2543
|
-
- klaviyo update [`ffec339`](https://github.com/rudderlabs/rudder-sdk-js/commit/ffec339897352e0385ee5f536014b30417dfb2fc)
|
2544
|
-
- klaviyo device mode onboarding [`b216fcb`](https://github.com/rudderlabs/rudder-sdk-js/commit/b216fcb9ff8972304b80f64a1054d3ccc2756427)
|
2545
|
-
- Build NPM and add dist folder [`af176ba`](https://github.com/rudderlabs/rudder-sdk-js/commit/af176ba474f57b7638fb8575d558f7e277aa0dba)
|
2546
|
-
- Add "getSourceConfig" option as an alternative to "configUrl" to get sourceConfig [`49211f7`](https://github.com/rudderlabs/rudder-sdk-js/commit/49211f7fd7b64c11d229265fc46331ce7b05e362)
|
2547
|
-
- Update README.md [`f071344`](https://github.com/rudderlabs/rudder-sdk-js/commit/f07134491fc6f224f154a7affd5d84a05b4d31ee)
|
2548
|
-
- Add License [`aaf1033`](https://github.com/rudderlabs/rudder-sdk-js/commit/aaf10332bf116026dff711d599f73c865524494d)
|
2549
|
-
- Delete LICENSE [`6c8fed0`](https://github.com/rudderlabs/rudder-sdk-js/commit/6c8fed0844db363b38f523e5b027f86097e1348c)
|
2550
|
-
- make release of cdn version 1.1.12 [`57798ee`](https://github.com/rudderlabs/rudder-sdk-js/commit/57798eef266274908035f89c3447e1ae53406e0d)
|
2551
|
-
|
2552
|
-
## [v1.0.15](https://github.com/rudderlabs/rudder-sdk-js/compare/v1.0.12...v1.0.15) - 2021-02-08
|
2553
|
-
|
2554
|
-
### Merged
|
2555
|
-
|
2556
|
-
- Master <-- from Production branches [`#205`](https://github.com/rudderlabs/rudder-sdk-js/pull/205)
|
2557
|
-
- improve logs [`#204`](https://github.com/rudderlabs/rudder-sdk-js/pull/204)
|
2558
|
-
- Browser extension support [`#191`](https://github.com/rudderlabs/rudder-sdk-js/pull/191)
|
2559
|
-
- PostHog integration [`#200`](https://github.com/rudderlabs/rudder-sdk-js/pull/200)
|
2560
|
-
- Fix: Querystring api [`#197`](https://github.com/rudderlabs/rudder-sdk-js/pull/197)
|
2561
|
-
- Production merge [`#195`](https://github.com/rudderlabs/rudder-sdk-js/pull/195)
|
2562
|
-
- Production -> master [`#183`](https://github.com/rudderlabs/rudder-sdk-js/pull/183)
|
2563
|
-
- AM linker [`#194`](https://github.com/rudderlabs/rudder-sdk-js/pull/194)
|
2564
|
-
- Amp linker [`#193`](https://github.com/rudderlabs/rudder-sdk-js/pull/193)
|
2565
|
-
- Adding Support for AMP Linker [`#189`](https://github.com/rudderlabs/rudder-sdk-js/pull/189)
|
2566
|
-
- product is not defined [`#190`](https://github.com/rudderlabs/rudder-sdk-js/pull/190)
|
2567
|
-
- product is not defined [`#187`](https://github.com/rudderlabs/rudder-sdk-js/pull/187)
|
2568
|
-
- Production <-- staging [`#185`](https://github.com/rudderlabs/rudder-sdk-js/pull/185)
|
2569
|
-
- add lowercase check [`#186`](https://github.com/rudderlabs/rudder-sdk-js/pull/186)
|
2570
|
-
- Reserved keys [`#184`](https://github.com/rudderlabs/rudder-sdk-js/pull/184)
|
2571
|
-
- Production <- staging [`#182`](https://github.com/rudderlabs/rudder-sdk-js/pull/182)
|
2572
|
-
- Appcues Web SDK [`#176`](https://github.com/rudderlabs/rudder-sdk-js/pull/176)
|
2573
|
-
- Production <-- Staging [`#174`](https://github.com/rudderlabs/rudder-sdk-js/pull/174)
|
2574
|
-
- GA4 Bug fixes- page view will not trigger with identify call when blockPageView flag is true. [`#180`](https://github.com/rudderlabs/rudder-sdk-js/pull/180)
|
2575
|
-
- GA4 Bug fixes- flattening track call json payload [`#179`](https://github.com/rudderlabs/rudder-sdk-js/pull/179)
|
2576
|
-
- GA4 Bug fixes- added logic of sendUserId in init function when script… [`#178`](https://github.com/rudderlabs/rudder-sdk-js/pull/178)
|
2577
|
-
- GA4 Bug fixes [`#177`](https://github.com/rudderlabs/rudder-sdk-js/pull/177)
|
2578
|
-
- Update README.md [`#172`](https://github.com/rudderlabs/rudder-sdk-js/pull/172)
|
2579
|
-
- add files from staging for Pendo release [`#175`](https://github.com/rudderlabs/rudder-sdk-js/pull/175)
|
2580
|
-
- Ga4/prod [`#173`](https://github.com/rudderlabs/rudder-sdk-js/pull/173)
|
2581
|
-
- Update README.md [`#170`](https://github.com/rudderlabs/rudder-sdk-js/pull/170)
|
2582
|
-
- add intg name [`#168`](https://github.com/rudderlabs/rudder-sdk-js/pull/168)
|
2583
|
-
- Am name staging [`#169`](https://github.com/rudderlabs/rudder-sdk-js/pull/169)
|
2584
|
-
- pendo-sdk/commit for staging branch [`#167`](https://github.com/rudderlabs/rudder-sdk-js/pull/167)
|
2585
|
-
- added lytics destination [`#165`](https://github.com/rudderlabs/rudder-sdk-js/pull/165)
|
2586
|
-
- Amplitude - added version name [`#162`](https://github.com/rudderlabs/rudder-sdk-js/pull/162)
|
2587
|
-
- Added revenue_type key [`#161`](https://github.com/rudderlabs/rudder-sdk-js/pull/161)
|
2588
|
-
- Amplitude [`#160`](https://github.com/rudderlabs/rudder-sdk-js/pull/160)
|
2589
|
-
- Amplitude - code refactoring and test file add [`#159`](https://github.com/rudderlabs/rudder-sdk-js/pull/159)
|
2590
|
-
- Amplitude - Code refactoring [`#158`](https://github.com/rudderlabs/rudder-sdk-js/pull/158)
|
2591
|
-
- Prod(cdn and npm) to master [`#155`](https://github.com/rudderlabs/rudder-sdk-js/pull/155)
|
2592
|
-
- Amplitude [`#156`](https://github.com/rudderlabs/rudder-sdk-js/pull/156)
|
2593
|
-
- added for moengage and tested [`#153`](https://github.com/rudderlabs/rudder-sdk-js/pull/153)
|
2594
|
-
- Update README.md [`#150`](https://github.com/rudderlabs/rudder-sdk-js/pull/150)
|
2595
|
-
- add check for options [`#151`](https://github.com/rudderlabs/rudder-sdk-js/pull/151)
|
2596
|
-
- merge campaign and configurable queue [`#148`](https://github.com/rudderlabs/rudder-sdk-js/pull/148)
|
2597
|
-
- Prod rebase [`#141`](https://github.com/rudderlabs/rudder-sdk-js/pull/141)
|
2598
|
-
- add visualizer [`#133`](https://github.com/rudderlabs/rudder-sdk-js/pull/133)
|
2599
|
-
- Merge prods ---> master [`#132`](https://github.com/rudderlabs/rudder-sdk-js/pull/132)
|
2600
|
-
- Update README.md [`#121`](https://github.com/rudderlabs/rudder-sdk-js/pull/121)
|
2601
|
-
|
2602
|
-
### Commits
|
2603
|
-
|
2604
|
-
- remove autotrack [`4eb125b`](https://github.com/rudderlabs/rudder-sdk-js/commit/4eb125b1523613f4ce81f6517cab7f2fa627f472)
|
2605
|
-
- add html file [`4f26abd`](https://github.com/rudderlabs/rudder-sdk-js/commit/4f26abdfde1c556fe47040cc7b96c0835bc7ddd3)
|
2606
|
-
- npm release 1.0.15 [`0def0de`](https://github.com/rudderlabs/rudder-sdk-js/commit/0def0de849a52fe71156bd609e81287d4818e188)
|
2607
|
-
- formatting change [`9e8de43`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e8de43697aee1ef327a436eba657f3d75de46e1)
|
2608
|
-
- add file for build [`4af3d11`](https://github.com/rudderlabs/rudder-sdk-js/commit/4af3d115857a1204b02250372b19d9b69061b402)
|
2609
|
-
- add tests [`9c96bf7`](https://github.com/rudderlabs/rudder-sdk-js/commit/9c96bf74a4f1f6c0868f549b1302179897d1cbf6)
|
2610
|
-
- add autotrack [`fd66277`](https://github.com/rudderlabs/rudder-sdk-js/commit/fd66277a8f53667a8b0dc45255e3e308100d71a0)
|
2611
|
-
- updated test file [`3933de1`](https://github.com/rudderlabs/rudder-sdk-js/commit/3933de180e2e144fb6b96bb4f422b450b89ef78a)
|
2612
|
-
- added and rearranged config [`ca55bcb`](https://github.com/rudderlabs/rudder-sdk-js/commit/ca55bcbc1b97ff4004d8186109cfdfedeb7b05ec)
|
2613
|
-
- added integration name mapping [`0d8fda6`](https://github.com/rudderlabs/rudder-sdk-js/commit/0d8fda659de5f2c78ff2260f11c64a04ffd920a3)
|
2614
|
-
- initial commit for Posthog [`ce7311f`](https://github.com/rudderlabs/rudder-sdk-js/commit/ce7311f4a36f0bf3da06d54fc7f56eda419c5938)
|
2615
|
-
- code refactor and update dist files [`fe0aef6`](https://github.com/rudderlabs/rudder-sdk-js/commit/fe0aef6150aede7985fab1fa258a15b08f2b51d9)
|
2616
|
-
- code refactor and update dist files [`da7d7fa`](https://github.com/rudderlabs/rudder-sdk-js/commit/da7d7fa8d11c5fb0754600548d8783780df70073)
|
2617
|
-
- move parts around [`66132f8`](https://github.com/rudderlabs/rudder-sdk-js/commit/66132f8dae73f4424adf2e8f799b97697d03a316)
|
2618
|
-
- move parts around [`259b2b1`](https://github.com/rudderlabs/rudder-sdk-js/commit/259b2b1eb97ba7a38196c2f5b7f0d619196bb307)
|
2619
|
-
- update dist files [`74045fa`](https://github.com/rudderlabs/rudder-sdk-js/commit/74045fa83b3f23b972ad8ad7ce36bedac1e25b37)
|
2620
|
-
- stop GA require plugins if loadIntegration false [`f2f8daf`](https://github.com/rudderlabs/rudder-sdk-js/commit/f2f8daf6b03c4fa271ad9f4c3f17847c40bcb094)
|
2621
|
-
- replay block once [`0189a7c`](https://github.com/rudderlabs/rudder-sdk-js/commit/0189a7c08fff30a13ff3bd5949507ec4e3cfe539)
|
2622
|
-
- replay block once [`879a87c`](https://github.com/rudderlabs/rudder-sdk-js/commit/879a87c4e377b67700034def46fb5283bdfc9deb)
|
2623
|
-
- reafctored code [`792101d`](https://github.com/rudderlabs/rudder-sdk-js/commit/792101dbf64c64b7146b8c50813f021b22c1467c)
|
2624
|
-
- reafctored code [`e1f7fb7`](https://github.com/rudderlabs/rudder-sdk-js/commit/e1f7fb75fd627fdd325527b236cfe25a63942884)
|
2625
|
-
- process analytics array after load() is executed [`0fb3de3`](https://github.com/rudderlabs/rudder-sdk-js/commit/0fb3de3de237fb9179e3de0a45e51b31292d24e5)
|
2626
|
-
- process analytics array after load() is executed [`bbd6c25`](https://github.com/rudderlabs/rudder-sdk-js/commit/bbd6c25de8d75d24683de0f588a64aaafa3d9cb8)
|
2627
|
-
- update npm dist [`d78cbfd`](https://github.com/rudderlabs/rudder-sdk-js/commit/d78cbfde9a95f7e41796f9e976568f0aebdc6a44)
|
2628
|
-
- update readme [`51c2de6`](https://github.com/rudderlabs/rudder-sdk-js/commit/51c2de6a999f5cd7d8c1a0be09c380c1dd7165ee)
|
2629
|
-
- extracted rs_amp_id [`60bb131`](https://github.com/rudderlabs/rudder-sdk-js/commit/60bb1316da8f63db3aa216bb3d3e1284010b8b4f)
|
2630
|
-
- extracted rs_amp_id [`8d06d8a`](https://github.com/rudderlabs/rudder-sdk-js/commit/8d06d8acc2e47649104f159f1074669c272ad818)
|
2631
|
-
- update dist files [`201692e`](https://github.com/rudderlabs/rudder-sdk-js/commit/201692ec42c01ee858b5fe81733bf63295010bde)
|
2632
|
-
- update dist files [`37c98bf`](https://github.com/rudderlabs/rudder-sdk-js/commit/37c98bf7df317f8765c5ab44c6ea79adddb939b1)
|
2633
|
-
- fix tests [`6635513`](https://github.com/rudderlabs/rudder-sdk-js/commit/66355132fd4eece5ac623b137732f3fb71b5e10a)
|
2634
|
-
- move pieces [`9dadc82`](https://github.com/rudderlabs/rudder-sdk-js/commit/9dadc82f02e539716940e0a0f12613bfe6b68ac3)
|
2635
|
-
- fixed UT [`aae7f66`](https://github.com/rudderlabs/rudder-sdk-js/commit/aae7f66c01230aa8b3f4c7c7d9b72a6b9e3c454a)
|
2636
|
-
- initial commit for not to load integrations [`038d497`](https://github.com/rudderlabs/rudder-sdk-js/commit/038d49762d6dc227d2bfc490b42720cf1c935a4b)
|
2637
|
-
- Added support for AMP linker [`c2c2a8b`](https://github.com/rudderlabs/rudder-sdk-js/commit/c2c2a8b9736bbf395be6b34eb5c6489951ede4f5)
|
2638
|
-
- Added support for AMP linker [`b1a3b1f`](https://github.com/rudderlabs/rudder-sdk-js/commit/b1a3b1f3f92ea433a1215fe0f9cddad9b329b5ab)
|
2639
|
-
- added amp linker utils [`ea49ea0`](https://github.com/rudderlabs/rudder-sdk-js/commit/ea49ea0c55996e0b7195b0a28820f90c95b71920)
|
2640
|
-
- added amp linker utils [`368828d`](https://github.com/rudderlabs/rudder-sdk-js/commit/368828dece55ba8ce53ff96708a37a31f8b1d7a7)
|
2641
|
-
- move the pieces around [`406a793`](https://github.com/rudderlabs/rudder-sdk-js/commit/406a7931d8842ecac16ba0b1a326f5525ea8921e)
|
2642
|
-
- addressed review comments [`f1457f3`](https://github.com/rudderlabs/rudder-sdk-js/commit/f1457f3ed5c81ca08e2551e27a5015716d744e68)
|
2643
|
-
- update dist files [`d2bcd18`](https://github.com/rudderlabs/rudder-sdk-js/commit/d2bcd182eb7464356d06e621d239be50790ad590)
|
2644
|
-
- merge master [`83170c7`](https://github.com/rudderlabs/rudder-sdk-js/commit/83170c7f4925d206ca74735e6165608842d16d6f)
|
2645
|
-
- added logic for showing warning when reserved keywords ae sent in properties/traits [`40a52c6`](https://github.com/rudderlabs/rudder-sdk-js/commit/40a52c6188622aa64a7b3c965927346d2d4716f2)
|
2646
|
-
- format [`d864b29`](https://github.com/rudderlabs/rudder-sdk-js/commit/d864b298abc2e10ada11dc6dbb73a49e0f21ea57)
|
2647
|
-
- resolve conflict and bump version [`dee0170`](https://github.com/rudderlabs/rudder-sdk-js/commit/dee0170521b573d5d3dfac8da4706fcffcd797b0)
|
2648
|
-
- merge production [`68fbd77`](https://github.com/rudderlabs/rudder-sdk-js/commit/68fbd772f24f1cf0864cf0ab8f141c74e24478b8)
|
2649
|
-
- GA4 Bug fixes- added logic to not send page view event when blockPageView is false [`ead5007`](https://github.com/rudderlabs/rudder-sdk-js/commit/ead50075ac40ffa857c554e2aaa07c1565fe3fdc)
|
2650
|
-
- GA4 Bug fixes- added logic of sendUserId in init function when scripts is loading [`d05e725`](https://github.com/rudderlabs/rudder-sdk-js/commit/d05e725cfdf537641bf9400952036613e71dad55)
|
2651
|
-
- Pushing Updated browser.js [`b0c1f11`](https://github.com/rudderlabs/rudder-sdk-js/commit/b0c1f11032f8777375d5f3b2a8994631b77bcf99)
|
2652
|
-
- Made Minor Fixes and Added Appcues to integration_cname and client_server_name.js [`14f43be`](https://github.com/rudderlabs/rudder-sdk-js/commit/14f43bea972f606b92ed1604162bd64da3c1b811)
|
2653
|
-
- Modified Testcases in tests/html/script-test.html [`69f0152`](https://github.com/rudderlabs/rudder-sdk-js/commit/69f0152c7e2316b18b1d9081eba59c8d29a7e435)
|
2654
|
-
- Added Feature to send Appcues flow events to all destinations [`907f075`](https://github.com/rudderlabs/rudder-sdk-js/commit/907f07526c9e7f85e70bc1da5468019231ca0432)
|
2655
|
-
- Implemented reset, handling Appcues default calls [`8efcb7c`](https://github.com/rudderlabs/rudder-sdk-js/commit/8efcb7cc69d52c13d39f06fc0e61b8a0e06ffe06)
|
2656
|
-
- Compiled browser.js to tests/html [`8c45a1a`](https://github.com/rudderlabs/rudder-sdk-js/commit/8c45a1a88ae81b228fdcdde9f0efa0255dd7f55f)
|
2657
|
-
- Implemented Identify,Track,Page [`11469b1`](https://github.com/rudderlabs/rudder-sdk-js/commit/11469b19a0b0c45cb218a4c8f6c78667a4b9b2e1)
|
2658
|
-
- Added Appcues [`0cdea95`](https://github.com/rudderlabs/rudder-sdk-js/commit/0cdea959c5dba889ee7019f1af76e0d54f68c0cf)
|
2659
|
-
- merge staging to this [`15b7f7f`](https://github.com/rudderlabs/rudder-sdk-js/commit/15b7f7f8ec4c3ba33da577b065185e174094946f)
|
2660
|
-
- add comments [`7996e57`](https://github.com/rudderlabs/rudder-sdk-js/commit/7996e5728bd22d5a6ea763f94a5f96930666039a)
|
2661
|
-
- Updated utils getDestinationEventName() to return only array instead of two values [`8f7eab6`](https://github.com/rudderlabs/rudder-sdk-js/commit/8f7eab6677f4c9ecb2816f0e613d3405d579810e)
|
2662
|
-
- Replaced Find with Filter in getDestinationEventname() and removed hadMultiplepayload flag. Also includeList instead of onlyparams for Payment Info Entered. [`d912d0b`](https://github.com/rudderlabs/rudder-sdk-js/commit/d912d0bdb49538b0acb020a7600b7a4332c7dd0c)
|
2663
|
-
- Added comments for future scope [`4c1b1f0`](https://github.com/rudderlabs/rudder-sdk-js/commit/4c1b1f00f35a622f6c2495ea31d95d601e89f5c3)
|
2664
|
-
- Fixed extra param getting added in payload [`0953dad`](https://github.com/rudderlabs/rudder-sdk-js/commit/0953dadd64c098748f72435676e27e837db655c8)
|
2665
|
-
- Fixed Prettier prob [`2d2d9c5`](https://github.com/rudderlabs/rudder-sdk-js/commit/2d2d9c56e0ba890465f96f589c472d2819017e36)
|
2666
|
-
- Updated code with new modification as discussed [`217e8c9`](https://github.com/rudderlabs/rudder-sdk-js/commit/217e8c9d7ce247fe9a5628b33ec2f50e43e77668)
|
2667
|
-
- add changes related to share etc [`5804064`](https://github.com/rudderlabs/rudder-sdk-js/commit/580406415b34de24cac4c645cf41df6ba974f1a2)
|
2668
|
-
- Removed test file to GA4 folder [`a6cc5bc`](https://github.com/rudderlabs/rudder-sdk-js/commit/a6cc5bc0a9c1989987ef79b1d1ea536f211543d4)
|
2669
|
-
- Added comments [`313dd45`](https://github.com/rudderlabs/rudder-sdk-js/commit/313dd45a16aab45f9c49ddebcd694e233fa42196)
|
2670
|
-
- Logic Changes according to comments and improved readibility [`8848083`](https://github.com/rudderlabs/rudder-sdk-js/commit/8848083e834f24bb5ef2e4d1d07350ecf55531f9)
|
2671
|
-
- updated logic, eventConfig and added comments [`5ee6d8c`](https://github.com/rudderlabs/rudder-sdk-js/commit/5ee6d8cc5309934a173f46e0c7eeb0cb2361f434)
|
2672
|
-
- fixed wrong indentation [`366d838`](https://github.com/rudderlabs/rudder-sdk-js/commit/366d83887ae656931ebb4ad5c993d44dca32a72e)
|
2673
|
-
- review commits fixes 2 [`720b4ac`](https://github.com/rudderlabs/rudder-sdk-js/commit/720b4acd03c526b29852c48d66cf322df9c2a761)
|
2674
|
-
- review commits fixes [`a036105`](https://github.com/rudderlabs/rudder-sdk-js/commit/a036105362b97e69df9bf7fadce158ac4d3dd62b)
|
2675
|
-
- resolved conflicts [`2bb0b3b`](https://github.com/rudderlabs/rudder-sdk-js/commit/2bb0b3bc0c5f7b0267bdcdbaabe91cd29be07aa8)
|
2676
|
-
- Added GA4 ecommerce Event [`a821868`](https://github.com/rudderlabs/rudder-sdk-js/commit/a821868f0a825a625dacc15c53a3dc73c6549f3d)
|
2677
|
-
- GA4 sdk comment updated [`222b325`](https://github.com/rudderlabs/rudder-sdk-js/commit/222b325241e418b422141ec9a42906c8afa61811)
|
2678
|
-
- ga4 first commit [`923a803`](https://github.com/rudderlabs/rudder-sdk-js/commit/923a8039cb685eeb8e3551680145e2c3eb696d73)
|
2679
|
-
- pendo-sdk/code fix [`7354fe4`](https://github.com/rudderlabs/rudder-sdk-js/commit/7354fe4759224a374f4e2178c0fabdd70106b64d)
|
2680
|
-
- pendo-sdk/logic added related to analytics [`9408613`](https://github.com/rudderlabs/rudder-sdk-js/commit/940861327c1a5143bfe9757a636864d898a19606)
|
2681
|
-
- pendo-sdk/added debug option [`accccf8`](https://github.com/rudderlabs/rudder-sdk-js/commit/accccf8c8017d9703fab5cfa512e01bdbd82fff6)
|
2682
|
-
- pendo-sdk/commit for staging branch-added function in utils [`0c3b385`](https://github.com/rudderlabs/rudder-sdk-js/commit/0c3b3859953c0d9e5a48a7948fed23891303f994)
|
2683
|
-
- Merge pull request #163 from rudderlabs/production-staging [`a5c9b82`](https://github.com/rudderlabs/rudder-sdk-js/commit/a5c9b8282d82470d4e7312380a3c7ffc545e9468)
|
2684
|
-
- changed version [`ab3b96c`](https://github.com/rudderlabs/rudder-sdk-js/commit/ab3b96ce0bec0604f04cc6b184c86cf33a71011a)
|
2685
|
-
- added version name [`4db0e25`](https://github.com/rudderlabs/rudder-sdk-js/commit/4db0e2572217ece124d3b91a76be8bd40e37fb1d)
|
2686
|
-
- Merge pull request #154 from rudderlabs/production-staging [`ed46591`](https://github.com/rudderlabs/rudder-sdk-js/commit/ed46591c74e5d001d2105a0db93bda20d6453ea0)
|
2687
|
-
- tostring fix [`6dd26e7`](https://github.com/rudderlabs/rudder-sdk-js/commit/6dd26e775df5f56f5660c2b371e0af26af0c567a)
|
2688
|
-
- revenue_type key order [`9f40639`](https://github.com/rudderlabs/rudder-sdk-js/commit/9f406392f414040c39c4825c13bfba327873ad4f)
|
2689
|
-
- added code comments [`334e935`](https://github.com/rudderlabs/rudder-sdk-js/commit/334e93551c2c6058d64b5a7c8eab8efcba2e0f95)
|
2690
|
-
- refactoring and added code comments [`4433d47`](https://github.com/rudderlabs/rudder-sdk-js/commit/4433d4756b1e626b75d1b81b39ae81fa167daa9b)
|
2691
|
-
- code refactoring and test file add [`a06aa3c`](https://github.com/rudderlabs/rudder-sdk-js/commit/a06aa3c5a4e3277e7136b78fefe19f4a74ffa105)
|
2692
|
-
- change in page call [`b43289a`](https://github.com/rudderlabs/rudder-sdk-js/commit/b43289ad5ca95de2e328e02889f1f5af983e3bb8)
|
2693
|
-
- revenue per product and all products at once refactoring [`84d19f6`](https://github.com/rudderlabs/rudder-sdk-js/commit/84d19f6509d5ee66cac759ac053944e7a1eece21)
|
2694
|
-
- commented out hard-coded config [`4f7b86c`](https://github.com/rudderlabs/rudder-sdk-js/commit/4f7b86c09680895f0d82aa068079d499450a6dd6)
|
2695
|
-
- added name mappings [`17d6086`](https://github.com/rudderlabs/rudder-sdk-js/commit/17d60862d9d2ee2fb726cdfe87545de63ff10753)
|
2696
|
-
- added amplitude device mode integration [`1edd256`](https://github.com/rudderlabs/rudder-sdk-js/commit/1edd25636bab4072190596c5be3dee3b25699818)
|
2697
|
-
- update npm build content [`c9dec01`](https://github.com/rudderlabs/rudder-sdk-js/commit/c9dec014e9a89570fb65e5664e884957a4617e64)
|
2698
|
-
- remove intermediate file from source control [`6763dff`](https://github.com/rudderlabs/rudder-sdk-js/commit/6763dff3c2f4497e1fb011ed2150fb70116cff17)
|
2699
|
-
- remove sourcemap ref from prod build file [`1abfac9`](https://github.com/rudderlabs/rudder-sdk-js/commit/1abfac9e39f72874d480fcd8411abd0b87abab0c)
|
2700
|
-
- bump version [`4e0c185`](https://github.com/rudderlabs/rudder-sdk-js/commit/4e0c1850afda2dc9ae8f253c3066a2734b6c3c48)
|
2701
|
-
- modified gitignore [`bf4ef41`](https://github.com/rudderlabs/rudder-sdk-js/commit/bf4ef4198611faf3698f0f83bbfc16492906250e)
|
2702
|
-
- removed build files [`2443122`](https://github.com/rudderlabs/rudder-sdk-js/commit/2443122e1ee55bb7f4eb0e82d4841ce15a23ab14)
|
2703
|
-
- test [`3e8818a`](https://github.com/rudderlabs/rudder-sdk-js/commit/3e8818a5001b32832c7105836d9c9103db08bb43)
|
2704
|
-
- updated buildpsec file for staging [`944574b`](https://github.com/rudderlabs/rudder-sdk-js/commit/944574b19e7e3d38f56285c2d24e46f6e8a88eb9)
|
2705
|
-
- added camel case for username [`ed61f49`](https://github.com/rudderlabs/rudder-sdk-js/commit/ed61f49d68b0eb86bb0435c56cf8649a4a50e9af)
|
2706
|
-
- added buildspec file for staging [`7bcf3af`](https://github.com/rudderlabs/rudder-sdk-js/commit/7bcf3af39481573d31e21b941539382f7baea793)
|
2707
|
-
- bug fixing for traits [`ceef7d7`](https://github.com/rudderlabs/rudder-sdk-js/commit/ceef7d7d1be79dc07e62d7d32301cf9a97d39628)
|
2708
|
-
- addressed remaining comments [`b0ee668`](https://github.com/rudderlabs/rudder-sdk-js/commit/b0ee668041de28e4c697d2d385fd0ee48bada312)
|
2709
|
-
- addressed review comments [`0635e15`](https://github.com/rudderlabs/rudder-sdk-js/commit/0635e1569cbc6918af538a42882f106ed600c3c5)
|
2710
|
-
- added test cases for moengage [`65cc81d`](https://github.com/rudderlabs/rudder-sdk-js/commit/65cc81db0ad8c0c0f44299bcf6cd21de0ca79d2c)
|
2711
|
-
- remove autotrack [`3b11a11`](https://github.com/rudderlabs/rudder-sdk-js/commit/3b11a11b32bdb531b1737e585f6beb2a70758a8a)
|
2712
|
-
- Merge pull request #149 from rudderlabs/hubspot-https-fix [`9777852`](https://github.com/rudderlabs/rudder-sdk-js/commit/9777852c046bae360696ca5be49db819d22a446d)
|
2713
|
-
- Forced hubspot to load on https [`bd199ea`](https://github.com/rudderlabs/rudder-sdk-js/commit/bd199ea5bb784a0b50911d42ce16f3306ec3af57)
|
2714
|
-
- Forced hubspot to load on https [`cd85110`](https://github.com/rudderlabs/rudder-sdk-js/commit/cd85110caae6e84a9fc24562d426ea0cf9d99733)
|
2715
|
-
- bump version [`b861f41`](https://github.com/rudderlabs/rudder-sdk-js/commit/b861f4190535aa6318775b97cb1c4bf48f197a02)
|
2716
|
-
- bump version [`13f4311`](https://github.com/rudderlabs/rudder-sdk-js/commit/13f43112f968aad8a7c867ab092202261e3797d4)
|
2717
|
-
- add support for queueOptions [`49c945c`](https://github.com/rudderlabs/rudder-sdk-js/commit/49c945cfe38d0696bdb7474dccc2a75179eddcd4)
|
2718
|
-
- add support for queueOptions [`64cd4cd`](https://github.com/rudderlabs/rudder-sdk-js/commit/64cd4cd9f5f102d5bca3f125efb5477905845bf3)
|
2719
|
-
- add deps [`b4cbd56`](https://github.com/rudderlabs/rudder-sdk-js/commit/b4cbd565e30103fc0a623c4660bb05aeaa4e85b4)
|
2720
|
-
- add deps [`709bde0`](https://github.com/rudderlabs/rudder-sdk-js/commit/709bde08b04a67e05878fc2f734fb2552d235ade)
|
2721
|
-
- send campaign parsed info [`5d4f34d`](https://github.com/rudderlabs/rudder-sdk-js/commit/5d4f34d835dcf1f12bc938e1c39b87f3ef80c097)
|
2722
|
-
- send campaign parsed info [`fa07730`](https://github.com/rudderlabs/rudder-sdk-js/commit/fa0773020d8e650bafe6e1e592e7428f74f1477c)
|
2723
|
-
- Bumped version [`631439c`](https://github.com/rudderlabs/rudder-sdk-js/commit/631439ccb443f646b93cd67071e52578b64faa20)
|
2724
|
-
- resolve conflicts [`423bc35`](https://github.com/rudderlabs/rudder-sdk-js/commit/423bc3519b03f190c0d054f12ce1d7526107617f)
|
2725
|
-
- resolve conflicts [`f54eadb`](https://github.com/rudderlabs/rudder-sdk-js/commit/f54eadb026f96a739d823599bace2ff16121db5b)
|
2726
|
-
- rebase with production branch [`9eee0f4`](https://github.com/rudderlabs/rudder-sdk-js/commit/9eee0f4813eb2ab4b1e8b07064f565ca6be2c526)
|
2727
|
-
- rebase with production branch [`4a833c7`](https://github.com/rudderlabs/rudder-sdk-js/commit/4a833c75593be1dafdd46cb0702f5cf326acee1b)
|
2728
|
-
- bump version [`1e19367`](https://github.com/rudderlabs/rudder-sdk-js/commit/1e19367f487f3ec35bce9da99ab1cba80ce60c19)
|
2729
|
-
- copy changes from dev [`6d49829`](https://github.com/rudderlabs/rudder-sdk-js/commit/6d498290ff7160c344e84c8d3b3cdcf696a26cb4)
|
2730
|
-
- make event retry count configurable [`bdacb3c`](https://github.com/rudderlabs/rudder-sdk-js/commit/bdacb3cad70e69ee38b4bc9934eadab92ff28f32)
|
2731
|
-
- make event retry count configurable [`66e9648`](https://github.com/rudderlabs/rudder-sdk-js/commit/66e964893f982b64750ad9d9a56fcd4e65864e16)
|
2732
|
-
- NPM release version 1.0.11 [`da69458`](https://github.com/rudderlabs/rudder-sdk-js/commit/da694589333141b88c15b2c00dad6a1ddbc28f5f)
|
2733
|
-
- NPM release version 1.0.11 [`0d127b5`](https://github.com/rudderlabs/rudder-sdk-js/commit/0d127b5a78fc19e018c0b1941be955474edc57fb)
|
2734
|
-
- Bumped version [`d0d789f`](https://github.com/rudderlabs/rudder-sdk-js/commit/d0d789f0ec59278866dff4407a6ca3801d9e9dd9)
|
2735
|
-
- update npm module [`ba24390`](https://github.com/rudderlabs/rudder-sdk-js/commit/ba24390f698de25d61f1e328919689a08abfe505)
|
2736
|
-
- update npm module [`47a0433`](https://github.com/rudderlabs/rudder-sdk-js/commit/47a0433ccdc8c07c79f8ea60e23996ea289c0a25)
|
2737
|
-
- update npm module [`f86128a`](https://github.com/rudderlabs/rudder-sdk-js/commit/f86128aa2205ca28b2be802567f1c71c350c5b76)
|
2738
|
-
- update npm module [`743c63b`](https://github.com/rudderlabs/rudder-sdk-js/commit/743c63b613310207533e36492e186cc0bd8b539f)
|
2739
|
-
- add querystring parse to npm module [`afe2a6c`](https://github.com/rudderlabs/rudder-sdk-js/commit/afe2a6c22e311fe72bb1d40d3d6b927d458f4efd)
|
2740
|
-
- add querystring parse to npm module [`3023fa6`](https://github.com/rudderlabs/rudder-sdk-js/commit/3023fa6289dc13d79fd7600e3a0a95e5e159b5a9)
|
2741
|
-
- add querystring parse to npm module [`0608d24`](https://github.com/rudderlabs/rudder-sdk-js/commit/0608d2432a85a3eca2ca2575974dfc733f7efbda)
|
2742
|
-
- add querystring parse to npm module [`beed512`](https://github.com/rudderlabs/rudder-sdk-js/commit/beed512aca70d8b7760f82d3a8a06fd685d7618b)
|
2743
|
-
- bump version [`7f153a1`](https://github.com/rudderlabs/rudder-sdk-js/commit/7f153a186e28f44ea59d2cb8fc5f9df6129c4971)
|
2744
|
-
- Querystring api doc update [`fdfecbd`](https://github.com/rudderlabs/rudder-sdk-js/commit/fdfecbdb123a020fb648199e9f249aed4d2f6fe1)
|
2745
|
-
- bug fix [`252c2e1`](https://github.com/rudderlabs/rudder-sdk-js/commit/252c2e1c39fd259892cb0a3751436a7cd1cedf6e)
|
2746
|
-
- branch for npm and latest release [`b5437ec`](https://github.com/rudderlabs/rudder-sdk-js/commit/b5437ec64e6563d22bab26d005576017107ca062)
|
2747
|
-
- branch for npm and latest release [`fedffc9`](https://github.com/rudderlabs/rudder-sdk-js/commit/fedffc91ae0361b440c143d28a091994c9c7f3de)
|
2748
|
-
- branch for npm and latest release [`00da687`](https://github.com/rudderlabs/rudder-sdk-js/commit/00da687f9fad892c0d877092704c01a1e2923ef4)
|
2749
|
-
- branch for npm and latest release [`603ad79`](https://github.com/rudderlabs/rudder-sdk-js/commit/603ad797dacc7f09f55b5ef59353a1b5fd7621a6)
|
2750
|
-
- add query parse logic from url and send events [`591599b`](https://github.com/rudderlabs/rudder-sdk-js/commit/591599b232e3651b66e1392aa935efaef67103b0)
|
2751
|
-
- change tostring for ie [`fdfdf8b`](https://github.com/rudderlabs/rudder-sdk-js/commit/fdfdf8b8f2dfece83944770a3ac353bfc92828d6)
|
2752
|
-
- change tostring for ie [`26ba348`](https://github.com/rudderlabs/rudder-sdk-js/commit/26ba3482fa59bfce7dc57a6326324027519c883b)
|
2753
|
-
- add node modules transpilation [`1284903`](https://github.com/rudderlabs/rudder-sdk-js/commit/128490337ec2f4b8da1a50b8391e17a623577bac)
|
2754
|
-
- add polyfill and other changes [`c76c4f9`](https://github.com/rudderlabs/rudder-sdk-js/commit/c76c4f9e0b788abf91501e85cfbf1380ee27c9e4)
|
2755
|
-
- fix for page properties [`1390856`](https://github.com/rudderlabs/rudder-sdk-js/commit/1390856d79fbe3abafb9a2c083b5227d1e1cfd0d)
|
2756
|
-
- init changes [`88345ef`](https://github.com/rudderlabs/rudder-sdk-js/commit/88345ef3361bb14586934ec2b942e354d63e6d37)
|
2757
|
-
- minor changes [`2163549`](https://github.com/rudderlabs/rudder-sdk-js/commit/2163549943c8d69045c69d936eeb7e0bb2d0db05)
|
2758
|
-
- changed return avlue for isloaded and isready [`88edb0f`](https://github.com/rudderlabs/rudder-sdk-js/commit/88edb0f06c3c8cb78499bb3eee5115ef3f7c643a)
|
2759
|
-
- minor changes from review comment and formatting [`ac32b2d`](https://github.com/rudderlabs/rudder-sdk-js/commit/ac32b2d045d4d15b8573456cc1f7ae811604c362)
|
2760
|
-
- added tvsquared as destination [`4020daf`](https://github.com/rudderlabs/rudder-sdk-js/commit/4020daf1446349410451c86bad15d518c1c6a5eb)
|
2761
|
-
- update npm module [`3626817`](https://github.com/rudderlabs/rudder-sdk-js/commit/3626817f06627a9f0dc69c9a2970aacbbd5ebd9e)
|
2762
|
-
- update npm module [`83a96a4`](https://github.com/rudderlabs/rudder-sdk-js/commit/83a96a4ef728929af7e4fbdcece8e52c2e4dcc5f)
|
2763
|
-
- update npm module [`038355c`](https://github.com/rudderlabs/rudder-sdk-js/commit/038355c2583df7b1c5da8933700454aa89521e12)
|
2764
|
-
- update npm module [`8f4af93`](https://github.com/rudderlabs/rudder-sdk-js/commit/8f4af93b96f6009676e8728e62bebf4ee5a72c56)
|
2765
|
-
- Updated npm distribution files [`09a3a63`](https://github.com/rudderlabs/rudder-sdk-js/commit/09a3a635275a974a75b199cbdad4306841b26a81)
|
2766
|
-
- Updated npm distribution files [`056b671`](https://github.com/rudderlabs/rudder-sdk-js/commit/056b6713d9a88368e46bea3cc44c5666fecc3e57)
|
2767
|
-
- Updated npm distribution files [`1b17b44`](https://github.com/rudderlabs/rudder-sdk-js/commit/1b17b447e2731dcbcf828cf2c9b167c0f1cca50a)
|
2768
|
-
- Updated npm distribution files [`cb1b4ec`](https://github.com/rudderlabs/rudder-sdk-js/commit/cb1b4ecf5605522824f8f72c30a3cb144c4ec7c9)
|
2769
|
-
|
2770
|
-
## v1.0.12 - 2020-09-16
|
2771
|
-
|
2772
|
-
### Merged
|
2773
|
-
|
2774
|
-
- Ga name tracker ---> Production [`#139`](https://github.com/rudderlabs/rudder-sdk-js/pull/139)
|
2775
|
-
- Npm rebase [`#140`](https://github.com/rudderlabs/rudder-sdk-js/pull/140)
|
2776
|
-
- TVSquared destination [`#134`](https://github.com/rudderlabs/rudder-sdk-js/pull/134)
|
2777
|
-
- add query parse logic from url and send events ---> Production [`#128`](https://github.com/rudderlabs/rudder-sdk-js/pull/128)
|
2778
|
-
- Fix: page properties [`#122`](https://github.com/rudderlabs/rudder-sdk-js/pull/122)
|
2779
|
-
- copy changes from fullstory branch [`#116`](https://github.com/rudderlabs/rudder-sdk-js/pull/116)
|
2780
|
-
- added bugsnag destination [`#114`](https://github.com/rudderlabs/rudder-sdk-js/pull/114)
|
2781
|
-
- added https in scriptload for VWO,kissmetrics,chartbeat [`#112`](https://github.com/rudderlabs/rudder-sdk-js/pull/112)
|
2782
|
-
- Revert "added https in scriptload for VWO,kissmetrics,chartbeat" [`#111`](https://github.com/rudderlabs/rudder-sdk-js/pull/111)
|
2783
|
-
- Fix: Group traits after reset [`#110`](https://github.com/rudderlabs/rudder-sdk-js/pull/110)
|
2784
|
-
- added https in scriptload for VWO,kissmetrics,chartbeat [`#108`](https://github.com/rudderlabs/rudder-sdk-js/pull/108)
|
2785
|
-
- addressed issue related to script loading for cordova [`#107`](https://github.com/rudderlabs/rudder-sdk-js/pull/107)
|
2786
|
-
- Optimizely Web [`#109`](https://github.com/rudderlabs/rudder-sdk-js/pull/109)
|
2787
|
-
- Encrypt values [`#105`](https://github.com/rudderlabs/rudder-sdk-js/pull/105)
|
2788
|
-
- Encrypt values [`#101`](https://github.com/rudderlabs/rudder-sdk-js/pull/101)
|
2789
|
-
- Error handling if rudderanalytics is not initialized in script [`#104`](https://github.com/rudderlabs/rudder-sdk-js/pull/104)
|
2790
|
-
- Send the events to server/destination that are made only after load call [`#102`](https://github.com/rudderlabs/rudder-sdk-js/pull/102)
|
2791
|
-
- Missing writekey [`#100`](https://github.com/rudderlabs/rudder-sdk-js/pull/100)
|
2792
|
-
- Master <-- Production [`#99`](https://github.com/rudderlabs/rudder-sdk-js/pull/99)
|
2793
|
-
- Production <- Develop [`#98`](https://github.com/rudderlabs/rudder-sdk-js/pull/98)
|
2794
|
-
- Changes for not tracking sensitive data [`#96`](https://github.com/rudderlabs/rudder-sdk-js/pull/96)
|
2795
|
-
- Production to master [`#94`](https://github.com/rudderlabs/rudder-sdk-js/pull/94)
|
2796
|
-
- Develop to production [`#92`](https://github.com/rudderlabs/rudder-sdk-js/pull/92)
|
2797
|
-
- Handling version and module type in sourceconfigurl as user input [`#93`](https://github.com/rudderlabs/rudder-sdk-js/pull/93)
|
2798
|
-
- Fix/version [`#91`](https://github.com/rudderlabs/rudder-sdk-js/pull/91)
|
2799
|
-
- fix - pathname for canonical url [`#90`](https://github.com/rudderlabs/rudder-sdk-js/pull/90)
|
2800
|
-
- mater --> production [`#89`](https://github.com/rudderlabs/rudder-sdk-js/pull/89)
|
2801
|
-
- Develop to master [`#88`](https://github.com/rudderlabs/rudder-sdk-js/pull/88)
|
2802
|
-
- Ga change [`#87`](https://github.com/rudderlabs/rudder-sdk-js/pull/87)
|
2803
|
-
- remove browser check [`#86`](https://github.com/rudderlabs/rudder-sdk-js/pull/86)
|
2804
|
-
- Develop to master [`#85`](https://github.com/rudderlabs/rudder-sdk-js/pull/85)
|
2805
|
-
- backward compatibility [`#84`](https://github.com/rudderlabs/rudder-sdk-js/pull/84)
|
2806
|
-
- Google Analytics changes for Ecommerce and Enhanced Ecommerce support [`#83`](https://github.com/rudderlabs/rudder-sdk-js/pull/83)
|
2807
|
-
- Ga lint [`#81`](https://github.com/rudderlabs/rudder-sdk-js/pull/81)
|
2808
|
-
- Ga change work in progress [`#70`](https://github.com/rudderlabs/rudder-sdk-js/pull/70)
|
2809
|
-
- changed for eventsToEvents [`#77`](https://github.com/rudderlabs/rudder-sdk-js/pull/77)
|
2810
|
-
- Fb pixel fix [`#76`](https://github.com/rudderlabs/rudder-sdk-js/pull/76)
|
2811
|
-
- Added iframe support for Lotame [`#75`](https://github.com/rudderlabs/rudder-sdk-js/pull/75)
|
2812
|
-
- limit per limit retry in queue and max requests at a time [`#74`](https://github.com/rudderlabs/rudder-sdk-js/pull/74)
|
2813
|
-
- Random parameter support for lotame [`#72`](https://github.com/rudderlabs/rudder-sdk-js/pull/72)
|
2814
|
-
- Support for SDK as npm module [`#71`](https://github.com/rudderlabs/rudder-sdk-js/pull/71)
|
2815
|
-
- fix anonymousId parsing [`#68`](https://github.com/rudderlabs/rudder-sdk-js/pull/68)
|
2816
|
-
- don't reset anonId and check for adblocker [`#60`](https://github.com/rudderlabs/rudder-sdk-js/pull/60)
|
2817
|
-
- GoogleAds Device Mode - empty page call handling [`#67`](https://github.com/rudderlabs/rudder-sdk-js/pull/67)
|
2818
|
-
- changes for selective picking of destinations [`#65`](https://github.com/rudderlabs/rudder-sdk-js/pull/65)
|
2819
|
-
- Misc updates [`#63`](https://github.com/rudderlabs/rudder-sdk-js/pull/63)
|
2820
|
-
- Fb pixel dest [`#57`](https://github.com/rudderlabs/rudder-sdk-js/pull/57)
|
2821
|
-
- Small improvements to the GA integration [`#58`](https://github.com/rudderlabs/rudder-sdk-js/pull/58)
|
2822
|
-
- update logs and dist [`#55`](https://github.com/rudderlabs/rudder-sdk-js/pull/55)
|
2823
|
-
- Fixes [`#54`](https://github.com/rudderlabs/rudder-sdk-js/pull/54)
|
2824
|
-
- Addresses issue #49: sets updated page data on GA tracker [`#52`](https://github.com/rudderlabs/rudder-sdk-js/pull/52)
|
2825
|
-
- Addresses issue #50: populate 'category' and 'label' fields in GA [`#53`](https://github.com/rudderlabs/rudder-sdk-js/pull/53)
|
2826
|
-
- add callbacks to method names globally [`#46`](https://github.com/rudderlabs/rudder-sdk-js/pull/46)
|
2827
|
-
- Intercom fix [`#45`](https://github.com/rudderlabs/rudder-sdk-js/pull/45)
|
2828
|
-
- test commit [`#44`](https://github.com/rudderlabs/rudder-sdk-js/pull/44)
|
2829
|
-
- update gzip and brotli dist files [`#43`](https://github.com/rudderlabs/rudder-sdk-js/pull/43)
|
2830
|
-
- Lotame Integration [`#42`](https://github.com/rudderlabs/rudder-sdk-js/pull/42)
|
2831
|
-
- bug fix [`#41`](https://github.com/rudderlabs/rudder-sdk-js/pull/41)
|
2832
|
-
- making release [`#40`](https://github.com/rudderlabs/rudder-sdk-js/pull/40)
|
2833
|
-
- add page prop to context and autotrack enabled from load option [`#39`](https://github.com/rudderlabs/rudder-sdk-js/pull/39)
|
2834
|
-
- add missing dependency [`#38`](https://github.com/rudderlabs/rudder-sdk-js/pull/38)
|
2835
|
-
- Release [`#37`](https://github.com/rudderlabs/rudder-sdk-js/pull/37)
|
2836
|
-
- remove default_ip [`#36`](https://github.com/rudderlabs/rudder-sdk-js/pull/36)
|
2837
|
-
- check message size [`#35`](https://github.com/rudderlabs/rudder-sdk-js/pull/35)
|
2838
|
-
- Develop to master [`#34`](https://github.com/rudderlabs/rudder-sdk-js/pull/34)
|
2839
|
-
- Revisit api calls [`#33`](https://github.com/rudderlabs/rudder-sdk-js/pull/33)
|
2840
|
-
- Develop to master [`#32`](https://github.com/rudderlabs/rudder-sdk-js/pull/32)
|
2841
|
-
- Group call support [`#31`](https://github.com/rudderlabs/rudder-sdk-js/pull/31)
|
2842
|
-
- Feature/onready [`#30`](https://github.com/rudderlabs/rudder-sdk-js/pull/30)
|
2843
|
-
- Develop to master [`#29`](https://github.com/rudderlabs/rudder-sdk-js/pull/29)
|
2844
|
-
- Support for configurable config url [`#28`](https://github.com/rudderlabs/rudder-sdk-js/pull/28)
|
2845
|
-
- Develop [`#26`](https://github.com/rudderlabs/rudder-sdk-js/pull/26)
|
2846
|
-
- Braze integration [`#25`](https://github.com/rudderlabs/rudder-sdk-js/pull/25)
|
2847
|
-
- Dest intercom [`#23`](https://github.com/rudderlabs/rudder-sdk-js/pull/23)
|
2848
|
-
- Replace console.log with logger.debug [`#20`](https://github.com/rudderlabs/rudder-sdk-js/pull/20)
|
2849
|
-
- Update README.md [`#18`](https://github.com/rudderlabs/rudder-sdk-js/pull/18)
|
2850
|
-
- Henry and Smith initial Changes [`#14`](https://github.com/rudderlabs/rudder-sdk-js/pull/14)
|
2851
|
-
- Readme edits [`#17`](https://github.com/rudderlabs/rudder-sdk-js/pull/17)
|
2852
|
-
- Feature/gtm [`#16`](https://github.com/rudderlabs/rudder-sdk-js/pull/16)
|
2853
|
-
- VWO [`#15`](https://github.com/rudderlabs/rudder-sdk-js/pull/15)
|
2854
|
-
- refactor structure [`#13`](https://github.com/rudderlabs/rudder-sdk-js/pull/13)
|
2855
|
-
- Key change in GoogleAds [`#12`](https://github.com/rudderlabs/rudder-sdk-js/pull/12)
|
2856
|
-
- Refactoring of integration initialization [`#11`](https://github.com/rudderlabs/rudder-sdk-js/pull/11)
|
2857
|
-
- adding cookie support [`#10`](https://github.com/rudderlabs/rudder-sdk-js/pull/10)
|
2858
|
-
- fix hubspot id [`#9`](https://github.com/rudderlabs/rudder-sdk-js/pull/9)
|
2859
|
-
- fixes [`#8`](https://github.com/rudderlabs/rudder-sdk-js/pull/8)
|
2860
|
-
- Fix : Hubspot [`#7`](https://github.com/rudderlabs/rudder-sdk-js/pull/7)
|
2861
|
-
- Segment compatibility [`#6`](https://github.com/rudderlabs/rudder-sdk-js/pull/6)
|
2862
|
-
- Namespace refactor [`#5`](https://github.com/rudderlabs/rudder-sdk-js/pull/5)
|
2863
|
-
- GoogleAds integration [`#4`](https://github.com/rudderlabs/rudder-sdk-js/pull/4)
|
2864
|
-
- Hotjar integration [`#3`](https://github.com/rudderlabs/rudder-sdk-js/pull/3)
|
2865
|
-
- Replay events to integrations after successful initialization [`#2`](https://github.com/rudderlabs/rudder-sdk-js/pull/2)
|
2866
|
-
- Update README.md [`#1`](https://github.com/rudderlabs/rudder-sdk-js/pull/1)
|
2867
|
-
|
2868
|
-
### Commits
|
2869
|
-
|
2870
|
-
- Bumped version [`b313151`](https://github.com/rudderlabs/rudder-sdk-js/commit/b3131515ffc3d94facd3be430593dc1bb65be168)
|
2871
|
-
- Merge pull request #143 from rudderlabs/production [`befa41c`](https://github.com/rudderlabs/rudder-sdk-js/commit/befa41c9f34def2eb96a9390574a19e3e991e73d)
|
2872
|
-
- rebase with production branch [`301ec0f`](https://github.com/rudderlabs/rudder-sdk-js/commit/301ec0fbd9867c4377a03809daf20c77f3250f7e)
|
2873
|
-
- bump version [`f0435b6`](https://github.com/rudderlabs/rudder-sdk-js/commit/f0435b6d562e0824cc607ceeec97eeaf313d98cb)
|
2874
|
-
- copy changes from dev [`9ef61ec`](https://github.com/rudderlabs/rudder-sdk-js/commit/9ef61ec09532fd20740fbcfc2f9509d298dbefe7)
|
2875
|
-
- NPM release version 1.0.11 [`bfa63ce`](https://github.com/rudderlabs/rudder-sdk-js/commit/bfa63ce51bad649fb1218080a72c560b7d23aba6)
|
2876
|
-
- Bumped version [`668baa0`](https://github.com/rudderlabs/rudder-sdk-js/commit/668baa08f5642063d19bd4670d9527eac023f2a6)
|
2877
|
-
- add querystring parse to npm module [`f80440f`](https://github.com/rudderlabs/rudder-sdk-js/commit/f80440f794c9ae41e0d60370c96154cc1638b422)
|
2878
|
-
- bump version [`fe16ef5`](https://github.com/rudderlabs/rudder-sdk-js/commit/fe16ef564e270dcec755c471d9fa5d5f5f6f196b)
|
2879
|
-
- branch for npm and latest release [`1964546`](https://github.com/rudderlabs/rudder-sdk-js/commit/1964546d8d5a6b2c56f4a20da6be036d1188fe5e)
|
2880
|
-
- add query parse logic from url and send events [`1faabd5`](https://github.com/rudderlabs/rudder-sdk-js/commit/1faabd5eeaabfef898d72f47befa47989d36ca29)
|
2881
|
-
- change tostring for ie [`406437a`](https://github.com/rudderlabs/rudder-sdk-js/commit/406437af7c5bef52e3ff9999fbbbc3b2dfb7e3d1)
|
2882
|
-
- change tostring for ie [`ce0f45e`](https://github.com/rudderlabs/rudder-sdk-js/commit/ce0f45e700f8122bd88e7c7642255ec08f241a67)
|
2883
|
-
- add node modules transpilation [`d2a505b`](https://github.com/rudderlabs/rudder-sdk-js/commit/d2a505b2962d5ef0ae66924a92cff23a832066b7)
|
2884
|
-
- add polyfill and other changes [`c1b5401`](https://github.com/rudderlabs/rudder-sdk-js/commit/c1b5401aa44b3e572f475c320763825cd135e96c)
|
2885
|
-
- fix for page properties [`6912a14`](https://github.com/rudderlabs/rudder-sdk-js/commit/6912a149ec0eae8a283f7bbfc738208305c997f1)
|
2886
|
-
- init changes [`b6cacb7`](https://github.com/rudderlabs/rudder-sdk-js/commit/b6cacb79be19c416bd6d89bbf2e73c4cea9d5603)
|
2887
|
-
- minor changes [`e03e816`](https://github.com/rudderlabs/rudder-sdk-js/commit/e03e8163a341ef7457fca7424d1c1ffa829a141e)
|
2888
|
-
- changed return avlue for isloaded and isready [`0b38d08`](https://github.com/rudderlabs/rudder-sdk-js/commit/0b38d082266ee933dca7c3eaab193e1d84823019)
|
2889
|
-
- minor changes from review comment and formatting [`214727b`](https://github.com/rudderlabs/rudder-sdk-js/commit/214727b4603ce0b7755bf6b81fafa6f21f3e01cf)
|
2890
|
-
- added tvsquared as destination [`3a85480`](https://github.com/rudderlabs/rudder-sdk-js/commit/3a854809dfb89b355a6af576b4a2f21ef752f240)
|
2891
|
-
- update npm module [`62020d6`](https://github.com/rudderlabs/rudder-sdk-js/commit/62020d638b540626748b74a2e684bd8e46a1083d)
|
2892
|
-
- Merge pull request #118 from rudderlabs/master [`5f5d1eb`](https://github.com/rudderlabs/rudder-sdk-js/commit/5f5d1eb2671430a5c440fb40f88ffcdd767d9266)
|
2893
|
-
- Merge pull request #117 from rudderlabs/develop [`8d7b45a`](https://github.com/rudderlabs/rudder-sdk-js/commit/8d7b45a9413a1c7e30d3fb405e8a480e18f01fc7)
|
2894
|
-
- refactor replay logic [`d17de69`](https://github.com/rudderlabs/rudder-sdk-js/commit/d17de698d56cab1ab892692d31c5e4088ee5302c)
|
2895
|
-
- replaced console.log with logger.debug [`71525fd`](https://github.com/rudderlabs/rudder-sdk-js/commit/71525fd989ec358295245c7e88988482fa2366ec)
|
2896
|
-
- replaced console.log with logger.debug [`1dc8eda`](https://github.com/rudderlabs/rudder-sdk-js/commit/1dc8eda5774693f740f5a222e0593c92f475f588)
|
2897
|
-
- addressed review comments [`a6b0100`](https://github.com/rudderlabs/rudder-sdk-js/commit/a6b010091e3f0f5788bc7376a49de0ab746bd186)
|
2898
|
-
- fix of group traits after reset [`20d4f70`](https://github.com/rudderlabs/rudder-sdk-js/commit/20d4f702d5c40fa30a643ea003c3537ad79603a6)
|
2899
|
-
- override properties with custom campaign properties [`24dea89`](https://github.com/rudderlabs/rudder-sdk-js/commit/24dea895a889921a67c368e29f537c141e82c750)
|
2900
|
-
- bug fixing and code cleanup [`b11815e`](https://github.com/rudderlabs/rudder-sdk-js/commit/b11815e863c97beca22230f9258b4818bcb8eb7f)
|
2901
|
-
- initial commit for optimizely web [`a769a0f`](https://github.com/rudderlabs/rudder-sdk-js/commit/a769a0fd03e3eac43ce6f5d5511cd1a71e964513)
|
2902
|
-
- remove dist/browser.js [`cd3a284`](https://github.com/rudderlabs/rudder-sdk-js/commit/cd3a284f4aae233613b0d3a2a0b25eee6a0633d9)
|
2903
|
-
- add test in pre-commit [`c7548ac`](https://github.com/rudderlabs/rudder-sdk-js/commit/c7548ac5d25d2acc73ea8091d60b348cf42a6337)
|
2904
|
-
- change crypto version and loaded fix [`c734231`](https://github.com/rudderlabs/rudder-sdk-js/commit/c734231a4ac8a2a89db3337978163d9f8c5f6fef)
|
2905
|
-
- resolve conflicts [`f9c3852`](https://github.com/rudderlabs/rudder-sdk-js/commit/f9c38520c17f7733f11755d10eb801d3fbadde4a)
|
2906
|
-
- handled error if rudderanalytics is not initialized in script [`ddb853e`](https://github.com/rudderlabs/rudder-sdk-js/commit/ddb853efed87489f564be4fd56478219380b30b4)
|
2907
|
-
- added writekey and server url validation [`a9e2a2a`](https://github.com/rudderlabs/rudder-sdk-js/commit/a9e2a2a5088fa7485790e89536126aad4d757e41)
|
2908
|
-
- send the events to server/destination that are made only after load call [`e1e6ce0`](https://github.com/rudderlabs/rudder-sdk-js/commit/e1e6ce0f6ef8506874f007ecab1ea95085c2915a)
|
2909
|
-
- change key [`d23a2d4`](https://github.com/rudderlabs/rudder-sdk-js/commit/d23a2d443c1480fa494657b2d0733b8218a9cae1)
|
2910
|
-
- code cleanup [`eeb6587`](https://github.com/rudderlabs/rudder-sdk-js/commit/eeb658753bdd145dca5b0b3772375933f3e613d9)
|
2911
|
-
- changing import to have tree-shaking [`ffd4934`](https://github.com/rudderlabs/rudder-sdk-js/commit/ffd4934b43b142ccea8a1572194049346df48ce8)
|
2912
|
-
- add crpto-js for value encryption [`0f92728`](https://github.com/rudderlabs/rudder-sdk-js/commit/0f9272813ce343dc49b21197de6a38ea791ac43e)
|
2913
|
-
- removed redundant checking and added check for empty serverUrl [`701d1ea`](https://github.com/rudderlabs/rudder-sdk-js/commit/701d1eaa891f27fb4790a730998f8fd3c1253d36)
|
2914
|
-
- missing writekey fix [`0a7b9d8`](https://github.com/rudderlabs/rudder-sdk-js/commit/0a7b9d88df46ca92a004a25bef96ef936d9efc0b)
|
2915
|
-
- Updated npm version [`17cfc07`](https://github.com/rudderlabs/rudder-sdk-js/commit/17cfc070826f74c0c3f6b70710876ec21a308359)
|
2916
|
-
- updated documentation [`3e62368`](https://github.com/rudderlabs/rudder-sdk-js/commit/3e6236811c3976ba17fd9c0d6afafdd1823a496a)
|
2917
|
-
- updated autotrack test html [`5d2e0ad`](https://github.com/rudderlabs/rudder-sdk-js/commit/5d2e0adb656483f10f6e03e0ba1219890a524a51)
|
2918
|
-
- changes for not tracking sensitive data [`fcd0af3`](https://github.com/rudderlabs/rudder-sdk-js/commit/fcd0af377886d74779d6ec8ca3de7071d82a70d5)
|
2919
|
-
- add ignore pattern [`4c0d59e`](https://github.com/rudderlabs/rudder-sdk-js/commit/4c0d59e44f21a15ee2ca34543ead2b76592c6f50)
|
2920
|
-
- add ignore pattern [`782fa80`](https://github.com/rudderlabs/rudder-sdk-js/commit/782fa80ccc86a9a97d0aa87413c42307e9a411f8)
|
2921
|
-
- handling version and module type in sourceconfigurl as user input [`b202a37`](https://github.com/rudderlabs/rudder-sdk-js/commit/b202a37205b389b484b37313c147a500763d14ad)
|
2922
|
-
- updated npm version [`4addbfe`](https://github.com/rudderlabs/rudder-sdk-js/commit/4addbfeade86fd5ff15dc7f567c111f34e19bcd9)
|
2923
|
-
- version and module type for npm [`12f2fff`](https://github.com/rudderlabs/rudder-sdk-js/commit/12f2fffd83779fe78bddb29d8189422bfcc4c92c)
|
2924
|
-
- minor change [`4080801`](https://github.com/rudderlabs/rudder-sdk-js/commit/4080801cc8525338511b691dc19c035931c57992)
|
2925
|
-
- minor change [`689e824`](https://github.com/rudderlabs/rudder-sdk-js/commit/689e824cdf396d6016bf6acf85dbd09a51736e1b)
|
2926
|
-
- minor change [`7c36fa0`](https://github.com/rudderlabs/rudder-sdk-js/commit/7c36fa0356aa6f65e8a82d4e68d045abb4e479f4)
|
2927
|
-
- minor change [`e0d914b`](https://github.com/rudderlabs/rudder-sdk-js/commit/e0d914b463a0255ad95a8391574ee9539fe81669)
|
2928
|
-
- minor change [`ba489d2`](https://github.com/rudderlabs/rudder-sdk-js/commit/ba489d23720e602517d57e254f567c0e8ccdf4be)
|
2929
|
-
- build for npm [`f8d7e32`](https://github.com/rudderlabs/rudder-sdk-js/commit/f8d7e32c776d1181bb73810b819b1f2d36f02b23)
|
2930
|
-
- build for npm [`db03d79`](https://github.com/rudderlabs/rudder-sdk-js/commit/db03d7906ee6f825274c1c6a964b4f7e9383778e)
|
2931
|
-
- dist/rudder-sdk-js/index.js [`d3465af`](https://github.com/rudderlabs/rudder-sdk-js/commit/d3465aff632be79913eed1475b209016de66fd2d)
|
2932
|
-
- dist/rudder-sdk-js/index.js [`63ed67e`](https://github.com/rudderlabs/rudder-sdk-js/commit/63ed67e094e5937eb94dad30b3b6d2360433af05)
|
2933
|
-
- update test command [`811e57d`](https://github.com/rudderlabs/rudder-sdk-js/commit/811e57d2666274a6d980116c4000ffb97c6909fd)
|
2934
|
-
- lint change [`0004dd5`](https://github.com/rudderlabs/rudder-sdk-js/commit/0004dd501a56d8b9275a6f8a20aa6450495976ff)
|
2935
|
-
- added logs [`520359d`](https://github.com/rudderlabs/rudder-sdk-js/commit/520359d56bfd7c879bd1db1d8ccd6a4c29523bb2)
|
2936
|
-
- minor fix [`62b666e`](https://github.com/rudderlabs/rudder-sdk-js/commit/62b666e01a1e7343489053e3cb7df556cf774a82)
|
2937
|
-
- path func [`70e1eb3`](https://github.com/rudderlabs/rudder-sdk-js/commit/70e1eb36c430f3dc1493a654e83e55c4fede5a7b)
|
2938
|
-
- Fixes for static [`1035dd1`](https://github.com/rudderlabs/rudder-sdk-js/commit/1035dd1f01ca1acc3bfce75401c452703df20c06)
|
2939
|
-
- Intermediate review update [`f9e2f92`](https://github.com/rudderlabs/rudder-sdk-js/commit/f9e2f926c29da78172491e0dd6798f44bb365761)
|
2940
|
-
- change in variable [`f42a7c5`](https://github.com/rudderlabs/rudder-sdk-js/commit/f42a7c57b87168843f30bb708fa1a2414cfc2f63)
|
2941
|
-
- Intermediate review update [`14e8948`](https://github.com/rudderlabs/rudder-sdk-js/commit/14e8948fc08c24ae43891d76c2f4e18758e5f17e)
|
2942
|
-
- Intermediate review update [`a745f6d`](https://github.com/rudderlabs/rudder-sdk-js/commit/a745f6d8d9a3258c817a775605bcace7cd53239b)
|
2943
|
-
- elint fixes [`a31de76`](https://github.com/rudderlabs/rudder-sdk-js/commit/a31de7671e392c5b05208348ddb9b97ff33a79f3)
|
2944
|
-
- Result of npx eslint . --fix [`888f5e9`](https://github.com/rudderlabs/rudder-sdk-js/commit/888f5e9ce15f6771c10f18a66e53d7a3343a7af9)
|
2945
|
-
- changed for in to for each [`a917bbb`](https://github.com/rudderlabs/rudder-sdk-js/commit/a917bbb0564f9ba0ab31a1749c43c65c83e55d66)
|
2946
|
-
- removed most eslint errors [`a13939e`](https://github.com/rudderlabs/rudder-sdk-js/commit/a13939eec31faa9ae005e0023a5e702d7ba7e97d)
|
2947
|
-
- rebased with unit_test_init [`6b36ee2`](https://github.com/rudderlabs/rudder-sdk-js/commit/6b36ee2f7acb3d356b0a378daef5ed2f8a9e76cd)
|
2948
|
-
- updated index.test.js [`fd9fc18`](https://github.com/rudderlabs/rudder-sdk-js/commit/fd9fc18fa92dca2e2ff6ca424a9af7097dc88b48)
|
2949
|
-
- change for reset custom dimensions [`1a28ccb`](https://github.com/rudderlabs/rudder-sdk-js/commit/1a28ccba923083911cb31f4f0f59014274e1ecd3)
|
2950
|
-
- update files [`ece035d`](https://github.com/rudderlabs/rudder-sdk-js/commit/ece035d63a6952f8d86f0c7ba05de86f6ae8727f)
|
2951
|
-
- change precommit [`8adfe76`](https://github.com/rudderlabs/rudder-sdk-js/commit/8adfe763150ddfc6f126fd4cc5bb898d79920a9f)
|
2952
|
-
- missed changes [`2210954`](https://github.com/rudderlabs/rudder-sdk-js/commit/221095475b80280079a1d1310188340c8ddecbab)
|
2953
|
-
- remove coverage [`68144db`](https://github.com/rudderlabs/rudder-sdk-js/commit/68144dbac8c399d10ad07d3630dfaf88b2a2a389)
|
2954
|
-
- steps into the ut world [`09176b9`](https://github.com/rudderlabs/rudder-sdk-js/commit/09176b90bffbfc9d8e09a91af8b6d1b60d086e8d)
|
2955
|
-
- init eslint config and run on GA code [`938ea9c`](https://github.com/rudderlabs/rudder-sdk-js/commit/938ea9c5995a925041b6d252c7216b7d6acba6f8)
|
2956
|
-
- update package.json [`0a4d4b7`](https://github.com/rudderlabs/rudder-sdk-js/commit/0a4d4b731afc7fead1d02d95f220dce5e2694fbb)
|
2957
|
-
- bug fixes [`21ab222`](https://github.com/rudderlabs/rudder-sdk-js/commit/21ab222ac0ff3baabe36f286074cc8cbbd57042e)
|
2958
|
-
- fixed bugs [`36ef540`](https://github.com/rudderlabs/rudder-sdk-js/commit/36ef540c6923ce746a67dbdffb068109dd716f77)
|
2959
|
-
- added test file for ecomm [`6d3a518`](https://github.com/rudderlabs/rudder-sdk-js/commit/6d3a5181ab3ce6b1872cef8461c8735b757a7c0c)
|
2960
|
-
- bug change [`6580ac6`](https://github.com/rudderlabs/rudder-sdk-js/commit/6580ac6a77572bcdae085a03589185b4fab4ed43)
|
2961
|
-
- changed payload and pageview [`cad5763`](https://github.com/rudderlabs/rudder-sdk-js/commit/cad5763a7d2442bf0f51c0b4e46a72d95c7f04b0)
|
2962
|
-
- changed naming logic in page call [`de87fb4`](https://github.com/rudderlabs/rudder-sdk-js/commit/de87fb40bd2f8e6db9a33528f5a01ad159daad59)
|
2963
|
-
- changed for bug [`a7884f3`](https://github.com/rudderlabs/rudder-sdk-js/commit/a7884f3a13a6af15dd047695742e3a0ef1d691af)
|
2964
|
-
- add correct module name [`8e8e12b`](https://github.com/rudderlabs/rudder-sdk-js/commit/8e8e12bc3bf7e8704a8b5c43914eb44bf74ec1bd)
|
2965
|
-
- add correct module name [`3744075`](https://github.com/rudderlabs/rudder-sdk-js/commit/3744075a422e32c87ab80dc2c0bf318f928b94d4)
|
2966
|
-
- changed for bug [`915c848`](https://github.com/rudderlabs/rudder-sdk-js/commit/915c8486cfbcd2e65aef63731756103e4e39aa13)
|
2967
|
-
- add map [`376e743`](https://github.com/rudderlabs/rudder-sdk-js/commit/376e74341cf69a1b9df32b80f8106fd5884b25d6)
|
2968
|
-
- changed google tag manager [`0a4fee1`](https://github.com/rudderlabs/rudder-sdk-js/commit/0a4fee1c5c2506d3acc5ea3a73436f0271ff0b55)
|
2969
|
-
- code clean up [`ddee861`](https://github.com/rudderlabs/rudder-sdk-js/commit/ddee86103bcc5816dce03d1d0c1048fc69800cdc)
|
2970
|
-
- moved functions within the class [`42303eb`](https://github.com/rudderlabs/rudder-sdk-js/commit/42303eb2c0b7e40d75daf0e6e393f7de65a0489c)
|
2971
|
-
- changed the way of comments [`a6369d2`](https://github.com/rudderlabs/rudder-sdk-js/commit/a6369d2696473616e6ba7903243cf62ebef3780e)
|
2972
|
-
- changed the way of comments [`bb0531d`](https://github.com/rudderlabs/rudder-sdk-js/commit/bb0531db764b834c99c28f73fbcc989e4e8c46a6)
|
2973
|
-
- added review comments [`7abdbca`](https://github.com/rudderlabs/rudder-sdk-js/commit/7abdbca45b07814d124f771d8f71ed536e30f208)
|
2974
|
-
- addressed remaining comments [`71b64dd`](https://github.com/rudderlabs/rudder-sdk-js/commit/71b64dddda7c35583e3e08561350112929a1a18e)
|
2975
|
-
- changed from if else to switch and shifted functions to util.js [`60a4f5d`](https://github.com/rudderlabs/rudder-sdk-js/commit/60a4f5dbb388286b82105cef4b4bbde365dfb0a4)
|
2976
|
-
- changed from if else to switch and shifted functions to util.js [`4bd6c0a`](https://github.com/rudderlabs/rudder-sdk-js/commit/4bd6c0ab2578b9782197e34d1a8c64193d3f9110)
|
2977
|
-
- add pre-commit [`10f5947`](https://github.com/rudderlabs/rudder-sdk-js/commit/10f59478d49beaf025e70afbfc357d8c0f4301de)
|
2978
|
-
- rename [`4d97110`](https://github.com/rudderlabs/rudder-sdk-js/commit/4d9711070976f575819e2c64239f5d7154be75ae)
|
2979
|
-
- Update index.js [`3ab9622`](https://github.com/rudderlabs/rudder-sdk-js/commit/3ab962266f546759c4db6900531ce0586c4bd55c)
|
2980
|
-
- added comments and addressed some of the comments [`7bca60e`](https://github.com/rudderlabs/rudder-sdk-js/commit/7bca60ed9cae0188c1f70381f754a1e42e6cb59f)
|
2981
|
-
- removed classic from ga [`b0673d0`](https://github.com/rudderlabs/rudder-sdk-js/commit/b0673d095bc2621430b0a1dd31f83093ea67e504)
|
2982
|
-
- back to production to build [`616bfe9`](https://github.com/rudderlabs/rudder-sdk-js/commit/616bfe9eed5ddb5e2965b4fe5fd21679cd12f84a)
|
2983
|
-
- test prod build [`abbf9b3`](https://github.com/rudderlabs/rudder-sdk-js/commit/abbf9b3d0509a839e6d805b2f1afd325100adf66)
|
2984
|
-
- fix tests now [`b1434f9`](https://github.com/rudderlabs/rudder-sdk-js/commit/b1434f9d61e34b9be3850fd70c85ee7d1b176bfc)
|
2985
|
-
- pushing everything into build [`5946bcd`](https://github.com/rudderlabs/rudder-sdk-js/commit/5946bcd4bdd34c548ec1a10c28907bb0064bd75c)
|
2986
|
-
- adding an error to check pipeline [`c5e3775`](https://github.com/rudderlabs/rudder-sdk-js/commit/c5e3775413ebbd6bfe02189af3bcd175b2f2b0eb)
|
2987
|
-
- update s3 cp [`c2d359e`](https://github.com/rudderlabs/rudder-sdk-js/commit/c2d359e5bc21b4540ad2064a623b52e29967d462)
|
2988
|
-
- modify headers [`397290b`](https://github.com/rudderlabs/rudder-sdk-js/commit/397290b6384f256b9f9bd5d8bd4cdc55863c2e84)
|
2989
|
-
- add metadata [`3aeb9b7`](https://github.com/rudderlabs/rudder-sdk-js/commit/3aeb9b7d560b0bec4d27ad74b6af02f2e07809e1)
|
2990
|
-
- change extension [`249eb6c`](https://github.com/rudderlabs/rudder-sdk-js/commit/249eb6c690b47b2e1904e6c04ac87dd3a5edf767)
|
2991
|
-
- update build file [`db0befd`](https://github.com/rudderlabs/rudder-sdk-js/commit/db0befdc8d8a54b1be44d151c815f6619d430709)
|
2992
|
-
- change name [`0a2c670`](https://github.com/rudderlabs/rudder-sdk-js/commit/0a2c67016632b968b19ca5090399adf6704cd726)
|
2993
|
-
- change bucket name [`f2bd52b`](https://github.com/rudderlabs/rudder-sdk-js/commit/f2bd52bb941367f2ca8099c04c5bd9c8d522e0bb)
|
2994
|
-
- initial commit [`8ba06c4`](https://github.com/rudderlabs/rudder-sdk-js/commit/8ba06c48e441fd9bd6425693f15875ce3e181a7a)
|
2995
|
-
- update npm module [`b6d9c1b`](https://github.com/rudderlabs/rudder-sdk-js/commit/b6d9c1baf31c5f6413f85b842b0a46eb176aa01b)
|
2996
|
-
- built done [`23c042e`](https://github.com/rudderlabs/rudder-sdk-js/commit/23c042e1016b9fd44583490975638a5947ff56ce)
|
2997
|
-
- bug fixes [`f9c0913`](https://github.com/rudderlabs/rudder-sdk-js/commit/f9c091320715a0ccd11b57390f763a99de14cb09)
|
2998
|
-
- changed to arrow functions [`61a6482`](https://github.com/rudderlabs/rudder-sdk-js/commit/61a6482710b924cc992d618f9c719cd15a17dc66)
|
2999
|
-
- Updated build files [`0d484f8`](https://github.com/rudderlabs/rudder-sdk-js/commit/0d484f80373301a8155816985121fcfd8d953b5f)
|
3000
|
-
- Updated .gitignore [`961d3b6`](https://github.com/rudderlabs/rudder-sdk-js/commit/961d3b6b60dc65e3498d952949cfbb5595d00361)
|
3001
|
-
- Added sourceConfigMap to min.js [`bb7a242`](https://github.com/rudderlabs/rudder-sdk-js/commit/bb7a242464c1ff6a2fd65a049b77cd87b2a53d49)
|
3002
|
-
- Removed build files [`6d61065`](https://github.com/rudderlabs/rudder-sdk-js/commit/6d6106571d2566d0c515ce913390399c2e854572)
|
3003
|
-
- Updated build files [`e71aac7`](https://github.com/rudderlabs/rudder-sdk-js/commit/e71aac7add6d85c7289762c5a51baa5a0fb7a2ec)
|
3004
|
-
- Published npm version 1.0.1 [`dee6d9d`](https://github.com/rudderlabs/rudder-sdk-js/commit/dee6d9d3ffb1867b3cff11a72a7f0366c6c0d513)
|
3005
|
-
- Updated dist/browser.js [`7feec24`](https://github.com/rudderlabs/rudder-sdk-js/commit/7feec24070e536ff425d3dc9163fbb19a840639c)
|
3006
|
-
- Updated npm release files [`3825df6`](https://github.com/rudderlabs/rudder-sdk-js/commit/3825df695975fa146776c0e9342e6078ce6a18da)
|
3007
|
-
- Updated distribution files [`5faf342`](https://github.com/rudderlabs/rudder-sdk-js/commit/5faf342a73e16c6c05424aa7f8da6c9d358f0558)
|
3008
|
-
- added random support for lotame [`d0e6514`](https://github.com/rudderlabs/rudder-sdk-js/commit/d0e6514d3fe466b4b16bf553c7b764d72cdd4efb)
|
3009
|
-
- update readme [`6f31f58`](https://github.com/rudderlabs/rudder-sdk-js/commit/6f31f586762d495951f63ae761172c52e0573696)
|
3010
|
-
- update tests [`7ffc7b9`](https://github.com/rudderlabs/rudder-sdk-js/commit/7ffc7b93a35173516c3c0097b3776fc060786aaa)
|
3011
|
-
- 1.add npm package in dist 2. Update build 3. update dist and readme [`c59f87e`](https://github.com/rudderlabs/rudder-sdk-js/commit/c59f87e998d0ec9b08003fa00c68e438761329fd)
|
3012
|
-
- seperate sourcemap from dist file [`230e168`](https://github.com/rudderlabs/rudder-sdk-js/commit/230e168ce592659be57ecc65f5cefcff36a90c84)
|
3013
|
-
- add sourcemap and cleanup [`775ab0c`](https://github.com/rudderlabs/rudder-sdk-js/commit/775ab0cbb61696d83963f40e7deef663123a1164)
|
3014
|
-
- update module [`da9fd63`](https://github.com/rudderlabs/rudder-sdk-js/commit/da9fd630e097499db993968456a6f0c091162cd7)
|
3015
|
-
- add anonymousId header [`bdeb1e4`](https://github.com/rudderlabs/rudder-sdk-js/commit/bdeb1e455ec5281c536c9ef1d69600b7cd332f07)
|
3016
|
-
- change method param name [`7fe707c`](https://github.com/rudderlabs/rudder-sdk-js/commit/7fe707c4a484b9340aa48736f92f00415c7abd3c)
|
3017
|
-
- make changes for GTM and Fb pixel cnames [`f55dd1f`](https://github.com/rudderlabs/rudder-sdk-js/commit/f55dd1f78398c0585fbee42f6b43ca4645942d7b)
|
3018
|
-
- tested for identify and track calls and changed accordingly [`db204f3`](https://github.com/rudderlabs/rudder-sdk-js/commit/db204f311226c6792b301464539675c541bf557b)
|
3019
|
-
- add support for global callbacks as input to load options [`4f7ee72`](https://github.com/rudderlabs/rudder-sdk-js/commit/4f7ee722ef18966020c1d5654f84bdb823997dcf)
|
3020
|
-
- tested for page calls and changed accordingly [`5252817`](https://github.com/rudderlabs/rudder-sdk-js/commit/5252817a77e1016f0531e2a9893e7e8772d4c52d)
|
3021
|
-
- tested for page calls and changed accordingly [`0ac7714`](https://github.com/rudderlabs/rudder-sdk-js/commit/0ac7714e284feee5c5a5a2c29307c8549033e69b)
|
3022
|
-
- updated changes [`318a393`](https://github.com/rudderlabs/rudder-sdk-js/commit/318a3937b433834a146ff2103b9d0b17d96cf1c3)
|
3023
|
-
- update dist [`418d00d`](https://github.com/rudderlabs/rudder-sdk-js/commit/418d00d71e73d7691e9f761145b42bd853df8452)
|
3024
|
-
- add JS npm module and related tests [`8e89548`](https://github.com/rudderlabs/rudder-sdk-js/commit/8e89548af13dda02d0ac3e8acef1740f5fd49a54)
|
3025
|
-
- init commit for npm module [`69518b7`](https://github.com/rudderlabs/rudder-sdk-js/commit/69518b728a2307ed9e1f9ba352537d626312d58b)
|
3026
|
-
- updated changes [`13f1b39`](https://github.com/rudderlabs/rudder-sdk-js/commit/13f1b39704812c7018aaf442ab3e595e3d4b76cb)
|
3027
|
-
- code formatted [`b37d564`](https://github.com/rudderlabs/rudder-sdk-js/commit/b37d564308b3edb5676f21c48b6adf4e30a789fb)
|
3028
|
-
- for destinations that don't support or we havenot added support for the methods [`1d49e3d`](https://github.com/rudderlabs/rudder-sdk-js/commit/1d49e3d5944ca32fad4c5c04905a9f52bd0589f4)
|
3029
|
-
- change default url and cleanup [`5a4a2d9`](https://github.com/rudderlabs/rudder-sdk-js/commit/5a4a2d95bf1f7380e653f8d6bf9597abb6b08878)
|
3030
|
-
- fix [`3c93077`](https://github.com/rudderlabs/rudder-sdk-js/commit/3c9307725b4e2d1992c6583aecfbc547d8248e14)
|
3031
|
-
- update dist files [`99c7069`](https://github.com/rudderlabs/rudder-sdk-js/commit/99c7069e141465fba7423b2b9c8c6f3518c299ad)
|
3032
|
-
- add platform and version to default config backend url [`3ff4eed`](https://github.com/rudderlabs/rudder-sdk-js/commit/3ff4eed2d6a41e9455d2ebbd4893333d943beb9f)
|
3033
|
-
- taking options for adblock request and dist files [`23066b0`](https://github.com/rudderlabs/rudder-sdk-js/commit/23066b0ad2d31341a7747100ae9b366f12763e2a)
|
3034
|
-
- added empty page call handling [`109214b`](https://github.com/rudderlabs/rudder-sdk-js/commit/109214befeb64f9199960403f0992e83ba800ee9)
|
3035
|
-
- added classic calls [`411eb74`](https://github.com/rudderlabs/rudder-sdk-js/commit/411eb74927411db9fad9dc6095fc2afc587355a4)
|
3036
|
-
- update dist files [`4015a0f`](https://github.com/rudderlabs/rudder-sdk-js/commit/4015a0fb4b1d66049f712e4776f221beebb0e484)
|
3037
|
-
- updated initialization in GA [`59bf825`](https://github.com/rudderlabs/rudder-sdk-js/commit/59bf8250757115790360bd36cc23a36e588dcaf2)
|
3038
|
-
- update dist files [`f1d926c`](https://github.com/rudderlabs/rudder-sdk-js/commit/f1d926c7b58c2b54483d70f40b569623ae914add)
|
3039
|
-
- change mapping [`33cec28`](https://github.com/rudderlabs/rudder-sdk-js/commit/33cec28d967b973095aeacc2cbec48dece7741a9)
|
3040
|
-
- fix bug [`f3f13fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/f3f13fe60ea77f39caa374c2db5a7e1149884eb6)
|
3041
|
-
- log failed/unsupported native integrations [`1d36205`](https://github.com/rudderlabs/rudder-sdk-js/commit/1d36205c79ec2e90619a2db52c2bcf860fbff524)
|
3042
|
-
- implement review comments [`b262f1e`](https://github.com/rudderlabs/rudder-sdk-js/commit/b262f1ea5925d569997c7ac17ce86a91ade434be)
|
3043
|
-
- adding server identifiable names [`3dbe7ea`](https://github.com/rudderlabs/rudder-sdk-js/commit/3dbe7ea799d1a519ada012db3a9c8b9fb1018aab)
|
3044
|
-
- update comments [`694d3bc`](https://github.com/rudderlabs/rudder-sdk-js/commit/694d3bc9d9ce3fbe892fade3d313094cd78b951b)
|
3045
|
-
- dist files and few bug fixes [`2a649f2`](https://github.com/rudderlabs/rudder-sdk-js/commit/2a649f2e8762f18d4a2f0b0ace460839c9e743db)
|
3046
|
-
- added enhanced ecommerce events [`42b2141`](https://github.com/rudderlabs/rudder-sdk-js/commit/42b21414e6b5d607cc78d4b15a22aca4dabb4bfe)
|
3047
|
-
- added general ecommerce event in ga [`1094c12`](https://github.com/rudderlabs/rudder-sdk-js/commit/1094c128e07a6a0089f1ef10fe9a62cd8f1d1f99)
|
3048
|
-
- update dist files [`4da44fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/4da44fe690652ac39eabeca1c7845c2f492ad2ca)
|
3049
|
-
- wrong import path fix and update dependency [`237fc02`](https://github.com/rudderlabs/rudder-sdk-js/commit/237fc02c77a787bc7315bfed99075ab84af8e151)
|
3050
|
-
- Revert "added empty page call handling for GTM" [`f05a957`](https://github.com/rudderlabs/rudder-sdk-js/commit/f05a957019306c19bed6c71ac1943d8105b4c37d)
|
3051
|
-
- changes in page,identify,track calls in ga [`96562b9`](https://github.com/rudderlabs/rudder-sdk-js/commit/96562b97c3687e5494dac0708648779db8944bc8)
|
3052
|
-
- Removed console.log statements [`a2a126a`](https://github.com/rudderlabs/rudder-sdk-js/commit/a2a126a3d5cf4d9e32fdb2aa90bee8cec4dcc74a)
|
3053
|
-
- Removed console.log statements [`086fdca`](https://github.com/rudderlabs/rudder-sdk-js/commit/086fdcaaa907858952e529f3907c6db41b0127a8)
|
3054
|
-
- Merged with origin/master [`6f66752`](https://github.com/rudderlabs/rudder-sdk-js/commit/6f667526a67418ba5cc6d65ed9fbc12a5fc78011)
|
3055
|
-
- change for empty input clean up [`558c066`](https://github.com/rudderlabs/rudder-sdk-js/commit/558c0668b70bd2390df879ab4671e22be49fefbd)
|
3056
|
-
- change for empty input [`5744823`](https://github.com/rudderlabs/rudder-sdk-js/commit/5744823a8947638af8096f4a58406e1467471cf4)
|
3057
|
-
- explicit association [`8ae1c8c`](https://github.com/rudderlabs/rudder-sdk-js/commit/8ae1c8c6fca43d00195c2dac194c6dcbd46df3cc)
|
3058
|
-
- add google adsense script [`e4de8fc`](https://github.com/rudderlabs/rudder-sdk-js/commit/e4de8fcf57258ad75736d266ee7e50b578bc7055)
|
3059
|
-
- unique anonId and adblock request [`9e33e85`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e33e85d9d6877b30f4bb0b223acd96411efb60e)
|
3060
|
-
- AllowLinker must be false by default [`e9d2db0`](https://github.com/rudderlabs/rudder-sdk-js/commit/e9d2db07f62c6377513bd8775104b02db2dc3dba)
|
3061
|
-
- added empty page call handling [`b9a93c3`](https://github.com/rudderlabs/rudder-sdk-js/commit/b9a93c39325b7c8d380039175b04e3fc8e024745)
|
3062
|
-
- Set allowLinker to true [`bc3cb6c`](https://github.com/rudderlabs/rudder-sdk-js/commit/bc3cb6c74f0091f6cba0d0352cd531a146b434ba)
|
3063
|
-
- change for empty input [`8c98432`](https://github.com/rudderlabs/rudder-sdk-js/commit/8c98432ae49b191768eb102524470c25f4c35741)
|
3064
|
-
- Updated Facebook Pixel settings [`f480af1`](https://github.com/rudderlabs/rudder-sdk-js/commit/f480af1a60a4e8fb924bf73a40ff921b7dff93fc)
|
3065
|
-
- code clean up [`069ea8d`](https://github.com/rudderlabs/rudder-sdk-js/commit/069ea8d034f9ae22b3d9c17f59cf8ddef52bf9ea)
|
3066
|
-
- Code cleanups [`efa6b53`](https://github.com/rudderlabs/rudder-sdk-js/commit/efa6b5348196d438a82f811be90368bb89cf1718)
|
3067
|
-
- if currency not present made default usd [`9e0a375`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e0a375f55b90bc85ee42e5930b98e2322724155)
|
3068
|
-
- added advancemapping for identify call [`6acc32a`](https://github.com/rudderlabs/rudder-sdk-js/commit/6acc32a0af3a41cca3d37851f7ac37a844992e13)
|
3069
|
-
- chacking substring [`ca8cd92`](https://github.com/rudderlabs/rudder-sdk-js/commit/ca8cd923147e7aa053cac4da73639feaa1c3c9f6)
|
3070
|
-
- change props in adblock page call [`b1e0cdb`](https://github.com/rudderlabs/rudder-sdk-js/commit/b1e0cdbab34309e15f4c74422fc34ea6fe57925f)
|
3071
|
-
- test-adblock [`97bf2a5`](https://github.com/rudderlabs/rudder-sdk-js/commit/97bf2a537a05c66b30326edef13ca6d0f1061137)
|
3072
|
-
- Read userId from cookie, only set on GA if user non anonymous [`101367f`](https://github.com/rudderlabs/rudder-sdk-js/commit/101367f57ee5611d5a32a754e9392b070efedaf5)
|
3073
|
-
- Fix userId tracking in GA + configure allowLinker [`039242e`](https://github.com/rudderlabs/rudder-sdk-js/commit/039242e9158a1e2f68fb6e3a4273a7ed72326ae9)
|
3074
|
-
- updated ecommerce events [`19072a1`](https://github.com/rudderlabs/rudder-sdk-js/commit/19072a16ac499e9aa796aa6bd82a33e6194bf791)
|
3075
|
-
- add version in path [`d8f53c7`](https://github.com/rudderlabs/rudder-sdk-js/commit/d8f53c7f3ffa741ba70fa1a917ff1b0c70a120e8)
|
3076
|
-
- modify changelog [`4f3cd2e`](https://github.com/rudderlabs/rudder-sdk-js/commit/4f3cd2e22f1dfd133fdb0f24db4e9f581337a436)
|
3077
|
-
- adding files for release [`3878bd7`](https://github.com/rudderlabs/rudder-sdk-js/commit/3878bd77f89355250b4298cd9e66160e53de7704)
|
3078
|
-
- update dist files [`b929f48`](https://github.com/rudderlabs/rudder-sdk-js/commit/b929f4824bb03be7549332fc111d4de6ce1fab7f)
|
3079
|
-
- update dist [`6e27cad`](https://github.com/rudderlabs/rudder-sdk-js/commit/6e27cad4ececbe3bec71ace1986c344ae7e52877)
|
3080
|
-
- remove console logs [`205108d`](https://github.com/rudderlabs/rudder-sdk-js/commit/205108d122158872e73f2d4cf52c3ce755e6ed35)
|
3081
|
-
- add check and set same-site on cookies [`f7ae61a`](https://github.com/rudderlabs/rudder-sdk-js/commit/f7ae61a723a26f3375e9c6fba438671e69e1885d)
|
3082
|
-
- add check and more logs [`4e3e7fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/4e3e7fef8ff564ecce5bca227aea68ba2ea59715)
|
3083
|
-
- Update dist files [`01fcbf2`](https://github.com/rudderlabs/rudder-sdk-js/commit/01fcbf25075fbddb543a67461494219172119277)
|
3084
|
-
- added ecommerce events [`624e822`](https://github.com/rudderlabs/rudder-sdk-js/commit/624e822c682e2246f58b0d48ee5812e6b40a4ae8)
|
3085
|
-
- made change for legace events [`807b54b`](https://github.com/rudderlabs/rudder-sdk-js/commit/807b54b802d3fb4d60e7bd7d59e3592798bccf3f)
|
3086
|
-
- making changes for fb-pixel [`9cf5574`](https://github.com/rudderlabs/rudder-sdk-js/commit/9cf5574abf0af39f08af34932136a580ee28b99a)
|
3087
|
-
- add tracker name [`5487657`](https://github.com/rudderlabs/rudder-sdk-js/commit/5487657f31eb5883c21656accf0466d6781f5dd7)
|
3088
|
-
- add tracker name [`b6cdd53`](https://github.com/rudderlabs/rudder-sdk-js/commit/b6cdd53d446c7c314d6d207153da902b5ff38521)
|
3089
|
-
- add fields for easier validation [`2225673`](https://github.com/rudderlabs/rudder-sdk-js/commit/2225673675dcbb73c1e2922afb5f6db77cd530bc)
|
3090
|
-
- add dependency [`6b88610`](https://github.com/rudderlabs/rudder-sdk-js/commit/6b88610c5c031a9e86d6df78d69ee9b37716064d)
|
3091
|
-
- update dist files [`04a21eb`](https://github.com/rudderlabs/rudder-sdk-js/commit/04a21ebb457da1a01c1e5d6a2cd18270e1bfb806)
|
3092
|
-
- adding missing dependency [`b14f393`](https://github.com/rudderlabs/rudder-sdk-js/commit/b14f393478172eef7380cf4aae04c5047bbb0f71)
|
3093
|
-
- adding release steps [`ac096c3`](https://github.com/rudderlabs/rudder-sdk-js/commit/ac096c3cdb495316907c8dad31eafa3dc7e9382b)
|
3094
|
-
- change to master [`d24813d`](https://github.com/rudderlabs/rudder-sdk-js/commit/d24813d3554bfb0b12ab030f3ba898076ed7d3f8)
|
3095
|
-
- test with develop [`ba4a81e`](https://github.com/rudderlabs/rudder-sdk-js/commit/ba4a81edd7cffef2bb81649096715397068ecbcd)
|
3096
|
-
- update dist files [`1b77022`](https://github.com/rudderlabs/rudder-sdk-js/commit/1b770229d8aeb7bb86ab8c34c5a5c6204459f385)
|
3097
|
-
- add siz-limit [`93a6c26`](https://github.com/rudderlabs/rudder-sdk-js/commit/93a6c2644a8ca4e4b9b111e511fc45909534136b)
|
3098
|
-
- add siz-limit [`891b556`](https://github.com/rudderlabs/rudder-sdk-js/commit/891b556f1a4d50c8ed363b9c2ce7dbd4e8698e4b)
|
3099
|
-
- add dependencies [`ca4b20e`](https://github.com/rudderlabs/rudder-sdk-js/commit/ca4b20e431f32647376bca0ede06a01d4452b832)
|
3100
|
-
- add dependencies [`34223fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/34223feaa39e6b5a24480e1c98deeb262b3d093a)
|
3101
|
-
- add size dependencies [`9ed810f`](https://github.com/rudderlabs/rudder-sdk-js/commit/9ed810f375a6b70fb1b99968b6452ad9c61cf442)
|
3102
|
-
- add size dependencies [`b814200`](https://github.com/rudderlabs/rudder-sdk-js/commit/b8142008651152fd302700b09c33e7f3723b15b1)
|
3103
|
-
- code review comment incorporation. [`28bdd57`](https://github.com/rudderlabs/rudder-sdk-js/commit/28bdd57406c5249dfc29225f503bef4988dc2642)
|
3104
|
-
- removed handlebars [`04e2c69`](https://github.com/rudderlabs/rudder-sdk-js/commit/04e2c694fc7391a63e16aaee821d17fcec323d82)
|
3105
|
-
- lotame synch pixel callback [`f63c1c7`](https://github.com/rudderlabs/rudder-sdk-js/commit/f63c1c7d0969424969937700584c8ddf3f050604)
|
3106
|
-
- changes for lotame storage and fetching value from config [`d3c534b`](https://github.com/rudderlabs/rudder-sdk-js/commit/d3c534b5ca4cdc03e10a2b0af75e4f8ec511c9e4)
|
3107
|
-
- initial commit for lotame [`4eefd6e`](https://github.com/rudderlabs/rudder-sdk-js/commit/4eefd6e29813608fc36db96f6f89832e5ff433a2)
|
3108
|
-
- add page prop to context and autotrack enabled as option [`b28cb38`](https://github.com/rudderlabs/rudder-sdk-js/commit/b28cb38eb40e6ca7fe9a2e81154b5a88dc2ea7da)
|
3109
|
-
- update changelog [`4891420`](https://github.com/rudderlabs/rudder-sdk-js/commit/4891420d427e40e62e39818d93d60190045ef91c)
|
3110
|
-
- update distfiles and other refactoring [`a757323`](https://github.com/rudderlabs/rudder-sdk-js/commit/a757323210a18bf586eb9cac4a96067916acb73c)
|
3111
|
-
- update changelog [`93629e9`](https://github.com/rudderlabs/rudder-sdk-js/commit/93629e95544f96228e47a4ffd8c7e29ec388fe0d)
|
3112
|
-
- updating dists [`3268e5a`](https://github.com/rudderlabs/rudder-sdk-js/commit/3268e5a3bfd1e8359cbd34b741a604142fb50d08)
|
3113
|
-
- Release 1.1.0-beta.4 [`9c70c8c`](https://github.com/rudderlabs/rudder-sdk-js/commit/9c70c8ce5ad3792aaa3746d5224246158d04438c)
|
3114
|
-
- Release 1.1.0-beta.3 [`5b321a0`](https://github.com/rudderlabs/rudder-sdk-js/commit/5b321a05b56936b06e8c09ba85c23ad14c9cdd22)
|
3115
|
-
- changes for kissmetrics group [`b3e4aaf`](https://github.com/rudderlabs/rudder-sdk-js/commit/b3e4aaff4d44de52a389d7006b2e53f9601b74e5)
|
3116
|
-
- Create appspec.yml [`53edb46`](https://github.com/rudderlabs/rudder-sdk-js/commit/53edb468b3238062528f2372569c5b4285281968)
|
3117
|
-
- Update script-test.html [`60035db`](https://github.com/rudderlabs/rudder-sdk-js/commit/60035dbe7e7d486dbdd955de20884963e99f6a2d)
|
3118
|
-
- Update script-test.html [`94d6db1`](https://github.com/rudderlabs/rudder-sdk-js/commit/94d6db1c475007f921d7ec9e963e6e44bcc9afdd)
|
3119
|
-
- code clean up [`aa401d0`](https://github.com/rudderlabs/rudder-sdk-js/commit/aa401d011703304d4ddfea44ce0ef5228361c3b0)
|
3120
|
-
- support for identify in hotjar and group in kissmetrics [`14e8a7b`](https://github.com/rudderlabs/rudder-sdk-js/commit/14e8a7bf181f4dbb54d897576eca2fecc81f3048)
|
3121
|
-
- changes [`b049b83`](https://github.com/rudderlabs/rudder-sdk-js/commit/b049b83cccffcea5675977f5ef84816b0c035130)
|
3122
|
-
- code cleanup [`c918e5e`](https://github.com/rudderlabs/rudder-sdk-js/commit/c918e5e2c54a02d27a2e8a3de0ff567e447a341e)
|
3123
|
-
- support for group call [`10fc57a`](https://github.com/rudderlabs/rudder-sdk-js/commit/10fc57a0f19e3f6122ae6e868ed24b96b6842857)
|
3124
|
-
- update tests [`c83e7a2`](https://github.com/rudderlabs/rudder-sdk-js/commit/c83e7a2ca6ae9631741715f744e84158f68b3e06)
|
3125
|
-
- Adding support for exposing ready on analytics object [`66f2744`](https://github.com/rudderlabs/rudder-sdk-js/commit/66f27445f6bd41d362c79892ae39cad54e19a8d6)
|
3126
|
-
- updated output files [`fc0be07`](https://github.com/rudderlabs/rudder-sdk-js/commit/fc0be076c253592def2c7c8092b38a362264dbd1)
|
3127
|
-
- added support for configurable config url [`92f6dda`](https://github.com/rudderlabs/rudder-sdk-js/commit/92f6dda86579b53a4859f5eb34eba6b4cea21d91)
|
3128
|
-
- update changelog [`296c9a7`](https://github.com/rudderlabs/rudder-sdk-js/commit/296c9a720a9a5239bc0b86d53eda7e318a00f7bb)
|
3129
|
-
- update dist files with newer version [`7561d13`](https://github.com/rudderlabs/rudder-sdk-js/commit/7561d13e3da42d4be1055a00b0deedc4b797383a)
|
3130
|
-
- gh-release script for refernec e [`54a105a`](https://github.com/rudderlabs/rudder-sdk-js/commit/54a105a3a45110759964e71473e442a41063202e)
|
3131
|
-
- bump release [`3e88d99`](https://github.com/rudderlabs/rudder-sdk-js/commit/3e88d99273caca63ebf2f28169216c82e696cfda)
|
3132
|
-
- test gh-release [`c49b78d`](https://github.com/rudderlabs/rudder-sdk-js/commit/c49b78d708df2fd6c591b3ed5073595e113eb63e)
|
3133
|
-
- release util changes [`7ad7bb0`](https://github.com/rudderlabs/rudder-sdk-js/commit/7ad7bb0699d66972ebe1c2d24dfc941058e31f64)
|
3134
|
-
- update changelog and other utilities [`4aabcba`](https://github.com/rudderlabs/rudder-sdk-js/commit/4aabcbadd061011a55aed68dea40f306f2eac0b5)
|
3135
|
-
- update dist files [`fab5f6b`](https://github.com/rudderlabs/rudder-sdk-js/commit/fab5f6b630017783fd9bbdbe5fc5b2b2d18433c3)
|
3136
|
-
- add utility modules [`f0ead88`](https://github.com/rudderlabs/rudder-sdk-js/commit/f0ead88e6debfe39ce6838c004c9a81c4d33dd14)
|
3137
|
-
- update autotrack test files and other fixes [`a30e3ed`](https://github.com/rudderlabs/rudder-sdk-js/commit/a30e3ed5144f6f71625ae374f8b4339ea7544aa9)
|
3138
|
-
- resolve conflicts [`bf2a9a4`](https://github.com/rudderlabs/rudder-sdk-js/commit/bf2a9a400c5b57314b70e3150fb077ee556f7cad)
|
3139
|
-
- add val tracking list [`eb8c0e8`](https://github.com/rudderlabs/rudder-sdk-js/commit/eb8c0e86b3fcbbbe8c3f010c819acd6f9b45abff)
|
3140
|
-
- adding support to test video destinations [`4cd09c0`](https://github.com/rudderlabs/rudder-sdk-js/commit/4cd09c0c70da5b3866d6681fc348f044bd90d299)
|
3141
|
-
- logpurchase event handling [`993dcce`](https://github.com/rudderlabs/rudder-sdk-js/commit/993dcce115b716574d57d1f5ecaa572f4e17cd16)
|
3142
|
-
- braze native integration TODO: logPurchase support [`019d745`](https://github.com/rudderlabs/rudder-sdk-js/commit/019d74593d40a527d48fbd1c5a7854c3263820be)
|
3143
|
-
- sample form test [`634636e`](https://github.com/rudderlabs/rudder-sdk-js/commit/634636e1b5d8215eb48cdd95e5771cb84e163572)
|
3144
|
-
- read el values [`7b1e56b`](https://github.com/rudderlabs/rudder-sdk-js/commit/7b1e56b4489e85c9010061ca0c1274aef219f69d)
|
3145
|
-
- initial changes for comscore [`dd82c98`](https://github.com/rudderlabs/rudder-sdk-js/commit/dd82c98b66a0e051e6c54a4d4508e22e4ec52e00)
|
3146
|
-
- fix undefined vars [`d476016`](https://github.com/rudderlabs/rudder-sdk-js/commit/d47601643085c93289feb8468bff26a2368f29f4)
|
3147
|
-
- add error handling [`753b71c`](https://github.com/rudderlabs/rudder-sdk-js/commit/753b71ce29f01b9f530ee82bdf7b8efad851184a)
|
3148
|
-
- init changes for flip-flop ready integration [`3154a25`](https://github.com/rudderlabs/rudder-sdk-js/commit/3154a25c880ed5242f756fefacfe68d4e862e232)
|
3149
|
-
- add on-body dependency [`36b9c0c`](https://github.com/rudderlabs/rudder-sdk-js/commit/36b9c0c11f8ece0a5947e3a921058de1f7783691)
|
3150
|
-
- init chartbeat integration [`3ab900d`](https://github.com/rudderlabs/rudder-sdk-js/commit/3ab900de5733ad2507f5cb623d3b28de40842ccf)
|
3151
|
-
- output files and bugfix [`338fe10`](https://github.com/rudderlabs/rudder-sdk-js/commit/338fe10a59c019d55236c6173478f1713588763a)
|
3152
|
-
- added customerio native sdk [`29bd7fb`](https://github.com/rudderlabs/rudder-sdk-js/commit/29bd7fb8681e34e749319237b6033cdfe1131df5)
|
3153
|
-
- refactor [`7158ff7`](https://github.com/rudderlabs/rudder-sdk-js/commit/7158ff72808b01130870cdc4e137dbb051a34e33)
|
3154
|
-
- working version [`8046190`](https://github.com/rudderlabs/rudder-sdk-js/commit/80461908fd2b93cdf1fc2d94d705f7aa96b1b641)
|
3155
|
-
- fix: intercom not loading [`6688293`](https://github.com/rudderlabs/rudder-sdk-js/commit/66882932271f0f26930e385cc71cc47b52cacd8b)
|
3156
|
-
- replace variable [`d18a7f0`](https://github.com/rudderlabs/rudder-sdk-js/commit/d18a7f0a5811b7e4a8ca1795a679500677c5d0e2)
|
3157
|
-
- intercom js sdk v0 [`d6fbfaf`](https://github.com/rudderlabs/rudder-sdk-js/commit/d6fbfafd11a6aaa3a02612e088b7efd85d6c08f1)
|
3158
|
-
- update comment [`9dd15ea`](https://github.com/rudderlabs/rudder-sdk-js/commit/9dd15eaeff14626f06a23814833211986b5ef945)
|
3159
|
-
- add helper modules and utilities [`875162f`](https://github.com/rudderlabs/rudder-sdk-js/commit/875162f227fabe557235d5a0185d27c3a6831a26)
|
3160
|
-
- add to integrations [`ae98f8e`](https://github.com/rudderlabs/rudder-sdk-js/commit/ae98f8e987ab746abc337ce07105e5451f29d73e)
|
3161
|
-
- add kissmetrics integration [`afdc0d9`](https://github.com/rudderlabs/rudder-sdk-js/commit/afdc0d9cd331c90fc99da3ca54b69cbee49730d6)
|
3162
|
-
- updated output files [`11e6a51`](https://github.com/rudderlabs/rudder-sdk-js/commit/11e6a518d8233c8bcf12b8386bde4d462532c19c)
|
3163
|
-
- changed key in identify [`fbf0d65`](https://github.com/rudderlabs/rudder-sdk-js/commit/fbf0d65198d404a02f56c9044a0405828c05036f)
|
3164
|
-
- changed name of page event [`740fe9c`](https://github.com/rudderlabs/rudder-sdk-js/commit/740fe9ce699115c7c82b96d55e76e567ef06f318)
|
3165
|
-
- added output files [`2cd5a83`](https://github.com/rudderlabs/rudder-sdk-js/commit/2cd5a835057fa299e69a38542a808b0a78c4fb7b)
|
3166
|
-
- code cleanup [`b7f05d8`](https://github.com/rudderlabs/rudder-sdk-js/commit/b7f05d8bf1dd90dc59fddf51b82cb7251f39ecb0)
|
3167
|
-
- Keen JS integration [`18b9d0f`](https://github.com/rudderlabs/rudder-sdk-js/commit/18b9d0fd546161da04f422e05589917eb5db3059)
|
3168
|
-
- resolve conflicts and remove lock file [`e903d32`](https://github.com/rudderlabs/rudder-sdk-js/commit/e903d328d9d1372e2a237f198cf165404c5fa368)
|
3169
|
-
- Fix bug with multiple native destinations. [`15de0dd`](https://github.com/rudderlabs/rudder-sdk-js/commit/15de0dd30eb4dec0bb41dd16854420f094b6582c)
|
3170
|
-
- update dist files [`3ac13e5`](https://github.com/rudderlabs/rudder-sdk-js/commit/3ac13e54ead5f816faf46efa782bedff17412e60)
|
3171
|
-
- update dist files [`f2d648f`](https://github.com/rudderlabs/rudder-sdk-js/commit/f2d648f92ded2bde4f5a3e170e71d1253aa8003b)
|
3172
|
-
- add GTM native integration [`f0b8f60`](https://github.com/rudderlabs/rudder-sdk-js/commit/f0b8f604227def5042f91d863e6d254d1c3a7df1)
|
3173
|
-
- changed logic [`adeae50`](https://github.com/rudderlabs/rudder-sdk-js/commit/adeae5088e0ff6f55f12607d9892435b5265993d)
|
3174
|
-
- Merge branches 'refactor' and 'master' of github.com:rudderlabs/rudder-sdk-js into refactor [`42394f5`](https://github.com/rudderlabs/rudder-sdk-js/commit/42394f51b6678e753da550dbe700337df53729ee)
|
3175
|
-
- exposed api for anonymous id [`2ceeed6`](https://github.com/rudderlabs/rudder-sdk-js/commit/2ceeed614862614171c30a4d9075d95aa25edd65)
|
3176
|
-
- serve file via server [`2afca4e`](https://github.com/rudderlabs/rudder-sdk-js/commit/2afca4e1204355c4906167dfb8ce5e37ec3b118e)
|
3177
|
-
- added test files [`fdc0f18`](https://github.com/rudderlabs/rudder-sdk-js/commit/fdc0f186b8e378fac947b18d2616d635f06b9df4)
|
3178
|
-
- key change [`046d612`](https://github.com/rudderlabs/rudder-sdk-js/commit/046d612d47fbb54dc6845ffd6a17d9dedc2f0c84)
|
3179
|
-
- update dist [`0522c38`](https://github.com/rudderlabs/rudder-sdk-js/commit/0522c383e4c5a18e1a04a0f4992eb30394a5cc61)
|
3180
|
-
- refactoring of integration initialization [`1c13d0a`](https://github.com/rudderlabs/rudder-sdk-js/commit/1c13d0a0ae51d6a399ccd7c2505e262669c2dab4)
|
3181
|
-
- fixing min [`adb5931`](https://github.com/rudderlabs/rudder-sdk-js/commit/adb5931a401b0dac3973e402a9c18253e4f05b79)
|
3182
|
-
- update dist file [`b39ab6e`](https://github.com/rudderlabs/rudder-sdk-js/commit/b39ab6ebdb03910123c9f077bf2d8265f1605e9a)
|
3183
|
-
- change version [`4d47173`](https://github.com/rudderlabs/rudder-sdk-js/commit/4d47173c4a437426f1f33077283a19a1bcc2bb37)
|
3184
|
-
- change version [`9f14d8b`](https://github.com/rudderlabs/rudder-sdk-js/commit/9f14d8b0426462010e4c5780b8349f8374f0e05d)
|
3185
|
-
- add dist files [`d4c0ca3`](https://github.com/rudderlabs/rudder-sdk-js/commit/d4c0ca37830801e3a3aca92550a7209d4bf179c1)
|
3186
|
-
- addin cookie support [`80adbb4`](https://github.com/rudderlabs/rudder-sdk-js/commit/80adbb4de832047313043351447565afc2251e9b)
|
3187
|
-
- updated output files [`514623c`](https://github.com/rudderlabs/rudder-sdk-js/commit/514623ce0d58ae80de97ab4c5d899547b7ca1684)
|
3188
|
-
- changing name to be uploaded to cdn [`26b2bcb`](https://github.com/rudderlabs/rudder-sdk-js/commit/26b2bcbca75c51aea12506ffc399336d146af77a)
|
3189
|
-
- adding v1 to url [`3000f62`](https://github.com/rudderlabs/rudder-sdk-js/commit/3000f6291ed282461733280f710bce2836417b08)
|
3190
|
-
- code clean up and logger [`306047c`](https://github.com/rudderlabs/rudder-sdk-js/commit/306047cbf23818d15800460a61a1d55887e99b67)
|
3191
|
-
- initial work for autotrack [`95c98fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/95c98fe1f8a303d2f4e7c3887118c0471821217a)
|
3192
|
-
- updated output files [`a1b30fd`](https://github.com/rudderlabs/rudder-sdk-js/commit/a1b30fd15582f13774531913f6a746f9f49eb0ff)
|
3193
|
-
- updated version [`1542b3b`](https://github.com/rudderlabs/rudder-sdk-js/commit/1542b3ba99b0a1b56342819ee258c248166784ae)
|
3194
|
-
- changes for timestamp [`d71583d`](https://github.com/rudderlabs/rudder-sdk-js/commit/d71583d16fedee94e99ca11c213e530c8cd17a90)
|
3195
|
-
- value also a key for revenue [`c99020d`](https://github.com/rudderlabs/rudder-sdk-js/commit/c99020df2283d92a0c8bd016f1d8efd4d06ee068)
|
3196
|
-
- obfuscate output file [`b7289c8`](https://github.com/rudderlabs/rudder-sdk-js/commit/b7289c8ba97eb3991462bf7373d0fad52776a544)
|
3197
|
-
- add obfuscate plugin [`06a9030`](https://github.com/rudderlabs/rudder-sdk-js/commit/06a90309f3a3e73ca9b1f7b1f7bb6d9ac2982b3a)
|
3198
|
-
- added anonymous id in storage [`f92b227`](https://github.com/rudderlabs/rudder-sdk-js/commit/f92b2271c53f1c91c26bff209f2cb73f8c11a268)
|
3199
|
-
- change in error handling [`d208b33`](https://github.com/rudderlabs/rudder-sdk-js/commit/d208b33705c7750251de1526ebb31db3e8ad1aa8)
|
3200
|
-
- generate different output files based on condition [`2fd7119`](https://github.com/rudderlabs/rudder-sdk-js/commit/2fd7119c9f09320752431c6753954b84f3010a4b)
|
3201
|
-
- add sentat and originalTimestamp [`d702578`](https://github.com/rudderlabs/rudder-sdk-js/commit/d702578339e058d840aea927efc951bd5e495fd7)
|
3202
|
-
- change in method param in load [`793f7ca`](https://github.com/rudderlabs/rudder-sdk-js/commit/793f7ca4f59849c2792cf371513fde4afaaa593c)
|
3203
|
-
- implemented logutil [`4fee349`](https://github.com/rudderlabs/rudder-sdk-js/commit/4fee349c29aea8d25deda576cc0ba153cf9d2d5c)
|
3204
|
-
- adding localstorage-retry module functionality [`3ea6a92`](https://github.com/rudderlabs/rudder-sdk-js/commit/3ea6a92510d1ad6989f0a9a23b20cee1d1acd66f)
|
3205
|
-
- add or replace traits properties instead of replacing the complete object [`a911bf3`](https://github.com/rudderlabs/rudder-sdk-js/commit/a911bf399517f428d8f9cc1a25cb5a695ebefd35)
|
3206
|
-
- Updated version. [`c621113`](https://github.com/rudderlabs/rudder-sdk-js/commit/c621113d6206673cbb494882c4125a3ae1c8c6d5)
|
3207
|
-
- Updated version of js. [`1ed67fe`](https://github.com/rudderlabs/rudder-sdk-js/commit/1ed67fe55c54f340a5835cb9c35b1c90812d535a)
|
3208
|
-
- namespace refactor [`c6d580a`](https://github.com/rudderlabs/rudder-sdk-js/commit/c6d580a37a932a3c1362225f99491697758b5e91)
|
3209
|
-
- Updated README.md [`b31b814`](https://github.com/rudderlabs/rudder-sdk-js/commit/b31b814010c082f6b3dcfcc08f7542d6ca21cdfa)
|
3210
|
-
- updated version [`42a5012`](https://github.com/rudderlabs/rudder-sdk-js/commit/42a5012fc732ac02ad9e73b6badd4768fcff3c38)
|
3211
|
-
- updated ReadMe [`4ae963a`](https://github.com/rudderlabs/rudder-sdk-js/commit/4ae963a14ea0224ac7f30a3d0a145dcf78339561)
|
3212
|
-
- updated ReadMe [`092b02a`](https://github.com/rudderlabs/rudder-sdk-js/commit/092b02a576075ce0a31151c97e332b606ab2058a)
|
3213
|
-
- updated ReadMe [`81e344f`](https://github.com/rudderlabs/rudder-sdk-js/commit/81e344f72de1a2b3b27665562cfb332ab9138923)
|
3214
|
-
- auto page tracking [`572cd54`](https://github.com/rudderlabs/rudder-sdk-js/commit/572cd54be7143c60e48803093b9b9e3954c7b067)
|
3215
|
-
- updated readme [`823d272`](https://github.com/rudderlabs/rudder-sdk-js/commit/823d2729b5d954f861773683c4feaf57e608d1a8)
|
3216
|
-
- updated output files [`cefabe9`](https://github.com/rudderlabs/rudder-sdk-js/commit/cefabe97024dc802581815eb9ca17c9106cd9185)
|
3217
|
-
- Create LICENSE [`2ad4c11`](https://github.com/rudderlabs/rudder-sdk-js/commit/2ad4c1107bf64aa395e693506787b0930315a70a)
|
3218
|
-
- updated version and output files [`29f8d38`](https://github.com/rudderlabs/rudder-sdk-js/commit/29f8d389d5cb5c5a44b64cbbb9abb6ef939f5272)
|
3219
|
-
- revert hard coded initialization of hotjar [`06686b4`](https://github.com/rudderlabs/rudder-sdk-js/commit/06686b4d677d8580fa71fc09ad620d8233e08ff5)
|
3220
|
-
- hotjar integration initial commit [`a0155d7`](https://github.com/rudderlabs/rudder-sdk-js/commit/a0155d7ad6d932da7d9e1df527da9c43d29b7626)
|
3221
|
-
- reverting rollup config [`893067f`](https://github.com/rudderlabs/rudder-sdk-js/commit/893067f9b9a3f751ae75e512eff6903bf1359158)
|
3222
|
-
- replay events to sdks after successful intialization [`4712add`](https://github.com/rudderlabs/rudder-sdk-js/commit/4712add2a88bd178827a91c6d503d9d4fb27af4f)
|
3223
|
-
- error handling [`00672ac`](https://github.com/rudderlabs/rudder-sdk-js/commit/00672ac9337aa04029c634794443ab373880d414)
|
3224
|
-
- moving readme to root [`cb00657`](https://github.com/rudderlabs/rudder-sdk-js/commit/cb00657431a3ea7456d99c78cda9781c720c1489)
|
3225
|
-
- browser code was overwritten by node [`5a35d10`](https://github.com/rudderlabs/rudder-sdk-js/commit/5a35d1011e1e2951b5f92b44d97c5268d16a9a39)
|
3226
|
-
- adding writekey auth header and make the test changes [`3435c63`](https://github.com/rudderlabs/rudder-sdk-js/commit/3435c638cf7803d3ba4b38f63fd36020c038670b)
|
3227
|
-
- remove old files and add gitignore [`c5b7fee`](https://github.com/rudderlabs/rudder-sdk-js/commit/c5b7feeced21cb2b7dbbf3edea899d02b98ad2cc)
|
3228
|
-
- pushing to cdn and tests changes [`ada55b6`](https://github.com/rudderlabs/rudder-sdk-js/commit/ada55b63d41c6bc9e660d31fa0bf0d2cd9d8965b)
|
3229
|
-
- updated test files [`1ba3151`](https://github.com/rudderlabs/rudder-sdk-js/commit/1ba3151ab8d2bdc9d2ca8923082536cca7b491d6)
|
3230
|
-
- first commit [`be40257`](https://github.com/rudderlabs/rudder-sdk-js/commit/be4025745951d3142570be326e2532feb616f52b)
|
3231
|
-
- remove formatting [`2fd3b19`](https://github.com/rudderlabs/rudder-sdk-js/commit/2fd3b1992b6a6376419ee7a0d296f61413f8964f)
|
3232
|
-
- code specific readme [`a88d264`](https://github.com/rudderlabs/rudder-sdk-js/commit/a88d2646215fa375647e641b382affafa7ed50bb)
|
3233
|
-
- updated test htmls [`3d0441e`](https://github.com/rudderlabs/rudder-sdk-js/commit/3d0441e829350a3be0361987ac971a250b4bb147)
|
3234
|
-
- removed some logs [`67166b4`](https://github.com/rudderlabs/rudder-sdk-js/commit/67166b4c6b330dba10c21761b40783ad11d48be7)
|
3235
|
-
- support for providing server url in load [`6bdee49`](https://github.com/rudderlabs/rudder-sdk-js/commit/6bdee49e62bf0c9b0e58bcf8a95464a7aa8a7156)
|
3236
|
-
- first try with stackedit [`091cc0a`](https://github.com/rudderlabs/rudder-sdk-js/commit/091cc0a6ed7513ba4e41d75a2e4e8e2dce274fa4)
|
3237
|
-
- add btoa for node [`8976266`](https://github.com/rudderlabs/rudder-sdk-js/commit/8976266b7bc331b6c265c63e426334cca270c992)
|
3238
|
-
- conditional require, won't be used by rollup for iife [`4052ad0`](https://github.com/rudderlabs/rudder-sdk-js/commit/4052ad00822125a2f999e7546495120bfe9f20e5)
|
3239
|
-
- added test browser [`f60cfbf`](https://github.com/rudderlabs/rudder-sdk-js/commit/f60cfbfbb23c153bd35aadc8aacad030ee232a4d)
|
3240
|
-
- handled options parameter [`b03c131`](https://github.com/rudderlabs/rudder-sdk-js/commit/b03c131d5805360c896754753ece3ac890e39b47)
|
3241
|
-
- add sentAt at msg level and use originalTimestamp instead of timestamp [`85176c3`](https://github.com/rudderlabs/rudder-sdk-js/commit/85176c358b8657add51467a461dba5cb898a4e09)
|
3242
|
-
- replace only the null or undefined value in payload [`9819390`](https://github.com/rudderlabs/rudder-sdk-js/commit/981939039bc016923c922615e04d78d7885f66a6)
|
3243
|
-
- added support for accepting destinationoptions from sdk and some refactoring [`f37a6ad`](https://github.com/rudderlabs/rudder-sdk-js/commit/f37a6ad8832e8d0550489925c5ffb4335eeb57ba)
|
3244
|
-
- update keys with camelCase and timestamp refactoring. [`db451ce`](https://github.com/rudderlabs/rudder-sdk-js/commit/db451ce53bc12f5ac7caad1da627e95df0bfa070)
|
3245
|
-
- changes for incorporation of accessing BE config with basic auth [`917a28e`](https://github.com/rudderlabs/rudder-sdk-js/commit/917a28e07d0b93035da1f931022cc837f292f99a)
|
3246
|
-
- refactored code [`256f5a8`](https://github.com/rudderlabs/rudder-sdk-js/commit/256f5a8c4e9a122f8f05bf762d0273573786f852)
|
3247
|
-
- add javascript sdk for GA [`caecd43`](https://github.com/rudderlabs/rudder-sdk-js/commit/caecd43d9087bc5204cd02ddd3116640809207b4)
|
3248
|
-
- 1. Add GA node code( initial commit ) [`e3fb321`](https://github.com/rudderlabs/rudder-sdk-js/commit/e3fb321e8d0385b6527ff2544b33b0b579ce7e0a)
|
3249
|
-
- removed hard coded hubId [`eb9f3e4`](https://github.com/rudderlabs/rudder-sdk-js/commit/eb9f3e4eaaac99092beb1d96628c6caaf029d38b)
|
3250
|
-
- updated method name [`68bdcfe`](https://github.com/rudderlabs/rudder-sdk-js/commit/68bdcfe06af4a62371b3c360266ad736952e6582)
|
3251
|
-
- code review comment incorporation [`3a808ac`](https://github.com/rudderlabs/rudder-sdk-js/commit/3a808ac5ecda31e494ed9c3ce34e0223bc7cf53a)
|
3252
|
-
- adding jsdoc and other refactoring [`b3b1c34`](https://github.com/rudderlabs/rudder-sdk-js/commit/b3b1c3405337bc6d72bdb3a1ea832cfe06e50408)
|
3253
|
-
- implement review comments [`bc0cd75`](https://github.com/rudderlabs/rudder-sdk-js/commit/bc0cd7535befe5641c2a9432c4836c0498d47565)
|
3254
|
-
- exported new api for builder pattern [`52034e2`](https://github.com/rudderlabs/rudder-sdk-js/commit/52034e22a80d9e319241cab07af2b2d7c712fdbb)
|
3255
|
-
- code review comments incorporation and separate api for call with rudderElementBuilder [`89155bb`](https://github.com/rudderlabs/rudder-sdk-js/commit/89155bb43205d5921f011901b4e3f487eb6bf316)
|
3256
|
-
- remove unused variable [`2526118`](https://github.com/rudderlabs/rudder-sdk-js/commit/2526118ff180f2dd69e9d823c70b6ba70ed5d844)
|
3257
|
-
- implementing review comments. [`f92fce1`](https://github.com/rudderlabs/rudder-sdk-js/commit/f92fce1fd07148c0383f7a091cbfb179b377b1d8)
|
3258
|
-
- keeping the tests in sink [`f3096fd`](https://github.com/rudderlabs/rudder-sdk-js/commit/f3096fd6d21eefadeb8034db9addea705c280242)
|
3259
|
-
- adding xmlhttp as external and other changes [`dc0a3e1`](https://github.com/rudderlabs/rudder-sdk-js/commit/dc0a3e1083979d39ab3dc5fa08ba5aeab15caa8b)
|
3260
|
-
- exported builder from analytics.js [`61a59fa`](https://github.com/rudderlabs/rudder-sdk-js/commit/61a59fa0653f091bf94f79166d1c450d5de7df8a)
|
3261
|
-
- example of builder pattern added [`0e2fe29`](https://github.com/rudderlabs/rudder-sdk-js/commit/0e2fe295d7f227e92ad1f6f1d8b67e54f3defe59)
|
3262
|
-
- node for hubspot [`ddcf775`](https://github.com/rudderlabs/rudder-sdk-js/commit/ddcf775ecc9c2a6e9545846b329984c0ab6f7e7a)
|
3263
|
-
- moving utils into sub-dir and adding build-script [`f3db335`](https://github.com/rudderlabs/rudder-sdk-js/commit/f3db335ef3e3d4943223938d0dfdb09c3d398aac)
|
3264
|
-
- adding terser for es6 uglify [`8f48269`](https://github.com/rudderlabs/rudder-sdk-js/commit/8f482694f9f8e6c95feb4472fc12f3866bcafaa9)
|
3265
|
-
- refactoring structure [`568fbea`](https://github.com/rudderlabs/rudder-sdk-js/commit/568fbeaf5157c0b8f95f1d4af9b703c861370285)
|
3266
|
-
- checking structure change [`1fb6f63`](https://github.com/rudderlabs/rudder-sdk-js/commit/1fb6f6329b099865afa4964b27ea1017e3860725)
|
3267
|
-
- handle storage calls [`2f19bff`](https://github.com/rudderlabs/rudder-sdk-js/commit/2f19bff04a039fbef3a032d649cb3a28d5293bcb)
|
3268
|
-
- adding storage to persist user_id and traits, replacing rl_message key and rl_ [`6de3c16`](https://github.com/rudderlabs/rudder-sdk-js/commit/6de3c162e9343cffae38922205e3fb8176bcdf2e)
|
3269
|
-
- updating test scenarios [`bc0f3ab`](https://github.com/rudderlabs/rudder-sdk-js/commit/bc0f3ab777d14b9b1e266add9aa3f156bdf4c863)
|
3270
|
-
- demo prep [`a06d4a5`](https://github.com/rudderlabs/rudder-sdk-js/commit/a06d4a51873fd3a6e40570664c74e72f8edd5f26)
|
3271
|
-
- integrated identify call [`e6ca854`](https://github.com/rudderlabs/rudder-sdk-js/commit/e6ca854dffec73c278c07b763bd8957c0cd3691a)
|
3272
|
-
- added var args support in track [`8a1efe7`](https://github.com/rudderlabs/rudder-sdk-js/commit/8a1efe78195295f169bb486bc1350df2afa2f9b9)
|
3273
|
-
- fixed error [`9688354`](https://github.com/rudderlabs/rudder-sdk-js/commit/968835432064f835ba9c52bacd54c477e2954042)
|
3274
|
-
- added var args support in page [`d7ff6cc`](https://github.com/rudderlabs/rudder-sdk-js/commit/d7ff6cc6ed2d5448cc244426fae7fc7640c34cda)
|
3275
|
-
- updated test html [`070ad93`](https://github.com/rudderlabs/rudder-sdk-js/commit/070ad933c68890d04aa09fa6e6d426666b95c7a0)
|
3276
|
-
- test [`bb0254c`](https://github.com/rudderlabs/rudder-sdk-js/commit/bb0254cf0030c3312280332d3ff7fe31edf64367)
|
3277
|
-
- modified test html [`3dbde54`](https://github.com/rudderlabs/rudder-sdk-js/commit/3dbde54642947cd7598f4ec92d37e48b2009784c)
|
3278
|
-
- change to publish [`6edf69f`](https://github.com/rudderlabs/rudder-sdk-js/commit/6edf69f8a25410d5a325b2ceff746a85a053df5c)
|
3279
|
-
- call with rudder element [`9aeeadd`](https://github.com/rudderlabs/rudder-sdk-js/commit/9aeeadd6f15d8936c5001a153d40950f9995a49d)
|
3280
|
-
- changes for replay [`a459a61`](https://github.com/rudderlabs/rudder-sdk-js/commit/a459a61ecd9f8a0804023c89ded212482684b08f)
|
3281
|
-
- imported event repository and config [`ef6f139`](https://github.com/rudderlabs/rudder-sdk-js/commit/ef6f13924f166546f5a24264487459521a3804d7)
|
3282
|
-
- Rudder analytics [`28a63f5`](https://github.com/rudderlabs/rudder-sdk-js/commit/28a63f502caa5f9f54da59b29a1addad70bd9c43)
|
3283
|
-
- adding integration prototype and a sample angular app to test [`bd9db6c`](https://github.com/rudderlabs/rudder-sdk-js/commit/bd9db6c6bc6900d01f51fd626d34e373553549c8)
|
3284
|
-
- adding browser flag [`81f751e`](https://github.com/rudderlabs/rudder-sdk-js/commit/81f751e6c3bed92bd21b811de46b8248e82d6941)
|
3285
|
-
- change in test files [`06f2973`](https://github.com/rudderlabs/rudder-sdk-js/commit/06f2973049cf26565a48e5d1506f183982d38a39)
|
3286
|
-
- testing rollup [`7e03cdc`](https://github.com/rudderlabs/rudder-sdk-js/commit/7e03cdc51199534a05bafb74d68a38792f19e71b)
|
3287
|
-
- miscelleneous changes [`967ff3e`](https://github.com/rudderlabs/rudder-sdk-js/commit/967ff3ef2f811af67497ad62b783340cc7a8e53f)
|
3288
|
-
- updated imports [`2ca4bad`](https://github.com/rudderlabs/rudder-sdk-js/commit/2ca4bad6b7f4804e53f3e3394f35a7155d614f38)
|
3289
|
-
- add babel and rollup [`071de37`](https://github.com/rudderlabs/rudder-sdk-js/commit/071de378cc0ae3555a9f8593cf5c3478a7e95405)
|
3290
|
-
- modify to support import/export [`c08feab`](https://github.com/rudderlabs/rudder-sdk-js/commit/c08feabcb2b8f3adfcb5257258d81c7c8a529fd7)
|
3291
|
-
- corrected imports [`6776b94`](https://github.com/rudderlabs/rudder-sdk-js/commit/6776b94325207908245850478774c54c3383ed60)
|
3292
|
-
- separating modules from RudderClient [`2fd5e00`](https://github.com/rudderlabs/rudder-sdk-js/commit/2fd5e006e3b494c39b065e9e4aa41442cc36fb98)
|
3293
|
-
- separating modules from rudder client [`6a4eba5`](https://github.com/rudderlabs/rudder-sdk-js/commit/6a4eba5a4c48116f066aa04f304c908a984f3c63)
|
3294
|
-
- moving out code [`8c61a8b`](https://github.com/rudderlabs/rudder-sdk-js/commit/8c61a8b000e5e634260f4b10ba49b11e50ef0f6f)
|
3295
|
-
- initial commit to move the code into blocks [`85895d5`](https://github.com/rudderlabs/rudder-sdk-js/commit/85895d5e31620045844433a87427d2b93650b2c9)
|
3296
|
-
- initial changes for testing [`42a53e7`](https://github.com/rudderlabs/rudder-sdk-js/commit/42a53e7f9fd98eba2504c465d45ac179ccd753e9)
|
3297
|
-
- intermediary changes for eslint and browserify [`478d0d8`](https://github.com/rudderlabs/rudder-sdk-js/commit/478d0d8615853c2d5b3d73d139ad8c124487df26)
|
3298
|
-
- checking in eslint [`36cdd39`](https://github.com/rudderlabs/rudder-sdk-js/commit/36cdd399ee93d3ce97e62f49824c9a8ff9cda1c1)
|
3299
|
-
- Hubspot sdk implementation [`48d4d8e`](https://github.com/rudderlabs/rudder-sdk-js/commit/48d4d8e9e93961853954c0c596f13448529a9f00)
|
3300
|
-
- interim checkin for HubSpot integration [`8fc34c9`](https://github.com/rudderlabs/rudder-sdk-js/commit/8fc34c9d40336fa6c9da75bda2c0038f427dcebd)
|
3301
|
-
- start interim checkin related to addition of support for destination provider SDK [`11ee070`](https://github.com/rudderlabs/rudder-sdk-js/commit/11ee070a37aedd8cea85c1fcfbd792dbc6c791a3)
|
3302
|
-
- few more lint and undef resolve [`fdd7b7c`](https://github.com/rudderlabs/rudder-sdk-js/commit/fdd7b7c9f19559e363b44081167edac38e459f80)
|
3303
|
-
- Formatting change [`b2d0ee0`](https://github.com/rudderlabs/rudder-sdk-js/commit/b2d0ee0eaf97f2173e4641fd445398e992895949)
|
3304
|
-
- final development checkin [`4685843`](https://github.com/rudderlabs/rudder-sdk-js/commit/468584379b2d638d3ea091464f3e16247cd8d0fc)
|
3305
|
-
- interim checkin [`4b7a0d8`](https://github.com/rudderlabs/rudder-sdk-js/commit/4b7a0d8eab6488066cc46c2c4a868f5c3390d2a5)
|
3306
|
-
- interim checkin [`9500fa0`](https://github.com/rudderlabs/rudder-sdk-js/commit/9500fa00ef587fd42e33f24d0afc8946daf77069)
|
3307
|
-
- interim checkin [`9b1b303`](https://github.com/rudderlabs/rudder-sdk-js/commit/9b1b3034ca4a071e0643390e4bc03aca628e1a33)
|
3308
|
-
- interim checkin [`667ec9d`](https://github.com/rudderlabs/rudder-sdk-js/commit/667ec9de285cb4939c02076a153c1f6bb734d89c)
|
3309
|
-
- interim checkin [`33b030a`](https://github.com/rudderlabs/rudder-sdk-js/commit/33b030a2d1c8ebe6a95242eefdf5214246f6bf40)
|
3310
|
-
- interim checkin [`908a501`](https://github.com/rudderlabs/rudder-sdk-js/commit/908a501d264ae8913720605ef0dad0ea14f8d1b1)
|
3311
|
-
- interim checkin [`6afedd0`](https://github.com/rudderlabs/rudder-sdk-js/commit/6afedd0fc06bffe39d0bb4f38ab5f3ea1020cd35)
|
3312
|
-
- interim checkin [`4b2a99e`](https://github.com/rudderlabs/rudder-sdk-js/commit/4b2a99e83f4a2db3ad35c380c4b5a0ab366121ea)
|
3313
|
-
- refactored for OOP; regular development checkin [`72e540c`](https://github.com/rudderlabs/rudder-sdk-js/commit/72e540c06cf1ce6b3120c3c807f26d3e053e29aa)
|
3314
|
-
- interim checkin [`0ae0fbb`](https://github.com/rudderlabs/rudder-sdk-js/commit/0ae0fbb4a4b58b4fdf0eeaed0f0566c9a07d7b25)
|
3315
|
-
- interim checkin [`bc1a51d`](https://github.com/rudderlabs/rudder-sdk-js/commit/bc1a51de2d1e03894b1cf0d2b8df0200fd97c0f4)
|
3316
|
-
- interim checkin [`daddc31`](https://github.com/rudderlabs/rudder-sdk-js/commit/daddc316cf4845a8d1b9c29018bbc18374aed97f)
|
3317
|
-
- interim checkin [`4a140f0`](https://github.com/rudderlabs/rudder-sdk-js/commit/4a140f039237465639ddc58d96fd77d995fd85f7)
|
3318
|
-
- interim checkin [`2530250`](https://github.com/rudderlabs/rudder-sdk-js/commit/25302504d734b582a20e1c49fc5650c676d0b929)
|
3319
|
-
- interim checkin [`12703c2`](https://github.com/rudderlabs/rudder-sdk-js/commit/12703c2a70edc90e9813454c2a395ac91b5f2e62)
|
3320
|
-
- interim checkin [`bd214f7`](https://github.com/rudderlabs/rudder-sdk-js/commit/bd214f7a841f22bb3cca9c99ad5f615a15e20dee)
|
3321
|
-
- renamed RudderAnalyticsClient to RudderClient in alignment with other SDKs [`8a50244`](https://github.com/rudderlabs/rudder-sdk-js/commit/8a50244345a1ee853fe71f542750715569482918)
|
3322
|
-
- renamed RudderAnalyticsClient to RudderClient in alignment with other SDKs [`38d22eb`](https://github.com/rudderlabs/rudder-sdk-js/commit/38d22eb937c23a5f7d9a56b7a6b97698ded63295)
|
3323
|
-
- interim checkin [`9e1049b`](https://github.com/rudderlabs/rudder-sdk-js/commit/9e1049b629be982a6cfa43d8e65928044b7180b6)
|
3324
|
-
- interim checkin [`0d74446`](https://github.com/rudderlabs/rudder-sdk-js/commit/0d744469d633a77f8f77f021fa1229440cb773ac)
|
3325
|
-
- interim checkin for JavaScript SDK [`992d1ed`](https://github.com/rudderlabs/rudder-sdk-js/commit/992d1ed19205a1123bf3562cff707724f7d0fa0e)
|
3326
|
-
- interim checkin for minified JS [`77990d2`](https://github.com/rudderlabs/rudder-sdk-js/commit/77990d2971673bf8461faf566d7f8ae19c9e3652)
|
3327
|
-
- interim checkin for Javascript SDK [`c748661`](https://github.com/rudderlabs/rudder-sdk-js/commit/c74866134ad022f2813ba1dfc81a42c6e695a7f9)
|
3328
|
-
- JavaScript SDK started [`e8c440a`](https://github.com/rudderlabs/rudder-sdk-js/commit/e8c440a2a2dd1be57262b85aa7a9e11fafd58589)
|