-
Notifications
You must be signed in to change notification settings - Fork 99
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
v6 release: the last major? #1572
Comments
I comment here to avoid opening a new ticket since I've a couple questions that seem vaguely related.
But in reading ts 5.2 release notes I see they've added support for decorator metadata: is that related and meaning that section will be obsolete in time?
I apologize in advance if my questions are very dumb since I'm a total newbie in ember. |
@Polve good questions, but better served by opening a Discussion, so please move there! Thanks! |
Would it be possible to release the loosened ember-cli-babel version check as a v5 patch rather than as part of the v6 major? Or too much work to split it out for little gain? I ask because my application has dropped ember-cli-typescript, but I still see the message due to addon dependencies on ember-cli-typescript v5. I imagine those addons are probably not likely to update to v6 and are more likely to drop it instead (as they should). But if they do neither a patch version will mean consumers can at least get rid of the warning message without needing to use overrides/resolutions |
I tried just.. getting CI passing.. and it's hard idk what incantations are needed atm. I'd (personally) prefer someone release current |
Are you able to lend aid @chriskrycho ? Based on the opening comment, it seems like all the necessary changes have been made, we just need to get releases happening |
Also looking for a release here 👀 |
Remaining todos here #1568
(most of this is documentation tho, and non-breaking)
Keeping track of changes here for the changelog, tho it does seem like release-it is set up, so this'll all probably be automatic:
Breaking
Enhancements
Fixes
Dependencies
@types/ember__test-helpers
from blueprint #1545The text was updated successfully, but these errors were encountered: