2019-08-22
Bug Fixes
- Fix an issue where variable names inside dynamic import expressions were not rendered correctly (#3073)
- Fix type definition to allow a single watcher config as well as an array (#3074)
Pull Requests
- #3073: Fix wrong variable name in import expression (@lukastaegert)
- #3074: Fixes type definition on watch and Watcher constructor (@MicahZoltu)