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

fix(typing): 'axios' import in typings #218

Merged
merged 2 commits into from
Sep 23, 2019

Conversation

geigerzaehler
Copy link

@geigerzaehler geigerzaehler commented Aug 12, 2019

We correctly import axios in the type definitions index.d.ts.

To ensure that typings are checked on CI we run npm run test-typescript-declaration. This requires us to upgrade typescript to the latest version.

We correctly import `axios` in the type definitions `index.d.ts`.

To ensure that typings are checked on CI we run `npm run
test-typescript-declaration`. This requires us to upgrade typescript to
the latest version.
index.d.ts Show resolved Hide resolved
@geigerzaehler
Copy link
Author

@Khaledgarbaya Any update on this?

@Khaledgarbaya Khaledgarbaya changed the title Fix 'axios' import in typings fix(typing): 'axios' import in typings Sep 23, 2019
@Khaledgarbaya Khaledgarbaya merged commit 6e8b033 into contentful:master Sep 23, 2019
@phoebeschmidt
Copy link
Contributor

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@geigerzaehler geigerzaehler deleted the fix-typings branch September 23, 2019 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants