Releases: gridgrid/grid-react-adapter
Releases · gridgrid/grid-react-adapter
v2.0.0
v1.8.0
v1.7.1
v1.7.0
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
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)