Releases: silvercar/js-constable
Releases · silvercar/js-constable
V1.2.0
Fix CI NPM Publishing
1.1.1-0 Add filters to lint job to enable building and publishing again (#11)
For real fix NPM publishing
1.1.1 SC-2422 Fix CircleCI not running the build job (#10)
Absolute imports & minor easements
Absolute imports (#9) * Add eslint-import-resolver-typescript compatability * Move dependencies to required for end users of js-constable and increment version * Warnings for no-shadow -- https://stackoverflow.com/a/42337137 * Linting in Circle * Ignore prop types with Typescript * Warnings for no-cycle imports * Decoupled linting buildstep from the rest
Added comma
Added comma to fix syntactical error (#8) * Added comma to fix syntactical error * Increment version
1.0.2
Prep for integration into dw-web
1.0.1 Changes in prep for dw-web linting (#6)