Releases: ZilaWS/client
Releases · ZilaWS/client
v2.2.1
v2.2.0
- Dependency upgrades
v2.1.0
- README typo fix
v2.0.5
v2.0.5
- Version increase because of server-side
v2.0.4
v2.0.4
- README changes
v2.0.3
New Features
-
Timeout for waiters
- Set the timeout with
client.maxWaiterTime
waiterTimeout
function with a max waiting time parameter
- Set the timeout with
-
The server-side (^1.2) can now set cookies.
- New local events:
- onCookieSet
- onCookieDelete
- Cookie syncing:
syncCookies
- New local events:
v2.0.2
New Features
-
Timeout for waiters
- Set the timeout with
client.maxWaiterTime
waiterTimeout
function with a max waiting time parameter
- Set the timeout with
-
The server-side (^1.2) can now set cookies.
- New local events:
- onCookieSet
- onCookieDelete
- Cookie syncing:
syncCookies
- New local events:
v2.0.1
New Features
-
Timeout for waiters
- Set the timeout with
client.maxWaiterTime
waiterTimeout
function with a max waiting time parameter
- Set the timeout with
-
The server-side (^1.2) can now set cookies.
- New local events:
- onCookieSet
- onCookieDelete
- Cookie syncing:
syncCookies
- New local events:
v2.0.0
New Features
-
Timeout for waiters
- Set the timeout with
client.maxWaiterTime
waiterTimeout
function with a max waiting time parameter
- Set the timeout with
-
The server-side (^1.2) can now set cookies.
- New local events:
- onCookieSet
- onCookieDelete
- Cookie syncing:
syncCookies
- New local events:
v1.1.3
- Babel security fix