posthtml-loader
Version:
PostHTML for Webpack
31 lines (15 loc) • 1.18 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.2](https://github.com/posthtml/posthtml-loader/compare/v1.0.1...v1.0.2) (2019-10-24)
<a name="1.0.1"></a>
## [1.0.1](https://github.com/posthtml/posthtml-loader/compare/v1.0.0...v1.0.1) (2017-12-18)
### Bug Fixes
* **package:** point to the correct entry in `main` (`pkg.main`) ([efa672e](https://github.com/posthtml/posthtml-loader/commit/efa672e))
<a name="1.0.0"></a>
# [1.0.0](https://github.com/posthtml/posthtml-loader/compare/v0.10.3...v1.0.0) (2017-12-16)
### Bug Fixes
* **Error:** add missing `'use strict'` pragma ([1316255](https://github.com/posthtml/posthtml-loader/commit/1316255))
### Features
* add parser query option ([6650acc](https://github.com/posthtml/posthtml-loader/commit/6650acc))
* **index:** add `options` validation (`schema-utils`) ([7bd5896](https://github.com/posthtml/posthtml-loader/commit/7bd5896))
* **index:** support `posthtml.config.js` && `result.messages` ([e05b44c](https://github.com/posthtml/posthtml-loader/commit/e05b44c))