# Ufp-Core-Frontend Release Notes

[0.6.2]

 - 0.6.x 
 - Major package versions updated, main packages are
 	react16.3,redux4.0,webpack4.6.0,react-router4
 	 
 	see changelog for this release for further infos regarding particular changes
 - no longer getState() provided in middleware actions
 - es5 deprecation: 
 		new: import {UfpCore} from 'ufp-core' 
 		old: import UfpCore from 'ufp-core'
 		 
 		
 	
