Skip to content

Releases: cdaringe/ripcord

v4.0.0

01 Oct 23:26

Choose a tag to compare

4.0.0 (2017-10-01)

Features

BREAKING CHANGES

  • pkg: a moderate amount of functionality has been removed
    planning for the deprecation of the package. most common workflows
    remain intact. see npx ripcord@latest --help to see what's left in
    this release

v3.1.3

06 Sep 23:36

Choose a tag to compare

<a name"3.1.3">

3.1.3 (2017-09-06)

Bug Fixes

  • package: update license-checker to version 14.0.0 (#161) (1df5f6ca)

v3.1.2

06 Sep 23:34

Choose a tag to compare

<a name"3.1.2">

3.1.2 (2017-09-06)

Bug Fixes

v3.1.1

10 Aug 18:13

Choose a tag to compare

<a name"3.1.1">

3.1.1 (2017-08-10)

Bug Fixes

  • pkg: add yarn compat for yarn 0.28.4 (f15fca76)

v3.1.0

08 Aug 04:52

Choose a tag to compare

<a name"3.1.0">

3.1.0 (2017-08-08)

Bug Fixes

  • pkg: correct biffed imports (65142445)

Features

v3.0.2

21 Jul 20:47

Choose a tag to compare

<a name"3.0.2">

3.0.2 (2017-07-21)

Bug Fixes

  • deps: bump deps because json-csv license is biffed (78c6a599)

v3.0.1

21 Jul 17:36

Choose a tag to compare

<a name"3.0.1">

3.0.1 (2017-07-21)

Bug Fixes

  • install: patch obsolete api call (7ce9c009)

v3.0.0

21 Jul 06:54

Choose a tag to compare

<a name"3.0.0">

3.0.0 (2017-07-21)

Features

  • cli: simplify counsel entry points (8522603e)
  • rules: migrate rules & associated deps to current BKMs (0b69e261)

Breaking Changes

  • counsel args are now implicit and should be removed.
    e.g., ripcord counsel <check|apply> ==> ripcord <check|apply>

(8522603e)

v2.0.0

21 Jul 06:22

Choose a tag to compare

<a name"2.0.0">

2.0.0 (2017-07-21)

Features

Breaking Changes

  • webpack 1.x support dropped

(7f951270)

v1.2.4

05 Apr 17:03

Choose a tag to compare

<a name"1.2.4">

1.2.4 (2017-04-05)

Bug Fixes