Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update web version 0.87.0 #5874

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 31, 2024

Release notes https://github.com/deephaven/web-client-ui/releases/tag/v0.87.0

0.87.0 (2024-07-22)

⚠ BREAKING CHANGES

  • Fix any try / catch blocks that return non-awaited
    Promises

Features

Bug Fixes

  • Enabled @typescript-eslint/return-await rule and fixed offending code (#2157) (7875d03), closes #2154

@mofojed mofojed changed the title Update web version 0.87.0 feat: Update web version 0.87.0 Aug 2, 2024
@mofojed mofojed added NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Aug 2, 2024
@mofojed mofojed closed this Aug 2, 2024
@mofojed mofojed reopened this Aug 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2024
@mofojed mofojed closed this Aug 15, 2024
@devinrsmith devinrsmith deleted the deephaven-bot/update-web-0.87.0 branch August 22, 2024 22:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable linting rules for non-awaited Promises inside of try / catch Option to increase information density
2 participants