Skip to content

Commit e38cf16

Browse files
do not use date for deprecation
1 parent cd2dcbc commit e38cf16

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)