-
Notifications
You must be signed in to change notification settings - Fork 40
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
Request new version/release #669
Comments
Next release will be a new major! It will include the bump of @glimmer/syntax. Have you seen this comment? It gives an idea of the changes we will have to make in template-lint to use the latest @glimmer/syntax. The drop of Node 10 opens the way to publishing ESM modules. I would be in favor of merging the migration to ESM before cutting a release, to group the breaking changes in one major. Does it sound good to you? This new release will also probably include a new feature: allow updating quoteType and isValueless of AttrNodes, and quoteType of StringLiterals and a few bug fixes (#665, #589, #588, #95). |
@dcyriller it seems sensible; I think the risk here is that folks are sitting with broken linters and there's no real ETA on a fix. I know we avoid ETAs but perhaps we can think about a backup plan, too. |
Closing for ember-template-lint/ember-template-lint#2172 |
Requesting a new version/release, as recently merged changes would resolve some issues this package is causing in
ember-template-lint
.Thank you!
The text was updated successfully, but these errors were encountered: