We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36bd98 commit da67feaCopy full SHA for da67fea
docs/version-history.md
@@ -1,5 +1,10 @@
1
# Version history
2
3
+# 6.0.0
4
+* Added (**breaking**): Tree adapter interface now has `updateNodeSourceCodeLocation` method which
5
+enables usage of custom location info formats (GH [#314](https://github.com/inikulin/parse5/issues/314)) (by [@DMartens](https://github.com/DMartens)).
6
+
7
8
# 5.1.1
9
* Fixed: Serialization of attributes in non-standard namespaces (by [@Zirro](https://github.com/Zirro)).
10
* Fixed: Quirks and limited-quirks mode detection by doctype (by [@squidfunk](https://github.com/squidfunk)).
0 commit comments