Plan V8 Release
See original GitHub issueLet’s plan a V8 major release to ship in the near future. V7 was released in August 2019 (#438).
Expected changes:
- Drop Node 8 support (require Node 10+)
- Enable additional recommended rules
- Update
ignoreNestedPaths
default totrue
on no-get rule
New recommended rules (including the less-disruptive octane rules):
- no-empty-attrs
- no-get-with-default (formerly in the
octane
config) - no-get (formerly in the
octane
config) - no-incorrect-computed-macros
- no-invalid-dependent-keys
- no-jquery (formerly in the
octane
config) - no-legacy-test-waiters
- no-mixins
- no-pause-test
- no-private-routing-service
- no-test-and-then
- no-test-import-export
- no-test-module-for
- require-computed-macros
- require-computed-property-dependencies
- use-ember-data-rfc-395-imports
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Plan to End-of-life(EOL) all v8 releases in Nov. 2022
The 8.9.1 release was released at Dec., 2021. Since then, there is no one contributed any code, and there is no committer requested...
Read more >V8 JavaScript engine
V8 is Google's open source high-performance JavaScript and WebAssembly engine, written in C++. It is used in Chrome and in Node.js, among others....
Read more >The curl v8 plan - Daniel Stenberg - Haxx
The curl v8 plan ... On that same day, the plan is to release curl 8.0.0, the first major number bump in (by...
Read more >Release plan on Node.js docker image with updated ...
Are there plans to have an updated version of Node.js image with the latest Google V8 Javascript Engine? Also, when will an LTS...
Read more >Campaign v8 release notes - Experience League - Adobe
This page lists new capabilities, improvements and fixes coming with the latest Campaign v8 Release. Release 8.4.2. October 28, 2022. Improvements. Fixed an ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Not sure we have to wait specifically for Ember 4.x, but we should wait until all supported LTS versions of Ember include Octane (3.16 is the first LTS supporting Octane, and was just released as LTS) and we collectively agree that “most addons / apps” are on Octane.
Release completed! https://github.com/ember-cli/eslint-plugin-ember/releases/tag/v8.0.0