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 1697562 commit 30bdf92Copy full SHA for 30bdf92
.changeset/early-ties-rest.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.0.4
4
+
5
+### Patch Changes
6
7
+- fix: ensure scope is entered correctly ([`1697562`](https://github.com/sveltejs/acorn-typescript/commit/16975621b44b3f2838f6d1a9bac6197f87c49570))
8
9
## 1.0.3
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/acorn-typescript",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Acorn plugin that parses TypeScript",
"type": "module",
"types": "index.d.ts",
0 commit comments