Updated with the addition of js-jsx-mode (attached).

Also, has the ChangeLog maintenance process changed? I don't see a "current" ChangeLog to which I may add entries.

On Sat, Oct 31, 2015 at 10:05 AM, Dmitry Gutov <dgutov@yandex.ru> wrote:
On 10/31/2015 06:53 PM, Jackson Hamilton wrote:
Some use the ".jsx" extension, some just use ".js". One could also do
(add-to-list 'auto-mode-alist '("\\.js\\'" . js-jsx-mode)).

That's a good point.

I like the idea of separating the modes as js-jsx-mode and js2-jsx-mode,
I'll make that change.

Thanks.