@wyze/rio
Version:
A utility to compile Node modules.
30 lines (19 loc) • 1.82 kB
Markdown
## Change Log
### [v1.4.0](https://github.com/wyze/rio/releases/tag/v1.4.0) (2020-03-30)
* Add binary flag ([@wyze](https://github.com/wyze) in [f295c17](https://github.com/wyze/rio/commit/f295c17))
### [v1.3.0](https://github.com/wyze/rio/releases/tag/v1.3.0) (2020-03-29)
* Fix CI ([@wyze](https://github.com/wyze) in [30b5c79](https://github.com/wyze/rio/commit/30b5c79))
* Upgrade dependencies ([@wyze](https://github.com/wyze) in [4fc468f](https://github.com/wyze/rio/commit/4fc468f))
* Add lint and type-check commands ([@wyze](https://github.com/wyze) in [#8](https://github.com/wyze/rio/pull/8))
* Switch to GitHub actions ([@wyze](https://github.com/wyze) in [#1](https://github.com/wyze/rio/pull/1))
* 1.2.0 ([@wyze](https://github.com/wyze) in [38dbc5f](https://github.com/wyze/rio/commit/38dbc5f))
### [v1.2.0](https://github.com/wyze/rio/releases/tag/v1.2.0) (2018-10-20)
* [[`4732f4db13`](https://github.com/wyze/rio/commit/4732f4db13)] - Move rollup config to TypeScript file (Neil Kistner)
* [[`079cf8b852`](https://github.com/wyze/rio/commit/079cf8b852)] - Add ability to specify externals (Neil Kistner)
* [[`057bd052ba`](https://github.com/wyze/rio/commit/057bd052ba)] - Upgrade dependencies (Neil Kistner)
### [v1.1.0](https://github.com/wyze/rio/releases/tag/v1.1.0) (2018-08-27)
* [[`a842f82384`](https://github.com/wyze/rio/commit/a842f82384)] - Add support for banner in output file (Neil Kistner)
* [[`7c1bc1afa7`](https://github.com/wyze/rio/commit/7c1bc1afa7)] - Add support for JSON files (Neil Kistner)
* [[`c69df1633d`](https://github.com/wyze/rio/commit/c69df1633d)] - Add `preversion` script (Neil Kistner)
### [v1.0.0](https://github.com/wyze/rio/releases/tag/v1.0.0) (2018-08-27)
* [[`5a1804a8cd`](https://github.com/wyze/rio/commit/5a1804a8cd)] - Initial commit (Neil Kistner)