Skip to content

fix package.json types entry #163

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

Merged
merged 2 commits into from
Feb 29, 2024
Merged

fix package.json types entry #163

merged 2 commits into from
Feb 29, 2024

Conversation

ottob
Copy link
Contributor

@ottob ottob commented Feb 23, 2024

When I installed the package the typescript definition ended up in:

node_modules/@intercom/intercom-react-native/lib/typescript/src/index.d.ts

not sure if this is the correct fix or of the build can instead put the types file in the typescript folder without the src folder.

When I installed the package the typescript definition ended up in:

node_modules/@intercom/intercom-react-native/lib/typescript/src/index.d.ts
@lodev09
Copy link

lodev09 commented Feb 23, 2024

Someone merge this lol.. types is broken on 6.5.0

@filipef101
Copy link

Wild.. Intercom has been a rollercoaster..

@uen
Copy link

uen commented Feb 28, 2024

I am shocked this made it to a release..

@Daniel-Griffiths
Copy link

Wild.. Intercom has been a rollercoaster..

Get me off this wild ride 😭

@vomchik
Copy link

vomchik commented Feb 29, 2024

+1

@TNAJanssen
Copy link

+1

@TNAJanssen
Copy link

@IAmConorNolan

@uddish uddish merged commit ba4bde3 into intercom:main Feb 29, 2024
@uddish
Copy link
Contributor

uddish commented Feb 29, 2024

Hey everyone 👋
Apologies for the delay here.
We introduced a change in version 6.5.0 which had a side impact on typescript imports, thus causing this issue.
I want to reassure you that we've taken action to address this promptly. I've merged the necessary changes, and we'll soon be releasing a new version of React Native to rectify this issue.

Thank you all for your patience and understanding as we work through this.

uddish pushed a commit that referenced this pull request Mar 13, 2024
When I installed the package the typescript definition ended up in:

node_modules/@intercom/intercom-react-native/lib/typescript/src/index.d.ts

Co-authored-by: Alexander Trousevich <me@trousev.pro>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.