Skip to content

Releases: hypothesis/client

v1.1511.0

21 Aug 12:12
Compare
Choose a tag to compare
v1.1511.0 Pre-release
Pre-release
  • Fix failure to fetch groups in VitalSource
    #6518

v1.1510.0

05 Aug 13:27
Compare
Choose a tag to compare
v1.1510.0 Pre-release
Pre-release
Bump tailwindcss from 3.4.6 to 3.4.7

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.6 to 3.4.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.6...v3.4.7)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.1509.0

29 Jul 12:21
Compare
Choose a tag to compare
v1.1509.0 Pre-release
Pre-release
Bump typescript from 5.5.3 to 5.5.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.1508.0

23 Jul 10:26
Compare
Choose a tag to compare
v1.1508.0 Pre-release
Pre-release
Upgrade to frontend-shared v8

v1.1507.0

22 Jul 13:37
Compare
Choose a tag to compare
v1.1507.0 Pre-release
Pre-release
Bump tailwindcss from 3.4.4 to 3.4.6

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.6)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.1506.0

18 Jul 06:35
Compare
Choose a tag to compare
v1.1506.0 Pre-release
Pre-release
Replace SelectNext usages with Select

v1.1505.0

16 Jul 14:27
Compare
Choose a tag to compare
v1.1505.0 Pre-release
Pre-release
Update to latest frontend-shared with SelectNext UI enhancements

v1.1504.0

10 Jul 10:51
Compare
Choose a tag to compare
v1.1504.0 Pre-release
Pre-release
Explicitly specify `onChange` argument type

The v7.12.0 has a more complex type for `SelectNext` and inferring the argument
type for `onChange` now fails.

v1.1503.0

04 Jul 11:53
Compare
Choose a tag to compare
v1.1503.0 Pre-release
Pre-release
Update browser support baseline

Update the browser support baseline to versions of the major browsers that were
released approximately 3 years ago. This covers 99.7% of requests to the LMS app
in the last day.

v1.1502.0

01 Jul 11:34
Compare
Choose a tag to compare
v1.1502.0 Pre-release
Pre-release
Update @hypothesis/frontend-shared for compatibility with Preact v10.…