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

Backport context bug fix to 0.6.x #582

Merged
merged 2 commits into from
Mar 16, 2023
Merged

Conversation

chriskrycho
Copy link
Collaborator

Applies the following commits from main to release-0-6-x with the relevant modifications to account for our switch to a v2 addon:

@chriskrycho chriskrycho added the bug Something isn't working label Mar 16, 2023
@SergeAstapov
Copy link
Collaborator

@chriskrycho won't it be a completely breaking change?

@chriskrycho
Copy link
Collaborator Author

Yes, for TS consumers only—but it's a bugfix breaking change (per the release notes for 1.0.1), which strictly accepts more than it did without it.

@SergeAstapov
Copy link
Collaborator

ok, right- for js users second argument would be simply ignored then

@chriskrycho chriskrycho force-pushed the backport-to-0.6.x branch 2 times, most recently from df2ec0b to e291d31 Compare March 16, 2023 16:31
Applies the following commits from `main` to `release-0-6-x` with the
relevant modifications to account for our switch to a v2 addon:

- 9dac276
- 158c756
- d6e3faa
- cd0e358
- a14a462
- f1850b3
- e5a01be
- Remove the Ember try config we had previously removed for TS on main,
  for the same reason: we do *not* want to drift other dependencies
  when checking type tests.
- Test up through 3.28 LTS, but do not try to test against 4.x, which
  we know this does not pass on.
@chriskrycho
Copy link
Collaborator Author

GitHub is having issues with network, but everything appears to actually be passing. Merging and will release as 0.6.1.

@chriskrycho chriskrycho merged commit db9c1d3 into release-0-6-x Mar 16, 2023
@chriskrycho chriskrycho deleted the backport-to-0.6.x branch March 16, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants