From c78047f1329fbda1f195f440756e7f8ba8a9bd8d Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Tue, 26 Sep 2023 17:01:18 +0900 Subject: [PATCH] Stage 2! See https://github.com/tc39/proposals/commit/cc2b37dcdbe378539d54b6901577ec5c2888fd3d --- README.md | 2 +- spec.emu | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 44a6a67..9713c03 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This ECMAScript proposal seeks to investigate the problem area of escaping a str ## Status -This proposal is a [stage 1 proposal](https://github.com/tc39/proposals/blob/master/stage-1-proposals.md) and is awaiting implementation and more input. Please see [the issues](https://github.com/tc39-transfer/proposal-regex-escaping/issues) to get involved. +This proposal is a [stage 2 proposal](https://github.com/tc39/proposals) and is awaiting implementation and more input. Please see [the issues](https://github.com/tc39-transfer/proposal-regex-escaping/issues) to get involved. ## Motivation diff --git a/spec.emu b/spec.emu index 50298f4..14bcbcd 100644 --- a/spec.emu +++ b/spec.emu @@ -5,7 +5,7 @@
 title: RegExp.escape
-stage: 1
+stage: 2
 contributors: Jordan Harband
 
@@ -51,4 +51,4 @@ contributors: Jordan Harband - \ No newline at end of file +