|
384 | 384 | "https://tc39.es/proposal-defer-import-eval/",
|
385 | 385 | "https://tc39.es/proposal-dynamic-code-brand-checks/",
|
386 | 386 | "https://tc39.es/proposal-explicit-resource-management/",
|
387 |
| - "https://tc39.es/proposal-float16array/", |
388 |
| - "https://tc39.es/proposal-import-attributes/", |
| 387 | + { |
| 388 | + "url": "https://tc39.es/proposal-float16array/", |
| 389 | + "standing": "discontinued", |
| 390 | + "obsoletedBy": [ |
| 391 | + "ecmascript" |
| 392 | + ] |
| 393 | + }, |
| 394 | + { |
| 395 | + "url": "https://tc39.es/proposal-import-attributes/", |
| 396 | + "standing": "discontinued", |
| 397 | + "obsoletedBy": [ |
| 398 | + "ecmascript" |
| 399 | + ] |
| 400 | + }, |
389 | 401 | "https://tc39.es/proposal-intl-duration-format/",
|
390 | 402 | {
|
391 | 403 | "url": "https://tc39.es/proposal-intl-enumeration/",
|
|
450 | 462 | "ecma-402"
|
451 | 463 | ]
|
452 | 464 | },
|
453 |
| - "https://tc39.es/proposal-is-error/", |
| 465 | + { |
| 466 | + "url": "https://tc39.es/proposal-is-error/", |
| 467 | + "standing": "discontinued", |
| 468 | + "obsoletedBy": [ |
| 469 | + "ecmascript" |
| 470 | + ] |
| 471 | + }, |
454 | 472 | {
|
455 | 473 | "url": "https://tc39.es/proposal-is-usv-string/",
|
456 | 474 | "standing": "discontinued",
|
457 | 475 | "obsoletedBy": [
|
458 | 476 | "ecmascript"
|
459 | 477 | ]
|
460 | 478 | },
|
461 |
| - "https://tc39.es/proposal-iterator-helpers/", |
462 |
| - "https://tc39.es/proposal-json-modules/", |
| 479 | + { |
| 480 | + "url": "https://tc39.es/proposal-iterator-helpers/", |
| 481 | + "standing": "discontinued", |
| 482 | + "obsoletedBy": [ |
| 483 | + "ecmascript" |
| 484 | + ] |
| 485 | + }, |
| 486 | + { |
| 487 | + "url": "https://tc39.es/proposal-json-modules/", |
| 488 | + "standing": "discontinued", |
| 489 | + "obsoletedBy": [ |
| 490 | + "ecmascript" |
| 491 | + ] |
| 492 | + }, |
463 | 493 | "https://tc39.es/proposal-json-parse-with-source/",
|
464 | 494 | "https://tc39.es/proposal-math-sum/",
|
465 |
| - "https://tc39.es/proposal-promise-try/", |
| 495 | + { |
| 496 | + "url": "https://tc39.es/proposal-promise-try/", |
| 497 | + "standing": "discontinued", |
| 498 | + "obsoletedBy": [ |
| 499 | + "ecmascript" |
| 500 | + ] |
| 501 | + }, |
466 | 502 | {
|
467 | 503 | "url": "https://tc39.es/proposal-promise-with-resolvers/",
|
468 | 504 | "standing": "discontinued",
|
469 | 505 | "obsoletedBy": [
|
470 | 506 | "ecmascript"
|
471 | 507 | ]
|
472 | 508 | },
|
473 |
| - "https://tc39.es/proposal-regex-escaping/", |
474 |
| - "https://tc39.es/proposal-regexp-modifiers/", |
| 509 | + { |
| 510 | + "url": "https://tc39.es/proposal-regex-escaping/", |
| 511 | + "standing": "discontinued", |
| 512 | + "obsoletedBy": [ |
| 513 | + "ecmascript" |
| 514 | + ] |
| 515 | + }, |
| 516 | + { |
| 517 | + "url": "https://tc39.es/proposal-regexp-modifiers/", |
| 518 | + "standing": "discontinued", |
| 519 | + "obsoletedBy": [ |
| 520 | + "ecmascript" |
| 521 | + ] |
| 522 | + }, |
475 | 523 | {
|
476 | 524 | "url": "https://tc39.es/proposal-resizablearraybuffer/",
|
477 | 525 | "title": "Resizable ArrayBuffer and growable SharedArrayBuffer",
|
|
480 | 528 | "ecmascript"
|
481 | 529 | ]
|
482 | 530 | },
|
483 |
| - "https://tc39.es/proposal-set-methods/", |
| 531 | + { |
| 532 | + "url": "https://tc39.es/proposal-set-methods/", |
| 533 | + "standing": "discontinued", |
| 534 | + "obsoletedBy": [ |
| 535 | + "ecmascript" |
| 536 | + ] |
| 537 | + }, |
484 | 538 | "https://tc39.es/proposal-shadowrealm/",
|
485 | 539 | "https://tc39.es/proposal-source-phase-imports/",
|
486 | 540 | {
|
|
0 commit comments