Skip to content

Releases: nelsonpecora/vinyl-map2

exemplary-modernization

Choose a tag to compare

@nelsonpecora nelsonpecora released this 28 Oct 21:34
  • update documentation with browserify example
  • update dependencies to remove npm 3 peerDependency warning

callable-plumbing

Choose a tag to compare

@nelsonpecora nelsonpecora released this 28 Oct 21:21
  • use callback with flush() rather than emitting events itself
  • updated tests that handle real use cases
  • updated docs

automatic-lintigation

Choose a tag to compare

@nelsonpecora nelsonpecora released this 28 Oct 17:11
  • added eslint as dev dependency
  • added lint npm script
  • npm test will run linter before running tests

aesthetic-predetermination

Choose a tag to compare

@nelsonpecora nelsonpecora released this 28 Oct 17:04
  • cleaned up code (for clarity, no functional changes)
  • added .eslintrc
  • updated examples to have the same code style
  • added circleci builds w/ pass/fail badge
  • use pretty tap-spec module for tests

asynchronous-multiflow

Choose a tag to compare

@nelsonpecora nelsonpecora released this 28 Oct 16:18
  • allow passing a third done argument to mapper, which makes it async
  • officially forked the project to vinyl-map2