mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-15 10:42:25 +03:00
Version Packages
This commit is contained in:
parent
abd03a70c7
commit
3c3154e015
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'remotedev-redux-devtools-extension': patch
|
||||
---
|
||||
|
||||
Fix: only send data to extension if DevTools are open
|
|
@ -1,5 +1,11 @@
|
|||
# remotedev-redux-devtools-extension
|
||||
|
||||
## 3.2.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- abd03a7: Fix: only send data to extension if DevTools are open
|
||||
|
||||
## 3.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"name": "remotedev-redux-devtools-extension",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"description": "Redux Developer Tools for debugging application state changes.",
|
||||
"homepage": "https://github.com/reduxjs/redux-devtools/tree/master/extension",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue
Block a user