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: types for astro >=4.14.0 #33

Merged
merged 3 commits into from
Aug 24, 2024
Merged

fix: types for astro >=4.14.0 #33

merged 3 commits into from
Aug 24, 2024

Conversation

florian-lefebvre
Copy link
Member

Close #32

Copy link

netlify bot commented Aug 22, 2024

Deploy Preview for astro-i18n ready!

Name Link
🔨 Latest commit 0475022
🔍 Latest deploy log https://app.netlify.com/sites/astro-i18n/deploys/66c9a81c2394780008817c2e
😎 Deploy Preview https://deploy-preview-33--astro-i18n.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 22, 2024

Deploy Preview for astro-i18n-demo ready!

Name Link
🔨 Latest commit 0475022
🔍 Latest deploy log https://app.netlify.com/sites/astro-i18n-demo/deploys/66c9a81cf05cac00082e9227
😎 Deploy Preview https://deploy-preview-33--astro-i18n-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@florian-lefebvre
Copy link
Member Author

@Fryuni I have some types issues with inox tools route config

@Fryuni
Copy link
Member

Fryuni commented Aug 23, 2024

We bumped the minimum Astro version to 4.12 on AIK 0.15 to remove our workaround for custom hooks. This lib is using Astro 4.7 which doesn't have the appropriate types.

PNPM should have shown a warning or an error about that tho 🤔

@florian-lefebvre florian-lefebvre merged commit 87ed904 into main Aug 24, 2024
9 checks passed
@florian-lefebvre florian-lefebvre deleted the fix/add-dts branch August 24, 2024 09:34
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.

Error "Cannot find module 'i18n:astro' or its corresponding type declarations." on a fresh Astro project
2 participants