rollup v1.25.1 Release Notes

Release Date: 2019-10-20 // over 4 years ago
  • 2019-10-20

    ๐Ÿ› Bug Fixes

    • ๐Ÿ– Handle a situation where code was not included after a switch statement (#3178)
    • ๐Ÿ– Handle a situation where code was not included after a do-while loop (#3180)
    • Do not fail if different outputs emit the same file (#3175)
    • ๐Ÿ“œ Give access to the original acorn error for parse errors (#3176)

    Pull Requests