@ngneat/elf-devtools
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -5,2 +5,10 @@ # Changelog | ||
# [1.2.1](https://github.com/ngneat/elf/compare/devtools-1.2.0...devtools-1.2.1) (2022-03-16) | ||
### Bug Fixes | ||
* **devtools:** 🐞 should support JUMP_TO_ACTION ([a4697b5](https://github.com/ngneat/elf/commit/a4697b5245691e30576e15c428f012a7b27cb2e5)), closes [#195](https://github.com/ngneat/elf/issues/195) | ||
# [1.2.0](https://github.com/ngneat/elf/compare/devtools-1.1.0...devtools-1.2.0) (2021-12-19) | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "@ngneat/elf-devtools", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Redux devtools for elf store", | ||
@@ -33,5 +33,5 @@ "publishConfig": { | ||
"license": "MIT", | ||
"main": "./devtools.umd.js", | ||
"module": "./devtools.esm.js", | ||
"main": "./index.umd.js", | ||
"module": "./index.esm.js", | ||
"typings": "./index.d.ts" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
9738
215
1