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

Regression in v0.19.0 #553

Open
5 tasks done
Barbapapazes opened this issue Jan 22, 2025 · 1 comment
Open
5 tasks done

Regression in v0.19.0 #553

Barbapapazes opened this issue Jan 22, 2025 · 1 comment

Comments

@Barbapapazes
Copy link

Describe the bug

Hello,

In v0.18.0, the auto-imports.d.ts files was successfully updated on a new exported items like a function but with 0.19.0, the auto-imports.d.ts file is not automatically updated and nothing works.

Reproduction

Just open the playground to see that the auto-imports.d.ts it not automatically updates when you add a function to composables/foo.ts

System Info

System:
    OS: macOS 14.6.1
    CPU: (8) arm64 Apple M3
    Memory: 85.38 MB / 24.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.17.0 - ~/.nvm/versions/node/v20.17.0/bin/node
    npm: 10.8.2 - ~/.nvm/versions/node/v20.17.0/bin/npm
    pnpm: 9.15.4 - ~/.nvm/versions/node/v20.17.0/bin/pnpm
  Browsers:
    Chrome: 131.0.6778.265
    Safari: 17.6

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@Barbapapazes
Copy link
Author

related to #551

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

No branches or pull requests

1 participant