mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-31 16:07:45 +03:00 
			
		
		
		
	
		
			
				
	
	
	
		
			999 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			999 B
		
	
	
	
	
	
	
	
Change Log
0.4.0
- Adds ESM build (https://github.com/reduxjs/redux-devtools/pull/997) and switches the default export to a named export in order to ensure that the CommonJS output and the ESM output are interchangeable:
- import Serialize from '@redux-devtools/serialize';
+ import { immutable } from '@redux-devtools/serialize';
0.3.0 (2021-03-06)
Features
0.2.0 (2020-09-07)
Features
0.1.9 (2020-08-14)
Note: Version bump only for package remotedev-serialize