-
-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
When fixing CI over in #775, I noticed this project has a few fallbacks in place for older versions of various packages (ember-cli, ember-source, ember-cli-babel, ember-cli-htmlbars-inline-precompile, ...).
Maybe it's a good idea to clean those up, to make maintenance a bit easier?
Suggestion checklist:
- Remove support for Node v12 and v14:
Drop support for Node v12 and v14, add support for Node v16, v18 and v20 #777 - Add support for Node v16, v18 and v20:
Drop support for Node v12 and v14, add support for Node v16, v18 and v20 #777 - Remove
globalThischeck (always available since Node v12):
Drop support for Node v12 and v14, add support for Node v16, v18 and v20 #777 - Remove support for
ember-cliversions below v3.13 - Remove support for
ember-sourceversions below v3.28 - Remove support for
ember-cli-babelversions below v7.11 - Remove fallback for
ember-cli-htmlbars-inline-precompileand/or error when present?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels