v1.8.0
Features
- Allowing port numbers to be set through
importMapOverrides.addOverride(moduleName, portNumber)
. (6363869) - Allowing for customization of turning a port number into a full url (6363869)
Fixes
- Fix bug where running importMapOverrides command through browser console while UI is open would result in the UI being stale. (f1d6a1f)
Maintenance
- Upgrading dependencies (1e6e71b)