Releases: hypothesis/client
Releases · hypothesis/client
v1.1511.0
v1.1510.0
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
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
Upgrade to frontend-shared v8
v1.1507.0
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
Replace SelectNext usages with Select
v1.1505.0
Update to latest frontend-shared with SelectNext UI enhancements
v1.1504.0
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
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
Update @hypothesis/frontend-shared for compatibility with Preact v10.…