zigbee2mqtt-frontend
Advanced tools
Comparing version 0.2.59 to 0.2.61
@@ -0,1 +1,21 @@ | ||
## [0.2.61](https://github.com/nurikk/z2m-frontend/compare/0.2.59...0.2.61) (2020-10-28) | ||
### Features | ||
* **error-boundry:** implement error boundry ([8b04bfa](https://github.com/nurikk/z2m-frontend/commit/8b04bfa7ff704badd012eab86dec2c83fde4f8db)) | ||
* **utils:** add save state funtionality ([d89337d](https://github.com/nurikk/z2m-frontend/commit/d89337d1070750f58645744d5f05d7a9cd5915ae)) | ||
## [0.2.60](https://github.com/nurikk/z2m-frontend/compare/0.2.59...0.2.60) (2020-10-28) | ||
### Features | ||
* **error-boundry:** implement error boundry ([143fc40](https://github.com/nurikk/z2m-frontend/commit/143fc402c3ef2670c3fa68dcb62355db56cd76f1)) | ||
* **utils:** add save state funtionality ([d1e08a6](https://github.com/nurikk/z2m-frontend/commit/d1e08a6ec81c01c586021608ec4cbb9962d83621)) | ||
## [0.2.59](https://github.com/nurikk/z2m-frontend/compare/0.2.58...0.2.59) (2020-10-27) | ||
@@ -2,0 +22,0 @@ |
@@ -10,3 +10,3 @@ { | ||
"name": "zigbee2mqtt-frontend", | ||
"version": "0.2.59", | ||
"version": "0.2.61", | ||
"license": "MIT", | ||
@@ -45,3 +45,3 @@ "scripts": { | ||
"@types/webpack-env": "^1.15.3", | ||
"@types/ws": "^7.2.7", | ||
"@types/ws": "^7.2.8", | ||
"@typescript-eslint/eslint-plugin": "^2.34.0", | ||
@@ -82,3 +82,3 @@ "@typescript-eslint/parser": "^2.34.0", | ||
"ts-loader": "^8.0.7", | ||
"typescript": "^4.0.3", | ||
"typescript": "^4.0.5", | ||
"unistore": "^3.5.2", | ||
@@ -85,0 +85,0 @@ "webpack": "^4.44.2", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2701578
2420