* BundleId update for release pipeline
* Node v16 update for pipelines and package-lock
* Remove file-loader and update webpack config to use asset modules
* Package updates to fix npm peer dependency warnings
* Fix tests and patch eventHubMonitor handler not returning immediately after 400
* Minimist vulnerability fix
Temporarily add a force-resolution task to prevent extract-zip from installing older version of mkdirp and therefore minimist < 1.2.3
* Github action version update to try and mitigate PR check failures
* fix error when it is not in json format
* add more connection string validation and changed the wording of error message a bit; fix test warnings
* use windows 2016 version
* udpate readme (#87) (#88)
* remove localize logic in reducer (#89)
* Update issue templates (#93)
Added two standard issue templates.
* Makes the add device view focus on the device ID text box when loaded. Renames a component to be in line with others. (#92)
* "Enable" twin save (#91)
* enable save device twin
* refresh digital twin after twin updates; fix status stack item position
* new api version for save twin is not enabled in all regions
* turn on save twin button (#94)