-
Notifications
You must be signed in to change notification settings - Fork 131
fix: add type annotations for function and make it typesafe #2310
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
Conversation
🦋 Changeset detectedLatest commit: e10dadc The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
💻 Website PreviewThe latest changes are available as preview in: https://f3672996.envelop.pages.dev |
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@envelop/immediate-introspection |
4.0.0-alpha-20241009110811-e10dadc9d5dd8c669beefec15cd552f5b62a8558 |
npm ↗︎ unpkg ↗︎ |
@envelop/response-cache |
6.2.2-alpha-20241009110811-e10dadc9d5dd8c669beefec15cd552f5b62a8558 |
npm ↗︎ unpkg ↗︎ |
@envelop/sentry |
10.0.0-alpha-20241009110811-e10dadc9d5dd8c669beefec15cd552f5b62a8558 |
npm ↗︎ unpkg ↗︎ |
✅ Benchmark Results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not against this change, but just for the context, the code was like this because we wanted to not adhere to any graphql engine. Which arguably, we already are...
8c56a2a
to
fc58099
Compare
3dc8851
to
3c42878
Compare
No description provided.