UNPKG

870 BMarkdownView Raw
1## v0.5.11 (2021-02-03)
2
3#### :rocket: Enhancement
4* [#71](https://github.com/tildeio/simple-html-tokenizer/pull/71) Add support for parsing `<!DOCTYPE html>` ([@rwjblue](https://github.com/rwjblue))
5
6#### Committers: 1
7- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8
9
10## v0.5.10 (2020-10-14)
11
12#### :bug: Bug Fix
13* [#90](https://github.com/tildeio/simple-html-tokenizer/pull/90) Add codemod mode to support `<pre>\nhi</pre>` stability in codemods. ([@rwjblue](https://github.com/rwjblue))
14
15#### :house: Internal
16* [#92](https://github.com/tildeio/simple-html-tokenizer/pull/92) Remove TravisCI setup. ([@rwjblue](https://github.com/rwjblue))
17* [#91](https://github.com/tildeio/simple-html-tokenizer/pull/91) Add basic release automation. ([@rwjblue](https://github.com/rwjblue))
18
19#### Committers: 1
20- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
21
22