UNPKG

945 BMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [12.2.0](https://github.com/egoist/poi/compare/poi@12.1.6...poi@12.2.0) (2018-12-18)
7
8### Bug Fixes
9
10- Improve devServer config validation ([#504](https://github.com/egoist/poi/issues/504)) ([fd846b0](https://github.com/egoist/poi/commit/fd846b0))
11
12### Features
13
14- builtin support for ReasonML ([5dec683](https://github.com/egoist/poi/commit/5dec683))
15- named imports for assets ([#505](https://github.com/egoist/poi/issues/505)) ([32f153a](https://github.com/egoist/poi/commit/32f153a))
16
17## [12.1.6](https://github.com/egoist/poi/compare/poi@12.1.5...poi@12.1.6) (2018-12-16)
18
19### Bug Fixes
20
21- allow to pass a string as plugin ([81caf4a](https://github.com/egoist/poi/commit/81caf4a))
22
23### Features
24
25- add pug-loader ([4be8954](https://github.com/egoist/poi/commit/4be8954))