diff --git a/NOTES.md b/NOTES.md index a973eaafdf..7219db2712 100644 --- a/NOTES.md +++ b/NOTES.md @@ -11,3 +11,4 @@ * Add autoindentation. * Move `super` transformation from classes into a separate transformer that also supports object expressions. * Remove fast transformer backwards compatibility. + * Rename let scoping transformer to block scoping.