Skip to content

Conversation

JAForbes
Copy link
Collaborator

@JAForbes JAForbes commented Apr 20, 2025

Release v2.3.0

Changelog

Minor Changes

feat: Make redraws when Promises returned by event handlers are completed (@kfule)

This PR allows redraw on completion of the async event handler. This PR makes redraws when Promises returned by event handlers are completed.

Patch Changes

Allow additional async redraw even if the first redraw is skipped (@kfule)

This PR allows asynchronous redraw processing even if the first redraw is skipped by setting event.redraw=false before await in the async function.

Bump glob from 11.0.1 to 11.0.2 in the normal group (@dependabot[bot])

Bumps the normal group with 1 update: glob. Updates glob from 11.0.1 to 11.0.2. Commits. fd61f24 11.0.2.

Fix badge for build status (@kfule)

The URL for the Shields.io badge for build status has been corrected.

@JAForbes JAForbes requested a review from a team as a code owner April 20, 2025 04:22
Bumps the normal group with 1 update: [glob](https://github.com/isaacs/node-glob).


Updates `glob` from 11.0.1 to 11.0.2
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.1...v11.0.2)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: normal
...

Signed-off-by: dependabot[bot] <support@github.com>
@JAForbes JAForbes added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code patch labels Apr 26, 2025
@dead-claudia
Copy link
Member

Don't merge this yet. Blocked on JAForbes/pr-release#373.

Signed-off-by: Claudia Meadows <contact@claudiameadows.dev>
@dead-claudia dead-claudia requested a review from a team as a code owner May 7, 2025 02:40
@JAForbes JAForbes changed the title Release - v2.2.16 Release - v3.0.0 May 7, 2025
@JAForbes JAForbes added the patch label May 7, 2025
@dead-claudia dead-claudia added minor and removed major labels May 8, 2025
@JAForbes JAForbes changed the title Release - v3.0.0 Release - v2.3.0 May 8, 2025
@dead-claudia dead-claudia merged commit 3761d2e into release May 10, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants