2019-03-24
Bug Fixes
- Prevent invalid code when exporting several hundred identifiers from a chunk (#2768)
- Do not wrongly deconflict labels (#2776)
Pull Requests
- #2768: Sanitize shortened internal export names (@lukastaegert)
- #2769: Update dependencies and fix security issue (@lukastaegert)
- #2776: Do not treat break labels as identifiers (@lukastaegert)