Initial release which supports the current API which will not change for the forseeable future. Fully functional except the fact it lacks support for relative paths and Windows.
- Add support for relative paths.
- Improve performance (noticeable delay on Hyper instances running on older machines on terminal start).
- Fix paths relative from home directory.
- Add Babel transpilation for Ava.
- Enable Windows support.
- Output built bundle to
libinstead. - Set target to ES2015 to support Node 6.
- Set new target to ES2016 from ES2015 (does not affect Node 6 support as this plugin doesn't use the exponentiation operator).
- Update README.
- Switch to the Standard code style.
- Update packages and remove the proof of concept label.
- Fix corrupted 1.3.1 release.
- Get hyper-background working again.
- Sincerely apologizing for the trouble caused to you people.
- Tracked down the bug to Webpack, the plugin should work properly.
- Abstracting something too much isn't good, lesson learned.
- Period of non-functionality is from 14th August to 27th August, today it's up and running.
- Meet guidelines for addition in bnb/awesome-hyper list. 😄