2020-06-13 Bug Fixes Do not produce invalid code when an external or chunk id contain quotes or line-breaks (#3632) Do not fail but emit a warning when mutating a namespace object (#3633) Pull Requests #3632: Handle single quote escaping in ids (@guybedford) #3633: Turn namespace assignment error into a warning (@guybedford)