mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-31 07:57:39 +03:00 
			
		
		
		
	* fix(deps): update all non-major dependencies * Format * Dedupe --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
		
			
				
	
	
		
			47 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Change Log
 | |
| 
 | |
| ## 3.0.0
 | |
| 
 | |
| ### Major Changes
 | |
| 
 | |
| - 191d419: Convert d3 packages to ESM
 | |
| 
 | |
| ### Patch Changes
 | |
| 
 | |
| - Updated dependencies [191d419]
 | |
|   - d3tooltip@4.0.0
 | |
|   - map2tree@4.0.0
 | |
| 
 | |
| ## 2.0.0
 | |
| 
 | |
| ### Major Changes
 | |
| 
 | |
| - b323f77d: Upgrade D3
 | |
|   - Remove UMD build.
 | |
|   - Split `style` option into `chartStyles`, `nodeStyleOptions`, `textStyleOptions`, and `linkStyles`.
 | |
|   - The shape of the argument passed to the `onClickText` option has been updated.
 | |
|   - Rename `InputOptions` to `Options`, `Primitive` to `StyleValue`, and `NodeWithId` to `HierarchyPointNode<Node>`.
 | |
| 
 | |
| ### Patch Changes
 | |
| 
 | |
| - Updated dependencies [b323f77d]
 | |
| - Updated dependencies [b323f77d]
 | |
|   - d3tooltip@3.0.0
 | |
|   - map2tree@3.0.0
 | |
| 
 | |
| ## [1.4.0](https://github.com/reduxjs/redux-devtools/compare/d3-state-visualizer@1.3.4...d3-state-visualizer@1.4.0) (2021-03-06)
 | |
| 
 | |
| ### Features
 | |
| 
 | |
| - **d3-state-visualizer:** convert example to TypeScript ([#641](https://github.com/reduxjs/redux-devtools/issues/641)) ([300b60a](https://github.com/reduxjs/redux-devtools/commit/300b60a8b1f92a6d7c78510a1bea304490aa23be))
 | |
| - **d3-state-visualizer:** convert to TypeScript ([#640](https://github.com/reduxjs/redux-devtools/issues/640)) ([0c78a5a](https://github.com/reduxjs/redux-devtools/commit/0c78a5a9a76ee7eff37dcd8e39272d98c03e0869))
 | |
| - **redux-devtools-chart-monitor:** convert to TypeScript ([#642](https://github.com/reduxjs/redux-devtools/issues/642)) ([761baba](https://github.com/reduxjs/redux-devtools/commit/761baba0aa0f4dc672f8771f4b12bed3863557f7))
 | |
| 
 | |
| ## [1.3.4](https://github.com/reduxjs/redux-devtools/compare/d3-state-visualizer@1.3.3...d3-state-visualizer@1.3.4) (2020-09-07)
 | |
| 
 | |
| **Note:** Version bump only for package d3-state-visualizer
 | |
| 
 | |
| ## 1.3.3 (2020-08-14)
 | |
| 
 | |
| **Note:** Version bump only for package d3-state-visualizer
 |