-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: export type RANGE_PATTERN #119
feat: export type RANGE_PATTERN #119
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs also be exported from index js
.
Can you check renovate for other deep pep440 imports? We should export all required values from index.js
We use RANGE_PATTERN in lib/manager/(pip_requirements/pip_setup/pipenv)/extract.ts. |
Yes, but i like to remove all |
🎉 This PR is included in version 1.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Changes:
index.d.ts
Context: