Skip to content

Commit 5071bcd

Browse files
Merge pull request #785 from IABTechLab/ans-UID2-remove-timeline-for-deprecation
do not use date for deprecation
2 parents da00b14 + e38cf16 commit 5071bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdks/sdk-ref-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ If you need to provide a `cookieDomain` or `cookiePath` for the SDK to access th
474474

475475
<Deprecated3100 />
476476

477-
This function is deprecated and support will be removed completely in June of 2025. Instead, use [disconnect()](#disconnect-void) which has the same functionality as `abort()`, but also includes more thorough disconnection logic.
477+
This function is deprecated and support will be removed soon. Instead, use [disconnect()](#disconnect-void) which has the same functionality as `abort()`, but also includes more thorough disconnection logic.
478478

479479
Terminates any background timers or requests. The UID2 object remains in an unspecified state and cannot be used anymore.
480480

0 commit comments

Comments
 (0)