Skip to content

v8.9.0-alpha.39

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Apr 14:27
· 137 commits to main since this release
Immutable release. Only release title and notes can be modified.

8.9.0-alpha.39 (2026-04-14)

Bug Fixes

  • add built-in defaults for maxParallelJobs and jobTimeoutMs in worker constructors (58250b3), closes #145
  • add range constraint for main branch alpha prereleases (7e35488)
  • add range to stable branch config for semantic-release ordering (3087736)
  • patch createWorker and createThreadedWorker to handle missing defaults (5f9409c)
  • remove range from current stable branch to fix ERELEASEBRANCHES (3b99176)
  • remove range from main prerelease branch config (9e91aba)

Features

  • add example-app for SDK smoke testing (b70cfda)