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

Release @latest #516

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Release @latest #516

merged 1 commit into from
Mar 11, 2024

Conversation

inngest-release-bot
Copy link
Collaborator

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

inngest@3.16.0

Minor Changes

@jpwilliams jpwilliams self-assigned this Mar 11, 2024
@inngest-release-bot inngest-release-bot added the 📦 inngest Affects the `inngest` package label Mar 11, 2024
@jpwilliams jpwilliams merged commit 69690d0 into main Mar 11, 2024
38 checks passed
@jpwilliams jpwilliams deleted the changeset-release/main branch March 11, 2024 18:27
jpwilliams added a commit that referenced this pull request May 24, 2024
## Summary
<!-- Succinctly describe your change, providing context, what you've
changed, and why. -->

Since [3.16.0](#516),
function-level middleware typing has not been correctly stacking on
client-level middleware.

This PR adds test coverage for this as well as runtime verification of
the values being passed.

## Checklist
<!-- Tick these items off as you progress. -->
<!-- If an item isn't applicable, ideally please strikeout the item by
wrapping it in "~~"" and suffix it with "N/A My reason for skipping
this." -->
<!-- e.g. "- [ ] ~~Added tests~~ N/A Only touches docs" -->

- [ ] ~Added a [docs PR](https://github.com/inngest/website) that
references this PR~ N/A Bug fix
- [x] Added unit/integration tests
- [x] Added changesets if applicable

## Related
<!-- A space for any related links, issues, or PRs. -->
<!-- Linear issues are autolinked. -->
<!-- e.g. - INN-123 -->
<!-- GitHub issues/PRs can be linked using shorthand. -->
<!-- e.g. "- inngest/inngest#123" -->
<!-- Feel free to remove this section if there are no applicable related
links.-->
- Introduced in [3.16.0](#516)
with #497
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 inngest Affects the `inngest` package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants