All notable changes to rollup-plugin-serve
will be documented in this file.
1.0.0 - 2019-01-11
- Update
ongenerate
togenerateBundle
- Remove built-in
favicon.ico
#20
0.6.1 - 2018-12-23
- Add support for
rollup --watch
(Release http server on rollup reload)
0.5.0 - 2018-09-18
- Allow to override path for historyApiFallback option
- Option
openPage
- Fix host option
0.4.2 - 2017-08-25
- Option
https
0.4.1 - 2017-08-16
- Option
headers
- Close the server when a termination signal is encountered
0.4.0 - 2017-07-02
- Various fixes to contentBase handling
0.3.0 - 2017-04-07
- Allow to pass array as contentBase
0.2.0 - 2017-04-07
- Show console message only once
0.1.0 - 2016-09-29
- Option
open
open the project in browser - Option
historyApiFallback
- Default green favicon
- Option
root
is nowcontentBase
0.0.1 - 2016-09-24
- Initial version