2021-02-23
Bug Fixes
- Make sure local variables named Symbol, Object or Promise do not conflict with code generated by Rollup (#3971)
Pull Requests
- #3964: Remove extra word (@jamonholmgren)
- #3971: Avoid conflicts with local variables named Symbol, Object, Promise (@lukastaegert)