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

Hotfix: Export ProxyLogger directly #324

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Hotfix: Export ProxyLogger directly #324

merged 4 commits into from
Sep 25, 2023

Conversation

jpwilliams
Copy link
Member

Summary

Export various types and calsses directly to ensure those adhering to ESM exports can use it.

Also add wildcard exports, though in v3 we track all explicit exports to ensure API breakages don't occur with API Extractor.

Checklist

  • Added a docs PR that references this PR N/A Hotfix
  • Added unit/integration tests N/A
  • Added changesets if applicable

@jpwilliams jpwilliams added the prerelease/inngest Create snapshot releases for a PR for the "inngest" package. label Sep 25, 2023
@jpwilliams jpwilliams self-assigned this Sep 25, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 25, 2023

⚠️ No Changeset found

Latest commit: 46ea570

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@inngest-release-bot
Copy link
Collaborator

A user has added the prerelease/inngest label, so this PR will be published to npm with the tag pr-324. It will be updated with the latest changes as you push commits to this PR.

You can install this prerelease version with:

npm install inngest@pr-324

The last release was built and published from 46ea570.

@jpwilliams jpwilliams marked this pull request as ready for review September 25, 2023 22:04
@jpwilliams jpwilliams merged commit e816d80 into main Sep 25, 2023
23 of 24 checks passed
@jpwilliams jpwilliams deleted the proxylogger-export branch September 25, 2023 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prerelease/inngest Create snapshot releases for a PR for the "inngest" package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants