Skip to content

v0.2.0

@jonschlinkert jonschlinkert tagged this 28 Oct 01:21
**Breaking API changes**:

  - renamed `.run()` method to `.runPlugin()` to allow implementors to easily inherit Noun while implementing their own custom `.run()` method without doing magic

Non-breaking changes

  - uses array-slice for 5-10x speed improvements over doing `[].slice.call(arguments)`
Assets 2
Loading