Releases: bcombinator/composable-normalize
Releases · bcombinator/composable-normalize
New and Improved
Breaking changes
Before & After:
-- import normalize from 'composable-normalize'
++ import {normalize} from 'composable-normalize'
Added Bonus
// free functional right to left composition
import {compose} from 'composable-normalize'
Perf Update
Update the dist and minified files.. now smaller
1st Release
Lots of features pre-npm publish