Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 8, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@valtown/[email protected]

Major Changes

  • 7fef5bf: Remove configurable spawn function option

    Previously, we supported a spawnFunc option which let you use spawn methods
    other than child_process.spawn. Given the lack of useful alternatives to child_process.spawn
    and our efforts to really optimize this module, we're removing this option.

Patch Changes

  • c834beb: Improve error testing
  • 3bca30f: Internal refactor: use once() and move sync code out of promise callback

tmcw and others added 11 commits October 7, 2025 10:57
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: Close requests pools on termination

* Add changeset
* Don't include tests in dist

* Ignore better

* Fix biome formatting

* Add changeset

---------

Co-authored-by: maxmcd <[email protected]>
Co-authored-by: Tom MacWright <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Don't close the pool

This caused failures in prod for us: there are still messages
being sent at this point.

* Add changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Remove configurable spawn function

* Expand on changeset

* Biome fix

* Remove type export
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5c8eb1f to b28f3a3 Compare October 8, 2025 20:48
* Move synchronous code out of the Promise, use once

* Add changeset
@github-actions github-actions bot force-pushed the changeset-release/main branch from b28f3a3 to 97b66e5 Compare October 10, 2025 13:29
* Improve failure tests

* Improve error tests
@github-actions github-actions bot force-pushed the changeset-release/main branch from 97b66e5 to c9ae493 Compare October 10, 2025 14:05
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the changeset-release/main branch from c9ae493 to 0d9fbe8 Compare October 14, 2025 16:18
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0d9fbe8 to ef4a28b Compare October 27, 2025 16:09
renovate bot added 2 commits October 29, 2025 15:12
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the changeset-release/main branch from ef4a28b to a49f920 Compare October 29, 2025 19:13
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 3ff6ab5 to 9fac152 Compare October 29, 2025 19:14
renovate bot and others added 2 commits October 29, 2025 15:14
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

4 participants