Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Tags: grebaldi/plow-js

Tags

v3.0.0

Toggle v3.0.0's commit message
TASK: Prepare v3.0.0 release

v2.2.0

Toggle v2.2.0's commit message
TASK: Bump version

v2.1.0

Toggle v2.1.0's commit message
FEATURE: Export/expose the utils of the package

This commit exports all utils of this package e.g. import {utils} from 'plow-js'. Since you may want to create e.g. polymorph functions yourself the utils would be of good use, especially to reduce duplicate code since they are shipped / bundled anyway.

I was not 100% sure if they should be exported with the $ prefix as well but I found an separate utils export to be a bit tidier.

As always, any feedback appreciated :)

v2.0.0

Toggle v2.0.0's commit message
!!!TASK: Exclude .babelrc from npm release

v1.2.1

Toggle v1.2.1's commit message
Merge pull request #13 from grebaldi/release/1.2.1

Release 1.2.1

v1.2.0

Toggle v1.2.0's commit message
Merge pull request #6 from grebaldi/feature/immutable-js-support

Feature/immutable js support

v1.1.0

Toggle v1.1.0's commit message
FEATURE: Make migrations tolerant towards undefined subjects

v1.0.1

Toggle v1.0.1's commit message
TASK: Add .editorconfig

v1.0.0

Toggle v1.0.0's commit message
TASK: Add missing dependencies and shrinkwrap