Releases: epicweb-dev/client-hints
Releases · epicweb-dev/client-hints
v1.3.5
1.3.5 (2024-10-06)
Bug Fixes
- add path when canSetCookies is initially being set (#18) (591f0c9)
v1.3.4
1.3.4 (2024-10-02)
Bug Fixes
v1.3.3
1.3.3 (2024-08-03)
Bug Fixes
- imports: add .js extension (c6737e2), closes #8
v1.3.2
1.3.2 (2024-05-03)
Bug Fixes
- create more reliable infinite loop protection (9d85eee)
v1.3.1
1.3.1 (2024-05-01)
Bug Fixes
- small fix to make it compatible with older browsers (#9) (f33ed87)
v1.3.0
1.3.0 (2024-02-12)
Features
- avoid reload if actual is the same as the fallback (f2baf77)
v1.2.2
1.2.2 (2023-11-22)
Bug Fixes
- ensure path and max-age are set (39ef16d)
v1.2.1
1.2.1 (2023-11-22)
Bug Fixes
- loosen requirement on cookieName (56d6f96)
v1.2.0
1.2.0 (2023-11-22)
Features
- expose subscribeToMotionChange and add cookieName option (54c8ff4)
v1.1.0
1.1.0 (2023-11-22)
Bug Fixes
- fix typo in time-zone export (658891e)
Features