Skip to content

Releases: jcoreio/poll

v2.1.0

20 Jul 21:41
Compare
Choose a tag to compare

2.1.0 (2020-07-20)

Features

v2.0.0

05 Nov 21:55
Compare
Choose a tag to compare

2.0.0 (2018-11-05)

Bug Fixes

  • get rid of undeclared babel runtime dep (ddccdda)

BREAKING CHANGES

  • require node >=8 runtime

v1.0.1

22 Jan 17:42
Compare
Choose a tag to compare

1.0.1 (2018-01-22)

Bug Fixes

v1.0.0

18 Dec 20:35
Compare
Choose a tag to compare

1.0.0 (2017-12-18)

Bug Fixes

  • complete.sh: fix bugs with master branch and upstream (deef956)
  • complete.sh: fix path error (772c593)
  • complete.sh: fix syntax error (453d7f0)
  • package.json: fix syntax error (c758632)
  • package.json: move codecov to devDependencies (e5c531e)
  • package.json: use flow-copy-source (91ca037)
  • pollinate: fix missing lodash.merge issue (4c630b2)
  • pollinate: fix package.json merging (8707b64)
  • pollinate-templates: fix scoped package name (d2e5a40)
  • project: make templates for package.json and .travis.yml (a27da9e)
  • template.json: add and commit changed files after pollinating (e61281f)
  • template.json: remove --squash (4ec765b)
  • template.json: run git commands from proj directory (b31c4cc)
  • test/index.js: fix flow error (6c6a730)

Features

  • pollinate: add pollinate templates (be0fafa)
  • pollinate: merge template fields into package.json (5456a20)
  • initial commit (0c32f56)