Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(bridge): use typescript directory entry #3365

Merged
merged 1 commit into from
Feb 25, 2022
Merged

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Feb 22, 2022

πŸ”— Linked issue

resolves nuxt/bridge#96

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

We may also need to revert change in unjs/mkdist#26 (or disable) as it seems .d.mts is not widely supported yet: unjs/mkdist#28

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroe danielroe added bug Something isn't working bridge πŸ”¨ p3-minor-bug Priority 3: a bug in an edge case that only affects very specific usage labels Feb 22, 2022
@danielroe danielroe requested a review from pi0 February 22, 2022 23:34
@danielroe danielroe self-assigned this Feb 22, 2022
@netlify
Copy link

netlify bot commented Feb 22, 2022

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: 26367f3

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/6215730791386300081c479b

@pi0 pi0 merged commit c806d05 into main Feb 25, 2022
@pi0 pi0 deleted the fix/bridge-app-typing branch February 25, 2022 11:45
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x bridge bug Something isn't working πŸ”¨ p3-minor-bug Priority 3: a bug in an edge case that only affects very specific usage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#app index.d.ts not present at it was in previous versions
2 participants