UNPKG

1.35 kBMarkdownView 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.2](https://github.com/egoist/poi/compare/poi@12.2.1...poi@12.2.2) (2018-12-19)
7
8### Bug Fixes
9
10- use bsb-js in bs-loader ([1712516](https://github.com/egoist/poi/commit/1712516))
11
12## [12.2.1](https://github.com/egoist/poi/compare/poi@12.2.0...poi@12.2.1) (2018-12-19)
13
14### Bug Fixes
15
16- vue-loader doesn't quite work with inline loaders ([7c04af6](https://github.com/egoist/poi/commit/7c04af6))
17
18# [12.2.0](https://github.com/egoist/poi/compare/poi@12.1.6...poi@12.2.0) (2018-12-18)
19
20### Bug Fixes
21
22- Improve devServer config validation ([#504](https://github.com/egoist/poi/issues/504)) ([fd846b0](https://github.com/egoist/poi/commit/fd846b0))
23
24### Features
25
26- builtin support for ReasonML ([5dec683](https://github.com/egoist/poi/commit/5dec683))
27- named imports for assets ([#505](https://github.com/egoist/poi/issues/505)) ([32f153a](https://github.com/egoist/poi/commit/32f153a))
28
29## [12.1.6](https://github.com/egoist/poi/compare/poi@12.1.5...poi@12.1.6) (2018-12-16)
30
31### Bug Fixes
32
33- allow to pass a string as plugin ([81caf4a](https://github.com/egoist/poi/commit/81caf4a))
34
35### Features
36
37- add pug-loader ([4be8954](https://github.com/egoist/poi/commit/4be8954))