Skip to content

Commit 5ba9d0d

Browse files
committed
feat(packages/sui-segment-wrapper): force new release
1 parent 1d6568e commit 5ba9d0d

File tree

1 file changed

+51
-156
lines changed

1 file changed

+51
-156
lines changed

packages/sui-segment-wrapper/CHANGELOG.md

Lines changed: 51 additions & 156 deletions
Original file line numberDiff line numberDiff line change
@@ -2,337 +2,232 @@
22

33
# 4.35.0 (2025-12-04)
44

5-
65
### Bug Fixes
76

8-
* fix google conents function params ([4f6b1fb](https://github.com/SUI-Components/sui/commit/4f6b1fbf15f2dfe0cc4c366d92671d9328d14b47))
9-
7+
- fix google conents function params ([4f6b1fb](https://github.com/SUI-Components/sui/commit/4f6b1fbf15f2dfe0cc4c366d92671d9328d14b47))
108

119
### Features
1210

13-
* send default and updated google consents based on a config flag ([d35353c](https://github.com/SUI-Components/sui/commit/d35353ce5e1701d8023bb9b3ed4223d05a7409fb))
14-
15-
11+
- send default and updated google consents based on a config flag ([d35353c](https://github.com/SUI-Components/sui/commit/d35353ce5e1701d8023bb9b3ed4223d05a7409fb))
1612

1713
# 4.34.0 (2025-11-25)
1814

19-
2015
### Features
2116

22-
* stop sending default consents for now ([0b86daf](https://github.com/SUI-Components/sui/commit/0b86dafba6fb9d319cc90e5f24b8472b57908348))
23-
24-
17+
- stop sending default consents for now ([0b86daf](https://github.com/SUI-Components/sui/commit/0b86dafba6fb9d319cc90e5f24b8472b57908348))
2518

2619
# 4.33.0 (2025-11-19)
2720

28-
2921
### Features
3022

31-
* add google consents defaults ([954c149](https://github.com/SUI-Components/sui/commit/954c1492354b8304c45bd81415f2af2fdb2a44ea))
32-
33-
23+
- add google consents defaults ([954c149](https://github.com/SUI-Components/sui/commit/954c1492354b8304c45bd81415f2af2fdb2a44ea))
3424

3525
# 4.32.0 (2025-10-21)
3626

37-
3827
### Bug Fixes
3928

40-
* prioritize google consents from gtm object ([fd95a04](https://github.com/SUI-Components/sui/commit/fd95a043df7c8a283143731e3a5879228db1b6bd))
41-
42-
29+
- prioritize google consents from gtm object ([fd95a04](https://github.com/SUI-Components/sui/commit/fd95a043df7c8a283143731e3a5879228db1b6bd))
4330

4431
# 4.31.0 (2025-10-06)
4532

46-
4733
### Features
4834

49-
* send always the ga4 init event ([ceb8685](https://github.com/SUI-Components/sui/commit/ceb8685593721d9c259413bfcad736f7bcfb357a))
50-
51-
35+
- send always the ga4 init event ([ceb8685](https://github.com/SUI-Components/sui/commit/ceb8685593721d9c259413bfcad736f7bcfb357a))
5236

5337
# 4.30.0 (2025-09-26)
5438

55-
5639
### Bug Fixes
5740

58-
* return undefined if there is no gtag ([c395b03](https://github.com/SUI-Components/sui/commit/c395b0348dca446cd5a5bf41b0b1893be2ecaff5))
59-
60-
41+
- return undefined if there is no gtag ([c395b03](https://github.com/SUI-Components/sui/commit/c395b0348dca446cd5a5bf41b0b1893be2ecaff5))
6142

6243
# 4.29.0 (2025-09-22)
6344

64-
6545
### Bug Fixes
6646

67-
* page data ([a18c0a6](https://github.com/SUI-Components/sui/commit/a18c0a683160e4319e88b4c9a4120b87546f765f))
68-
69-
47+
- page data ([a18c0a6](https://github.com/SUI-Components/sui/commit/a18c0a683160e4319e88b4c9a4120b87546f765f))
7048

7149
# 4.28.0 (2025-09-01)
7250

73-
7451
### Features
7552

76-
* Refactor segment-wrapper to allow UTM tags ([351a90f](https://github.com/SUI-Components/sui/commit/351a90f856d27e72d348a46d7ee1bf462b1aa5c7))
77-
* Refactor tracking types ([657860b](https://github.com/SUI-Components/sui/commit/657860b29460fc0c6c7c72346e884de482ae7745))
78-
* rename variable ([aa8e053](https://github.com/SUI-Components/sui/commit/aa8e05342643dc46b930d5987444ac631ccac008))
79-
80-
53+
- Refactor segment-wrapper to allow UTM tags ([351a90f](https://github.com/SUI-Components/sui/commit/351a90f856d27e72d348a46d7ee1bf462b1aa5c7))
54+
- Refactor tracking types ([657860b](https://github.com/SUI-Components/sui/commit/657860b29460fc0c6c7c72346e884de482ae7745))
55+
- rename variable ([aa8e053](https://github.com/SUI-Components/sui/commit/aa8e05342643dc46b930d5987444ac631ccac008))
8156

8257
# 4.27.0 (2025-08-28)
8358

84-
8559
### Features
8660

87-
* remove expected error ([a30e361](https://github.com/SUI-Components/sui/commit/a30e3611c187c237a12c0ca98632db72ea03b2c3))
88-
89-
61+
- remove expected error ([a30e361](https://github.com/SUI-Components/sui/commit/a30e3611c187c237a12c0ca98632db72ea03b2c3))
9062

9163
# 4.26.0 (2025-08-13)
9264

93-
9465
### Features
9566

96-
* add data layer name configuration ([735b93e](https://github.com/SUI-Components/sui/commit/735b93e2ff713d67e5ee339180b2c4a4f5b0d350))
97-
98-
67+
- add data layer name configuration ([735b93e](https://github.com/SUI-Components/sui/commit/735b93e2ff713d67e5ee339180b2c4a4f5b0d350))
9968

10069
# 4.25.0 (2025-08-06)
10170

102-
10371
### Features
10472

105-
* minor update in page data middleware to allow override of page t ([ff11ef5](https://github.com/SUI-Components/sui/commit/ff11ef59dfa82e0443863d30e6ff2af3f98ff661))
106-
107-
73+
- minor update in page data middleware to allow override of page t ([ff11ef5](https://github.com/SUI-Components/sui/commit/ff11ef59dfa82e0443863d30e6ff2af3f98ff661))
10874

10975
# 4.24.0 (2025-08-05)
11076

111-
11277
### Features
11378

114-
* add pageData middleware ([dd3a6c3](https://github.com/SUI-Components/sui/commit/dd3a6c319c0560c5ae6d2d4b44e17e920850a80d))
115-
116-
79+
- add pageData middleware ([dd3a6c3](https://github.com/SUI-Components/sui/commit/dd3a6c319c0560c5ae6d2d4b44e17e920850a80d))
11780

11881
# 4.23.0 (2025-08-01)
11982

120-
12183
### Features
12284

123-
* adapt logic to specific user consents ([7eb6439](https://github.com/SUI-Components/sui/commit/7eb64391b9139ca8cd9cdf29d120e85e6c70f5c4))
124-
* send google consents on each event ([f70ef00](https://github.com/SUI-Components/sui/commit/f70ef005b80ef7ca515b15076d22ba1e697abab1))
125-
126-
85+
- adapt logic to specific user consents ([7eb6439](https://github.com/SUI-Components/sui/commit/7eb64391b9139ca8cd9cdf29d120e85e6c70f5c4))
86+
- send google consents on each event ([f70ef00](https://github.com/SUI-Components/sui/commit/f70ef005b80ef7ca515b15076d22ba1e697abab1))
12787

12888
# 4.22.0 (2025-07-29)
12989

130-
13190
### Features
13291

133-
* fix typo ([2c8207a](https://github.com/SUI-Components/sui/commit/2c8207ad41b3aa0fcd9148ebdde52b0f1e8d7917))
134-
* update userid parsing ([b965201](https://github.com/SUI-Components/sui/commit/b9652012372b24f9cfaa89dbedd6a4ac5cd8fc00))
135-
136-
92+
- fix typo ([2c8207a](https://github.com/SUI-Components/sui/commit/2c8207ad41b3aa0fcd9148ebdde52b0f1e8d7917))
93+
- update userid parsing ([b965201](https://github.com/SUI-Components/sui/commit/b9652012372b24f9cfaa89dbedd6a4ac5cd8fc00))
13794

13895
# 4.21.0 (2025-07-29)
13996

140-
14197
### Features
14298

143-
* add prefix check ([bf53997](https://github.com/SUI-Components/sui/commit/bf539975c374983506d9cf8162ab934eda817641))
144-
* add userIdPrefix prop ([a9f3d8d](https://github.com/SUI-Components/sui/commit/a9f3d8d84d0ca8fd4bd4083bcde0accebbcffc9d))
145-
* remove log ([c532ef4](https://github.com/SUI-Components/sui/commit/c532ef442c0c64009ca7d72f719de65a8159dfe9))
146-
147-
99+
- add prefix check ([bf53997](https://github.com/SUI-Components/sui/commit/bf539975c374983506d9cf8162ab934eda817641))
100+
- add userIdPrefix prop ([a9f3d8d](https://github.com/SUI-Components/sui/commit/a9f3d8d84d0ca8fd4bd4083bcde0accebbcffc9d))
101+
- remove log ([c532ef4](https://github.com/SUI-Components/sui/commit/c532ef442c0c64009ca7d72f719de65a8159dfe9))
148102

149103
# 4.20.0 (2025-05-28)
150104

151-
152105
### Bug Fixes
153106

154-
* update xandr url query param for consent ([c502541](https://github.com/SUI-Components/sui/commit/c502541196d4c635465aaa11e52d0bb958dda967))
155-
156-
107+
- update xandr url query param for consent ([c502541](https://github.com/SUI-Components/sui/commit/c502541196d4c635465aaa11e52d0bb958dda967))
157108

158109
# 4.19.0 (2025-03-26)
159110

160-
161111
### Features
162112

163-
* skip universal id retrieval on server ([3637030](https://github.com/SUI-Components/sui/commit/3637030a0520eabfd7871cfb4737005845c43815))
164-
165-
113+
- skip universal id retrieval on server ([3637030](https://github.com/SUI-Components/sui/commit/3637030a0520eabfd7871cfb4737005845c43815))
166114

167115
# 4.18.0 (2025-03-20)
168116

169-
170117
### Features
171118

172-
* DENIE consent if it fails to retrieve it ([cffeee7](https://github.com/SUI-Components/sui/commit/cffeee70ec29750752c2e86ee57c35a8032176f4))
173-
174-
119+
- DENIE consent if it fails to retrieve it ([cffeee7](https://github.com/SUI-Components/sui/commit/cffeee70ec29750752c2e86ee57c35a8032176f4))
175120

176121
# 4.17.0 (2025-03-20)
177122

178-
179123
### Bug Fixes
180124

181-
* map analytics_storage to correct value ([6122f59](https://github.com/SUI-Components/sui/commit/6122f59fcd71a0a3d30769ffe61453fc01adc082))
182-
183-
125+
- map analytics_storage to correct value ([6122f59](https://github.com/SUI-Components/sui/commit/6122f59fcd71a0a3d30769ffe61453fc01adc082))
184126

185127
# 4.16.0 (2025-03-19)
186128

187-
188129
### Features
189130

190-
* Added analytics_storage privacy state for segment ([a7111a5](https://github.com/SUI-Components/sui/commit/a7111a5ddb170cf919c2cb6ea6500cb3ffe5a588))
191-
192-
131+
- Added analytics_storage privacy state for segment ([a7111a5](https://github.com/SUI-Components/sui/commit/a7111a5ddb170cf919c2cb6ea6500cb3ffe5a588))
193132

194133
# 4.15.0 (2025-03-12)
195134

196-
197135
### Bug Fixes
198136

199-
* Not send campaing details if stc is invalid ([18fd59e](https://github.com/SUI-Components/sui/commit/18fd59e698eef06897c343c0b653c7f2488dde46))
200-
201-
137+
- Not send campaing details if stc is invalid ([18fd59e](https://github.com/SUI-Components/sui/commit/18fd59e698eef06897c343c0b653c7f2488dde46))
202138

203139
# 4.14.0 (2025-02-13)
204140

205-
206141
### Bug Fixes
207142

208-
* Remove adobeCloudVisitorId from GA4 and send event when session s ([2f65d7f](https://github.com/SUI-Components/sui/commit/2f65d7f4764ff00f1ea286aeed711b1383374936))
209-
210-
143+
- Remove adobeCloudVisitorId from GA4 and send event when session s ([2f65d7f](https://github.com/SUI-Components/sui/commit/2f65d7f4764ff00f1ea286aeed711b1383374936))
211144

212145
# 4.13.0 (2025-01-24)
213146

214-
215147
### Features
216148

217-
* force bump ([1bd2ebe](https://github.com/SUI-Components/sui/commit/1bd2ebe7bb118e8bdc69d1854bd1d969377e3d98))
218-
* promise all allowed methods ([ebc0329](https://github.com/SUI-Components/sui/commit/ebc0329bfe9eb9172031ab6fe80ac958512d8f5c))
219-
* send adobe mvcid along the ga event ([8938f67](https://github.com/SUI-Components/sui/commit/8938f67a1f6b38810fc2c2b004ce4fc776a38e8d))
220-
* send it along all ga events ([e5d118a](https://github.com/SUI-Components/sui/commit/e5d118aee7c655d12673f41a09582078a253ded4))
221-
222-
149+
- force bump ([1bd2ebe](https://github.com/SUI-Components/sui/commit/1bd2ebe7bb118e8bdc69d1854bd1d969377e3d98))
150+
- promise all allowed methods ([ebc0329](https://github.com/SUI-Components/sui/commit/ebc0329bfe9eb9172031ab6fe80ac958512d8f5c))
151+
- send adobe mvcid along the ga event ([8938f67](https://github.com/SUI-Components/sui/commit/8938f67a1f6b38810fc2c2b004ce4fc776a38e8d))
152+
- send it along all ga events ([e5d118a](https://github.com/SUI-Components/sui/commit/e5d118aee7c655d12673f41a09582078a253ded4))
223153

224154
# 4.12.0 (2025-01-24)
225155

226-
227156
### Features
228157

229-
* get client id synchronously ([37f2651](https://github.com/SUI-Components/sui/commit/37f2651be223dcf208852c8fd44b7f9b20c084e0))
230-
231-
158+
- get client id synchronously ([37f2651](https://github.com/SUI-Components/sui/commit/37f2651be223dcf208852c8fd44b7f9b20c084e0))
232159

233160
# 4.11.0 (2024-12-17)
234161

235-
236162
### Features
237163

238-
* send init event once per session ([2e04118](https://github.com/SUI-Components/sui/commit/2e0411855cb1dd5a321820e36242ea6d222f8d87))
239-
240-
164+
- send init event once per session ([2e04118](https://github.com/SUI-Components/sui/commit/2e0411855cb1dd5a321820e36242ea6d222f8d87))
241165

242166
# 4.10.0 (2024-11-26)
243167

244-
245168
### Features
246169

247-
* send client version as context property ([12fff81](https://github.com/SUI-Components/sui/commit/12fff8171522a770485d6e5e9e75309046371c62))
248-
* send version always ([8caf104](https://github.com/SUI-Components/sui/commit/8caf104d91fdebfd83df18effe95c3eee18ab907))
249-
* set version on lib compilation ([f522f3a](https://github.com/SUI-Components/sui/commit/f522f3aaa8bf4d0e161f3ccb4ce3e487fb635542))
250-
251-
170+
- send client version as context property ([12fff81](https://github.com/SUI-Components/sui/commit/12fff8171522a770485d6e5e9e75309046371c62))
171+
- send version always ([8caf104](https://github.com/SUI-Components/sui/commit/8caf104d91fdebfd83df18effe95c3eee18ab907))
172+
- set version on lib compilation ([f522f3a](https://github.com/SUI-Components/sui/commit/f522f3aaa8bf4d0e161f3ccb4ce3e487fb635542))
252173

253174
# 4.9.0 (2024-11-15)
254175

255-
256176
### Features
257177

258-
* stop caching ga fields and catch errors ([cf4a4b9](https://github.com/SUI-Components/sui/commit/cf4a4b927cbbfaa973ca6cae12eb09f04f58c4f7))
259-
260-
178+
- stop caching ga fields and catch errors ([cf4a4b9](https://github.com/SUI-Components/sui/commit/cf4a4b927cbbfaa973ca6cae12eb09f04f58c4f7))
261179

262180
# 4.8.0 (2024-10-24)
263181

264-
265182
### Bug Fixes
266183

267-
* fix stc mapping ([57462bd](https://github.com/SUI-Components/sui/commit/57462bd97720993ffd36f1da05f2d7b4bbfdbcc2))
268-
269-
184+
- fix stc mapping ([57462bd](https://github.com/SUI-Components/sui/commit/57462bd97720993ffd36f1da05f2d7b4bbfdbcc2))
270185

271186
# 4.7.0 (2024-10-22)
272187

273-
274188
### Features
275189

276-
* modify set method ([cf37a8e](https://github.com/SUI-Components/sui/commit/cf37a8e761f73bb7ba6fcb1ed7a765d41cc5b630))
277-
* set ga user id on identify ([1184d81](https://github.com/SUI-Components/sui/commit/1184d8143f18ab7cb6d5245f43ee589299215e49))
278-
279-
190+
- modify set method ([cf37a8e](https://github.com/SUI-Components/sui/commit/cf37a8e761f73bb7ba6fcb1ed7a765d41cc5b630))
191+
- set ga user id on identify ([1184d81](https://github.com/SUI-Components/sui/commit/1184d8143f18ab7cb6d5245f43ee589299215e49))
280192

281193
# 4.6.0 (2024-10-22)
282194

283-
284195
### Features
285196

286-
* map campaign data ([48d8b9e](https://github.com/SUI-Components/sui/commit/48d8b9e707a74586cec93544ec0a2136bb1892ae))
287-
288-
197+
- map campaign data ([48d8b9e](https://github.com/SUI-Components/sui/commit/48d8b9e707a74586cec93544ec0a2136bb1892ae))
289198

290199
# 4.5.0 (2024-10-10)
291200

292-
293201
### Features
294202

295-
* send init event and retrieve the session id ([fa9fd16](https://github.com/SUI-Components/sui/commit/fa9fd16dbf9ce34d9c2e66c4a77c2792b08345ab))
296-
297-
203+
- send init event and retrieve the session id ([fa9fd16](https://github.com/SUI-Components/sui/commit/fa9fd16dbf9ce34d9c2e66c4a77c2792b08345ab))
298204

299205
# 4.4.0 (2024-10-09)
300206

301-
302207
### Bug Fixes
303208

304-
* fix google analytics script load ([3eb7f2c](https://github.com/SUI-Components/sui/commit/3eb7f2cb97b6c50100d319bf9b9802ce2725bf3e))
305-
209+
- fix google analytics script load ([3eb7f2c](https://github.com/SUI-Components/sui/commit/3eb7f2cb97b6c50100d319bf9b9802ce2725bf3e))
306210

307211
### Features
308212

309-
* add ga4 client id to segment events ([e669b28](https://github.com/SUI-Components/sui/commit/e669b28a983d0d992bd646b94670931711405402))
310-
311-
213+
- add ga4 client id to segment events ([e669b28](https://github.com/SUI-Components/sui/commit/e669b28a983d0d992bd646b94670931711405402))
312214

313215
# 4.3.0 (2024-09-19)
314216

315-
316217
### Features
317218

318-
* force new release ([5a0ee5b](https://github.com/SUI-Components/sui/commit/5a0ee5bd56eca33f6b7cfdd7ae9e9f9e2ddd079c))
319-
320-
219+
- force new release ([5a0ee5b](https://github.com/SUI-Components/sui/commit/5a0ee5bd56eca33f6b7cfdd7ae9e9f9e2ddd079c))
321220

322221
# 4.2.0 (2024-09-19)
323222

324-
325223
### Features
326224

327-
* force new release ([70fe6ca](https://github.com/SUI-Components/sui/commit/70fe6caa88270e3134d1cf9cde9efa76226f3ae1))
328-
329-
225+
- force new release ([70fe6ca](https://github.com/SUI-Components/sui/commit/70fe6caa88270e3134d1cf9cde9efa76226f3ae1))
330226

331227
# 4.1.0 (2024-09-19)
332228

333-
334229
### Features
335230

336-
* add segment wrapper package ([caca7a7](https://github.com/SUI-Components/sui/commit/caca7a75de391a8a78a420226ccb363f67ae02af))
337-
* change some names ([8123b8e](https://github.com/SUI-Components/sui/commit/8123b8ed6238bf52c84194945e5e4d87001a9f6f))
338-
* remove umd folder ([267990d](https://github.com/SUI-Components/sui/commit/267990d9f39b654002b20c7d8b328e6a447eeebf))
231+
- add segment wrapper package ([caca7a7](https://github.com/SUI-Components/sui/commit/caca7a75de391a8a78a420226ccb363f67ae02af))
232+
- change some names ([8123b8e](https://github.com/SUI-Components/sui/commit/8123b8ed6238bf52c84194945e5e4d87001a9f6f))
233+
- remove umd folder ([267990d](https://github.com/SUI-Components/sui/commit/267990d9f39b654002b20c7d8b328e6a447eeebf))

0 commit comments

Comments
 (0)