Releases: hypothesis/client
Releases · hypothesis/client
v1.567.0
- Remove dependency of
src/boot
on src/shared
#2658
v1.566.0
Bump preact from 10.5.4 to 10.5.5
Bumps [preact](https://github.com/preactjs/preact) from 10.5.4 to 10.5.5.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.5.4...10.5.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
v1.565.0
- Show a warning when PDF does not have selectable text
#2623
v1.564.0
- Remove jQuery dependency and JS bundle
#2646
v1.563.0
- Remove jQuery from
BucketBar
and increase test coverage
#2645
v1.562.0
- Remove checks for IE 11 in
TagEditor
component
#2642
v1.561.0
- Fix
Promise.prototype.finally
polyfill loading in older browsers
#2636
v1.560.0
- Fix
document.evaluate
feature test in Edge Legacy
#2640
v1.559.0
- Apply
dir="auto"
fix in Edge Legacy
#2637
v1.558.0
- Improve Adder API and perfomance #2613