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 22db2a2 commit 0d8b751Copy full SHA for 0d8b751
CHANGELOG.md
@@ -20,6 +20,9 @@
20
renamed to `LINK_HEADER_CONTEXT`. It remains for now but will be removed in a
21
future release.
22
23
+### Added
24
+- Support for `"@import"`.
25
+
26
## 2.0.2 - 2020-01-17
27
28
### Fixed
@@ -30,9 +33,6 @@
30
33
### Changed
31
34
- `isKeyword()` optimization for non-keyword fast path.
32
35
-### Added
-- Support for `"@import"`.
-
36
## 2.0.1 - 2019-12-10
37
38
0 commit comments