Skip to content

v3.0.1 - bugfix

Compare
Choose a tag to compare
@moloko moloko released this 10 Mar 16:46
· 11 commits to master since this release
9c847cb

Fixed

An instance of spread syntax in an object literal was stopping the code from compiling due to a bug in the Esprima compiler used by v5.5 of the Adapt Framework. As that bug still hasn't been fixed, bumping the FW dependency to v5.8+ is the quickest/easiest fix.