mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 17:46:56 +03:00
11 lines
304 B
Markdown
11 lines
304 B
Markdown
---
|
|
'd3tooltip': major
|
|
---
|
|
|
|
- Remove UMD build.
|
|
- Upgrade d3 peer dependency from v3 to v5.
|
|
- Remove `attr` configuration method.
|
|
- Rename `style` configuration method to `styles` and move to options.
|
|
- Move `text` configuration method to options.
|
|
- Remove d3 parameter as first parameter for `tooltip`.
|