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

chore(apollo client): Add types for cjs imports #10949

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Jul 15, 2024

Add a modules.d.ts file with types for our *.cjs apollo imports
Thanks to @dac09 for the idea! (From https://github.com/redwoodjs/redwood/pull/10934/files#diff-8ff13b447e3c78e853b6cecf7f208c8e8230d1ce8553091ca8f43f96f2f66fd6R115)

@Tobbe Tobbe added the release:chore This PR is a chore (means nothing for users) label Jul 15, 2024
@Tobbe Tobbe added this to the chore milestone Jul 15, 2024
@Tobbe Tobbe merged commit adead29 into redwoodjs:main Jul 15, 2024
51 checks passed
@Tobbe Tobbe deleted the tobbe-apollo-cjs-types branch July 15, 2024 13:54
dac09 added a commit to dac09/redwood that referenced this pull request Jul 16, 2024
…g-dual

* 'main' of github.com:redwoodjs/redwood:
  fix(web): Re-add generating ESM types (redwoodjs#10952)
  chore(project-config): Verify package.json with publint and attw (redwoodjs#10951)
  chore(apollo client): Add types for cjs imports (redwoodjs#10949)
  chore(tsconfig.types-cjs): Specify tsBuildInfoFile location (redwoodjs#10950)
dac09 added a commit to dac09/redwood that referenced this pull request Jul 16, 2024
…-mw-dualpkg

* 'main' of github.com:redwoodjs/redwood:
  RSC: Fix red squiggles in default template (redwoodjs#10955)
  chore(supabase-mw): Convert supabase-mw to dual package (redwoodjs#10954)
  chore(esm/cjs): Make the rwjs/vite package dual (redwoodjs#10934)
  chore(auth): More gracefully handle build failures (redwoodjs#10953)
  fix(web): Re-add generating ESM types (redwoodjs#10952)
  chore(project-config): Verify package.json with publint and attw (redwoodjs#10951)
  chore(apollo client): Add types for cjs imports (redwoodjs#10949)
  chore(tsconfig.types-cjs): Specify tsBuildInfoFile location (redwoodjs#10950)
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants