Make WordPress Core

Changes between Initial Version and Version 5 of Ticket #64562


Ignore:
Timestamp:
01/28/2026 05:58:11 AM (7 months ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64562

    • Property Owner set to westonruter
    • Property Status newaccepted
    • Property Summary JSHint: Bump esversion to 11 (es2020)JSHint: Bump esversion to 11 (ES2020)
  • Ticket #64562 – Description

    initial v5  
    33* Nullish Coalescing Operator (`??`): https://caniuse.com/wf-nullish-coalescing
    44* Optional Chaining (`?.`): https://caniuse.com/mdn-javascript_operators_optional_chaining
    5 * And dynamic `import()`: https://caniuse.com/es6-module-dynamic-import
     5* Dynamic `import()`: https://caniuse.com/es6-module-dynamic-import
    66
    77These features are already being used in WordPress core for code pulled in from Gutenberg, as seen here: https://github.com/search?q=repo%3AWordPress%2FWordPress+%2F%5Cw%2B%5C%3F%5C.%5Cw%2B%7C%5C%3F%5C%3F%2F+language%3AJavaScript&type=code