-
Notifications
You must be signed in to change notification settings - Fork 137
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
Updates for LTS 3.28 including ember-data #1085
Merged
Merged
Commits on Jan 23, 2022
-
Adding an Ember 3.28 LTS to the test matrix. We used to test is as "release" but now that has moved on. And in order to keep the suite the same size, I'm dropping the scenario for 3.20. We still test 3.16, our oldest supported LTS, which should give us plenty of coverage. Things that work in 3.16 and 3.24 are very unlikey to be broken in 3.20.
Configuration menu - View commit details
-
Copy full SHA for ba8c1ed - Browse repository at this point
Copy the full SHA ba8c1edView commit details
Commits on Jan 24, 2022
-
Update tests/scenarios/scenarios.ts
Co-authored-by: Sam Van Campenhout <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c69b99d - Browse repository at this point
Copy the full SHA c69b99dView commit details
Commits on Feb 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65454a7 - Browse repository at this point
Copy the full SHA 65454a7View commit details
Commits on Feb 8, 2022
-
Use broccoli memoization by default
This closes #1112 by removing our OneShot optimization hack in favor of turning on broccoli memoization by default. Broccoli memoization should absolutely be broccoli's default. It's not yet, but we can turn the flag on here unless users have explicitly turned it off.
Configuration menu - View commit details
-
Copy full SHA for 0b6233c - Browse repository at this point
Copy the full SHA 0b6233cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11020c7 - Browse repository at this point
Copy the full SHA 11020c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c04d4d2 - Browse repository at this point
Copy the full SHA c04d4d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d36a05 - Browse repository at this point
Copy the full SHA 4d36a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fdbb37 - Browse repository at this point
Copy the full SHA 0fdbb37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9084dc3 - Browse repository at this point
Copy the full SHA 9084dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f203ff7 - Browse repository at this point
Copy the full SHA f203ff7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.