mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
baf484adbc
* Version Packages * Trigger build --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
3.2 KiB
3.2 KiB
Change Log
4.0.0
Major Changes
- 4dd0dd2: Require Node.js 18
3.0.4
Patch Changes
- Updated dependencies [
5cfe3e5
]- @redux-devtools/app@6.0.0
3.0.3
Patch Changes
- Updated dependencies [
158ba2c
]- @redux-devtools/app@5.0.0
3.0.2
Patch Changes
- Updated dependencies [
e57bcb39
]- @redux-devtools/app@4.0.0
3.0.1
Patch Changes
- Updated dependencies [
57751ff9
]- @redux-devtools/app@3.0.0
3.0.0
Major Changes
- 81ba239e: Dropped support for Node.js 14.
Patch Changes
- @redux-devtools/app@2.2.2
2.0.0
Major Changes
- 7e129988: Convert @redux-devtools/cli to ESM. Please read this for more info about ESM.
Update supported Node versions from
>=14.15.0
to^14.13.1 || ^16.13.0 || >=18.12.0
.
Patch Changes
- a7729dae: Updates
--open
flag to respect protocol and host when provided
1.0.7
Patch Changes
- ab3c0e2: Avoid persisting the selected action index between sessions
- Updated dependencies [
ab3c0e2
]- @redux-devtools/app@2.1.3
1.0.0-9 (2021-06-11)
Note: Version bump only for package @redux-devtools/cli
1.0.0-8 (2021-06-11)
Bug Fixes
1.0.0-7 (2021-04-06)
Bug Fixes
1.0.0-6 (2021-03-06)
Note: Version bump only for package @redux-devtools/cli
1.0.0-5 (2021-03-06)
Bug Fixes
- cli: resolve dependency issues (#666) (e39e439)
- redux-devtools-cli: forward port to spawned electron (#564) (a1c2f06)
1.0.0-4 (2020-09-07)
Note: Version bump only for package redux-devtools-cli