branch: externals/js2-mode commit 40aab27581279d0fdbfeb9afeb85f39d401a927f Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Update NEWS --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 7fc9a6e..075a85a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,7 @@ ## Next +* Support for the nullish coalescing operator ([#561](https://github.com/mooz/js2-mode/pull/561)). * Emacs 27 now provides improved JSX indentation support, along with new JSX highlighting and detection support. Install Emacs 27 and use `js-mode` with `js2-minor-mode` (see README), rather than