Skip to content

chore: Drop support for Ember v3.19 and below - #445

Merged
Turbo87 merged 4 commits into
mike-north:masterfrom
alexlafroscia:bump-minimum-ember-version
May 22, 2021
Merged

chore: Drop support for Ember v3.19 and below#445
Turbo87 merged 4 commits into
mike-north:masterfrom
alexlafroscia:bump-minimum-ember-version

Conversation

@alexlafroscia

Copy link
Copy Markdown
Contributor

The need for a change like this came on my radar due to #428, where the tests are valid for newer Ember versions but not for the 2.X series.

At this point, for a modern add-on, it doesn't make a ton of sense to support these older versions of Ember. If a user needs to use one of these versions, they can stay on the most-recent-at-time-of-writing version the package. Older versions may work in the future, but as we're not testing against then, this should be considered a breaking change (and the commit that bumps the minimum version tested against is marked as such, conventional-commit style).

@alexlafroscia
alexlafroscia force-pushed the bump-minimum-ember-version branch from 82569bd to 9d08a85 Compare April 16, 2020 14:41
@codecov

codecov Bot commented Apr 16, 2020

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@78856bb). Click here to learn what that means.
The diff coverage is n/a.

@dbollinger

Copy link
Copy Markdown

I am in favor of this 👍

At first glance, jumping straight to 3.12 as a minimum seems a bit aggressive, but I think it's fair approach regardless.

Turbo87 and others added 4 commits May 22, 2021 10:04
BREAKING CHANGE: We are no longer actively testing against Ember versions lower than 3.20
This information is either out-of-date or confusing, since it mentions Ember and Ember Data versions but not which versions of this package work with those combinations. Reading the `README`, one might think that this package actively is tested against and works with each of those Ember/Ember Data pairings, which is not really the case.
@Turbo87
Turbo87 force-pushed the bump-minimum-ember-version branch from 9d08a85 to 298f4cb Compare May 22, 2021 08:05
@Turbo87 Turbo87 changed the title Bump minimum Ember version to 3.12 chore: Drop support for Ember v3.19 and below May 22, 2021
@Turbo87
Turbo87 merged commit 62395c2 into mike-north:master May 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants