mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-18 04:20:45 +03:00
13 lines
316 B
Markdown
13 lines
316 B
Markdown
---
|
|
'd3tooltip': major
|
|
---
|
|
|
|
Upgrade D3
|
|
|
|
- Remove UMD build.
|
|
- Upgrade d3 peer dependency from v3 to v7.
|
|
- 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`.
|