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 c0a45c4 commit 40ce02cCopy full SHA for 40ce02c
CHANGELOG.md
@@ -2,9 +2,6 @@
2
3
### Fixed
4
- More support for `"@type": "@none"`.
5
-- JSON literal value handling issues (`null` and `[]`).
6
-
7
-## 2.0.1 - 2019-12-10
8
9
### Added
10
- Support for extracting JSON-LD from HTML, when the xmldom package is loaded.
@@ -13,6 +10,8 @@
13
- Update calls to documentLoader to pass options
14
11
- Pass requestProfile in Accept header when loading documents
15
12
+## 2.0.1 - 2019-12-10
+
16
17
- JSON literal value handling issues.
18
0 commit comments