Skip to content

task: Update changelog#516

Merged
nev21 merged 1 commit into
mainfrom
nev21/PrepareRelease
May 31, 2026
Merged

task: Update changelog#516
nev21 merged 1 commit into
mainfrom
nev21/PrepareRelease

Conversation

@nev21

@nev21 nev21 commented May 31, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 31, 2026 02:13
@nev21 nev21 requested review from a team as code owners May 31, 2026 02:13
@nev21 nev21 enabled auto-merge (squash) May 31, 2026 02:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates a single changelog entry in CHANGELIST.md for the v0.6.0 release, rewording the note for PR #514 / issue #503.

Changes:

  • Rephrases the [REFACTOR] changelog entry about using setTimeout instead of the microtask queue for promise resolution behavior.

Comment thread CHANGELIST.md
- [#511](https://github.com/nevware21/ts-async/pull/511) [BUG] Fix `doFinally` fallback to await thenables returned by `onFinally`
- [#505](https://github.com/nevware21/ts-async/pull/505) [BUG] Ensure settled tasks are removed from scheduler queues when stale timeout is disabled
- [#514](https://github.com/nevware21/ts-async/pull/514) [REFACTOR] Use `setTimeout` instead of microtask queue for promise resolution behavior changes from [#503](https://github.com/nevware21/ts-async/issues/503)
- [#514](https://github.com/nevware21/ts-async/pull/514) [REFACTOR] `setTimeout` used instead of microtask queue for promise resolution[#503](https://github.com/nevware21/ts-async/issues/503)
@codecov

codecov Bot commented May 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.57%. Comparing base (01ef461) to head (b68f53c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #516   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files          28       28           
  Lines        1484     1484           
  Branches      350      350           
=======================================
  Hits         1448     1448           
  Misses         36       36           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nevware21-bot nevware21-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by nevware21-bot

@nev21 nev21 merged commit fb514dd into main May 31, 2026
11 checks passed
@nev21 nev21 deleted the nev21/PrepareRelease branch May 31, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants