Skip to content

v1.0.0

Compare
Choose a tag to compare
@GabeDuarteM GabeDuarteM released this 31 Jul 03:52
· 256 commits to master since this release

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)