Skip to content

Releases: hypothesis/client

v1.1583.0

10 Mar 13:19
Compare
Choose a tag to compare
v1.1583.0 Pre-release
Pre-release
Bump typescript from 5.7.3 to 5.8.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [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.7.3...v5.8.2)

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

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

v1.1582.0

10 Mar 10:46
Compare
Choose a tag to compare
v1.1582.0 Pre-release
Pre-release
Use a more predictable type definition for focused group members

v1.1581.0

10 Mar 09:12
Compare
Choose a tag to compare
v1.1581.0 Pre-release
Pre-release
Increase line height a bit in mention suggestions

v1.1580.0

07 Mar 12:45
Compare
Choose a tag to compare
v1.1580.0 Pre-release
Pre-release
Extract logic to match mention suggestions

v1.1579.0

07 Mar 12:10
Compare
Choose a tag to compare
v1.1579.0 Pre-release
Pre-release
Include group members to the list of mention suggestions

v1.1578.0

07 Mar 09:28
Compare
Choose a tag to compare
v1.1578.0 Pre-release
Pre-release
Fix focusing tags field when mentions suggestions popover is visible

Bump @hypothesis/frontend-shared to v9.1.1, which includes
https://github.com/hypothesis/frontend-shared/pull/1907.

Fixes https://github.com/hypothesis/client/issues/6858.

v1.1577.0

06 Mar 11:37
Compare
Choose a tag to compare
v1.1577.0 Pre-release
Pre-release
Rename MentionPopover to MentionSuggestionsPopover

v1.1576.0

05 Mar 12:16
Compare
Choose a tag to compare
v1.1576.0 Pre-release
Pre-release
Use regex rather than HTML parser to unwrap mentions

When editing an existing annotation, use a regex to replace `<a data-hyp-mention
...>` tags with their `@username` content, instead of an HTML parser. This
avoids an issue where parsing and re-serializing the whole annotation body had
unwanted side effects such as encoding HTML characters.

Fixes https://github.com/hypothesis/client/issues/6849.

v1.1575.0

04 Mar 13:10
Compare
Choose a tag to compare
v1.1575.0 Pre-release
Pre-release
Bump globals from 15.14.0 to 16.0.0

Bumps [globals](https://github.com/sindresorhus/globals) from 15.14.0 to 16.0.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.14.0...v16.0.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

v1.1574.0

17 Feb 13:28
Compare
Choose a tag to compare
v1.1574.0 Pre-release
Pre-release
Bump @octokit/request from 9.2.0 to 9.2.2

Bumps [@octokit/request](https://github.com/octokit/request.js) from 9.2.0 to 9.2.2.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](https://github.com/octokit/request.js/compare/v9.2.0...v9.2.2)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-type: indirect
...

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