Skip to content

Releases: bcombinator/composable-normalize

New and Improved

27 Aug 17:07
Compare
Choose a tag to compare

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

04 Jul 00:17
Compare
Choose a tag to compare

Update the dist and minified files.. now smaller

1st Release

26 Jun 02:52
Compare
Choose a tag to compare

Lots of features pre-npm publish