2019-11-18 Bug Fixes Fix an issue where code after a switch-statement with removed cases was erroneously not included (#3241) Pull Requests #3237: make acornOptions optional in parse() in docs (@tjenkinson) #3240: Update dependencies and fix vulnerability (@lukastaegert) #3241: Do not truncate after switch-statement with removed case (@lukastaegert)