add JSX_FORCE_MAPS flag for forcing decoding to maps

This commit is contained in:
alisdair sullivan 2015-10-08 22:50:04 -07:00
parent 8e75e0f312
commit cdd01c6eac
5 changed files with 30 additions and 8 deletions

View file

@ -1,3 +1,8 @@
v2.8.0
* add `JSX_FORCE_MAPS` env var for forcing decoding to maps rather than
attempting to autodetect
v2.7.2
* fix an issue where tuples were assumed to be jsx ast and not checked