-
Notifications
You must be signed in to change notification settings - Fork 5
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
(#6) Remove helpers moved to compatibility package #12
(#6) Remove helpers moved to compatibility package #12
Conversation
a405b7c
to
6bd93fc
Compare
@vexx32 this PR is now ready for review |
scratch that, I rebased the wrong PR first |
6bd93fc
to
14b2726
Compare
14b2726
to
88cd38f
Compare
@vexx32 and now this is actually ready 😄 |
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 looks great, thanks! Couple minor grammatical things we can probably fix up and we should be good to go. 🙂
7d4866b
to
f7821c0
Compare
This commit updates the core extension package by removing the helpers that are available now in the compatibility package instead. Recommendation going forward is to take a reference on the compatibility package instead of the core extension if compatibility is of concern. Co-authored-by: Joel Sallow (/u/ta11ow) <32407840+vexx32@users.noreply.github.com>
f87195c
to
3ba9e9c
Compare
@vexx32 I have updated the PR with the changes you suggested |
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.
Looks good to me, thanks for taking care of this! 💖
Awesome, thanks for taking a look at the PR's @vexx32. Now there is only the approval of the compatibility extension that is pending on CCR, then we are able to push a new version of this extension as well. |
This pull request updates the core extension package by removing the helpers that where previously available in the package, but is now available in the compatibility package instead.
As there is a dependency on this compatibility package it is not considered a breaking change.
Requires #10 to be merged and this PR to be rebased of it afterwards.
fixes #6
https://app.clickup.com/t/20540031/ENGTASKS-1186