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

feat!: support type args #67

Merged
merged 6 commits into from Dec 20, 2021
Merged

feat!: support type args #67

merged 6 commits into from Dec 20, 2021

Conversation

renancaraujo
Copy link
Collaborator

Status

READY

Breaking Changes

Possible tests that were positive before can be flagged as negative now.

Description

Add support for type args. More on this: #66

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel added the enhancement New feature or request label Aug 5, 2021
@felangel felangel changed the title Feat(#66): add type args feat(#66): support type args Aug 5, 2021
@felangel
Copy link
Owner

felangel commented Aug 5, 2021

Thanks so much for taking the time to open a PR! I'll review as soon as I can. 🙏

@felangel felangel changed the title feat(#66): support type args feat: support type args Aug 5, 2021
@felangel
Copy link
Owner

Updated formatting but it looks like tests are failing now. I'll try to take a look tomorrow.

@renancaraujo
Copy link
Collaborator Author

Updated formatting but it looks like tests are failing now. I'll try to take a look tomorrow.

That was a weird break, something related to the local package dir. Maybe a re-run?

@felangel
Copy link
Owner

felangel commented Oct 8, 2021

@renancaraujo tests are failing with the current implementation. You can run them locally for more information. I'll try to take a closer look soon but haven't had time recently.

@felangel felangel changed the title feat: support type args feat!: support type args Nov 10, 2021
@felangel felangel merged commit 461be1f into felangel:main Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants