This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Release 0.20.0
- Updated readme. Removed wrong docs. (6ec4662)
- Added correct hash-bang for binary output (def7ba4)
- Added executable plugin for rollup to make binary executable. (5076f98)
- Worked on binary output support (76ebacb)
- Removed iife support which is... pretty useless nowadays... and also not well tested. (44aadd1)
- Worked on initial stuff for supporting outputting binaries (1a3c181)
- Use app-root-dir instead of CWD (a7bb974)
- Updated docs (891b1b0)
- Cleanup deps (29e3c2c)
- Simplified babel preset handling with new support in babel-preset-edge (177c6b1)
- Replaced manual modern set with support from babel-preset-edge (d86fee6)
- Updated babel-preset-edge to 0.9.2 (592b50b)
- Updated deps (4cbb60e)