Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Latest commit

 

History

History
83 lines (33 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

83 lines (33 loc) · 2.24 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.1 (2019-02-06)

Bug Fixes

  • install: invoke npm install hook (2294f89)

1.0.0 (2018-06-30)

Bug Fixes

  • remove obsolete lang rule settings (7472e97), closes #11

Code Refactoring

BREAKING CHANGES

  • Versions of node less than 6 are no longer supported.

0.2.0 (2017-11-25)

Bug Fixes

  • install: support yarn workspaces (c63b37f)

Features

0.1.0 (2017-11-24)

Features

  • npx: support usage of npx (4438a32)

0.0.2 (2017-11-24)

Bug Fixes

  • babel: include babel-polyfill (dbfd05a)

0.0.1 (2017-11-24)

Bug Fixes

  • generator: enable overriding default options with CLI flags (ce39c64)
  • transpile to support node 4.x (6ed2d35)