Releases: GabeDuarteM/gd-scripts
Releases · GabeDuarteM/gd-scripts
v1.3.1
v1.3.0
v1.2.0
v1.1.1
v1.1.0
1.1.0 (2018-08-13)
Bug Fixes
- deps: bump dependencies (748a84d)
- deps: explicitly declare the peerDependenciess (29da4c0)
- eslint: removed the import/exports-last rule (483de24)
- jest: changed the testIgnore to append on fixtures (d985474)
- test: oops, commented something that I was not supposed to (1bcd465)
Features
- test: created tests to run the CI script against some packages (e7b2f89)
Performance Improvements
- ts-node: added the transpile only option to the scripts (d585f0c)
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2018-07-31)
Bug Fixes
- build: ignore type definitions from transpiling (5241732)
- package: remove cross-env from the scripts (df64184)
- tsconfig: changed target to esnext and added include and exclude (584c06c)
Features
- build: build using babel (56cfcab)
- build: finished the build script (probably) (aa5642f)
- ci: added the ci script and added chalk to some messages (1f3f1b5)
- lint: add the lint script (0d3d5b6)
- lint: added linting to the package (basic functionality) (93c76ac)
- lint: added the import plugin and rules for lint (e7b4cde)
- start: start script (72c567c)
- test: added the test script (738beab)
- typecheck: added the typecheck script (bf82d37)