Skip to content

Latest commit

 

History

History
89 lines (53 loc) · 4.06 KB

CHANGELOG.md

File metadata and controls

89 lines (53 loc) · 4.06 KB

1.1.0 (2018-02-10)

  • chore(npm): remove semantic-release-cli dep (8856972)
  • ci(npm): bump semantic release to fix git push issue (2f206d9)
  • ci(npm): set up automatic releases (bab2fc9)
  • fix(changelog): add git changelog to verify step (51f6413)
  • docs(changelog): generate changelog automatically (529d8df)
  • feat(render): throw on non-function (4bd4d2b)
  • style: add flow types and linting (bb71905)
  • refactor(chunk): remove by from chunk calculation (7c50956)

1.0.1 (2018-02-09)

1.0.0 (2018-02-09)

  • v1.0.0 (e26ec08)
  • docs(readme): update badges (e16ffaf)
  • build(ci): add coveralls to travis (a451687)
  • build(ci): configure travis (b1322d5)
  • build(ci): remove jest-junit (4caa39c)

0.5.4 (2018-02-09)

0.5.3 (2018-02-08)

  • v0.5.3 (3a655bc)
  • feat(package): publish under @tedconf namespace (8d8c78e)

0.5.2 (2018-02-07)

  • v0.5.2 (91f071c)
  • fix: revert name until npm fixes me (b0036e5)
  • fix(onEnd): return null to onMore if we're at the last item (a5b5666)

0.5.1 (2018-02-07)

  • v0.5.1 (6de213f)
  • fix(npm): add public access (624eb0a)
  • fix(onMore): handle odd current / by combinations (00e2451)
  • chore(npm): add browser field (989e44a)

0.3.0 (2018-02-07)

0.2.0 (2018-02-07)

  • v0.2.0 (77b8685)
  • build(npm): build before publish (303e281)
  • build(npm): publish compiled files (c453d89)
  • build(rollup): configure babel to handle modules in test, but not build (20e2f61)
  • fix: change name (0c5b3a1)
  • docs: add readme with basic usage (31183c0)
  • feat: initialize component (0d8bda9)