Skip to content

Releases: jcoreio/redux-form-numeric-field

v1.0.5

09 Apr 16:38
Compare
Choose a tag to compare

1.0.5 (2018-04-09)

Bug Fixes

  • normalize empty/whitespace to null (138d01c)

v1.0.4

22 Jan 17:33
Compare
Choose a tag to compare

1.0.4 (2018-01-22)

Bug Fixes

  • createNumericField: fix flow error (6f96fcf)

v1.0.3

18 Jan 19:27
Compare
Choose a tag to compare

1.0.3 (2018-01-18)

Bug Fixes

  • deps: update dependency babel-eslint to ^8.0.0 (9afc020)
  • deps: update dependency chai to ^4.0.0 (9335cc1)
  • deps: update dependency codecov to ^3.0.0 (c2ee059)
  • deps: update dependency eslint to ^4.0.0 (#27) (f479688)
  • deps: update dependency flow-bin to ^0.62.0 (64d0019)
  • deps: update dependency husky to ^0.14.0 (5c5e384)
  • remove react-hot-loader and validate-commit-msg (38c051c)
  • deps: update dependency mocha to ^4.0.0 (e515ed8)
  • deps: update dependency nyc to ^11.0.0 (7092245)
  • src: fix flow types (cf440c7)
  • switch to prepublishOnly script (c1b7209)
  • upgrade lots of things (7ee3bb0)

v1.0.2

12 Jan 23:00
Compare
Choose a tag to compare

1.0.2 (2018-01-12)

Bug Fixes

  • still call validators on whitespace (df43b58)

v1.0.1

12 Jan 22:53
Compare
Choose a tag to compare

1.0.1 (2018-01-12)

Bug Fixes

  • flow and eslint errors (4ad92d6)
  • normalize when enter is pressed (c2c2b3c)

v1.0.0

12 Jan 22:08
Compare
Choose a tag to compare

1.0.0 (2018-01-12)

Bug Fixes

  • complete.sh: fix bugs with master branch and upstream (deef956)
  • complete.sh: fix bugs with master branch and upstream (33c27d2)
  • complete.sh: fix initial commit bug (4673249)
  • 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: move codecov to devDependencies (6f34125)
  • package.json: remove prepublish script from test package.json (e548330)
  • 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)
  • PROJECT-package.json: add react deps (6788d58)
  • PROJECT-package.json: add some more missing things (a9a4f23)
  • src: remove index.js.flow (8c9ef50)
  • template.json: add and commit changed files after pollinating (e61281f)
  • template.json: remove --squash (4ec765b)
  • template.json: run git commands from proj directory (b31c4cc)
  • flow error (6b30851)
  • upgrade everything (46cffa0)

Features

  • package.json: upgrade all deps (0ca06c4)
  • package.json: upgrade dependencies (9aa5b87)
  • pollinate: add pollinate templates (be0fafa)
  • pollinate: improve how pollination works (91ec60a)
  • pollinate: merge template fields into package.json (5456a20)
  • initial commit (078aaa1)