Skip to content

Conversation

@envokerid
Copy link

@envokerid envokerid commented Nov 30, 2025

Previously ata didn't work for importing packages under a subpath. This requests fixes it. And Typescript is updated to latest.

Before
Screenshot 2025-11-30 171950
Now
Screenshot 2025-11-30 172021
Screenshot 2025-11-30 172042

Before
Screenshot 2025-11-21 233016
Now
Screenshot 2025-11-21 235601

@envokerid
Copy link
Author

@microsoft-github-policy-service agree

@microsoft-github-policy-service agree

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file should not be here, this repo uses pnpm.

},
"peerDependencies": {
"typescript": ">=4.4.4"
"typescript": "^5.9.3"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this changing?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is changed because it gives type error to new projects using new typescript versions. See setupTypeAcquision() in the added screenshots. Should I revert it?

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.

2 participants