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 b6850d1 commit 92d418bCopy full SHA for 92d418b
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## 2.0.1 - 2019-12-10
4
5
+### Added
6
+- Support for extracting JSON-LD from HTML, when the xmldom package is loaded.
7
+
8
+### Changed
9
+- Update calls to documentLoader to pass options
10
+- Pass requestProfile in Accept header when loading documents
11
12
### Fixed
13
- JSON literal value handling issues.
14
0 commit comments