Skip to content

v1.6.0

Choose a tag to compare

@riqlandia-ci riqlandia-ci released this 08 Nov 20:40
· 64 commits to master since this release

1.6.0 (2017-11-08)

Bug Fixes

  • build: changed the command name (89477f4)
  • build: missed one (8c8b839)
  • lib: no hash for lib (485cd70)
  • npmignore: ignore circle build files (7419dd5)
  • outdir: it's already dist (903a180)
  • packagejson: get rid of warnings (6d1f27b)
  • ts: output path to use the dist (47bea5e)
  • tslint: disable and fix a few more tslint rules (17b6217)
  • tslint: explicitly add 2 space lint rule (f7c72b8)
  • tslint: some tslint rules have changed, make them valid (2911b9a)
  • types: pin types (20283a4)
  • watch: fix watch compile for nested packages (9673580)
  • webpack: this source mpa loader, realllllly needs to be a preloader (66d7c78)

Features

  • babel: runtime needed for like everything (93fa858)
  • git: make base commitizen friendly and use husky to validate commit messages against conventio (50fc7fb)
  • history: add dev history fix back (8a7fc41)
  • jest: jest-setup with compile update (ac14175)
  • lib: make things lib (db30ca3)
  • react: upgrade react and react-dom to 16 along with types (9f96a55)
  • react-redux: upgrade react redux and types (d73804c)
  • state: create app and lib and nice convenient redux setup env for testing or for apps as neede (4941ef7)
  • tslint: allow duplicate imports to let types be imported individually when the impl uses a wil (40df78d)
  • tslint: handles unused instead of typescrit (b58e734)
  • tslint: no-object-literal-type-assertion = false (dda68b9)