Releases: DevExpress/testcafe-hammerhead
Releases · DevExpress/testcafe-hammerhead
release: v29.0.0
What's Changed
- update 'asar' module by @miherlosev in #2855
- test: turned of client tests for internet explorer by @Aleksey28 in #2856
- fix: ExternalCookies type definitions and request cookies passing by @Artem-Babich in #2854
- release: publish v29.0.0 by @Artem-Babich in #2857
Full Changelog: v28.4.2...v29.0.0
v28.4.2
v28.4.1
What’s Changed
- fix: removed cookies when
max-age
equal to the lifespan (#2853) @Aleksey28 - release: bump version (v.28.4.1) (#2851) @Aleksey28
- feat: added methods handling in optional chaining (#2849) @Aleksey28
v28.4.0: proxyless: client scripts (#2848)
What’s Changed
- proxyless: client scripts (#2848) @miherlosev
v28.3.1
What’s Changed
- Bind native methods (#2850) @AlexKamaev
v28.3.0
What’s Changed
- proxyless: add float variant for the 'getBordersWidth' and 'getElementPadding' utility functions (#2839) @miherlosev
v28.2.9
What’s Changed
- bump version (#2847) @AlexKamaev
- remove overriding window storages in the proxyless mode (#2841) @AlexKamaev
v28.2.8
What’s Changed
- build: updated version (#2846) @Aleksey28
- fix: fixed clearing cookies (#2845) @Aleksey28
- fix: fixed function findParent (#2837) @Aleksey28
- fix: fixed location checking for firefox (#2844) @Aleksey28
v28.2.7
What’s Changed
- fix: added
srcset
proxying (#2832) @Aleksey28 - add test case for parens in nullish coalescing (#2824) @P4
- fix: hammerhead no longer throws an error due to missing dns.setDefaultResultOrder (#2834) @felis2803
v28.2.6
What’s Changed
- Update package.json (#2835) @AlexKamaev
- fix for the
beforeunload
dialog in the proxyless mode (#2833) @AlexKamaev - fix: fiexed setting
max-age
to the cookies (#2830) @Aleksey28 - proxyless: refactor fetch request overrides (#2829) @miherlosev
- proxyless: more fixes (#2827) @miherlosev