8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation. 8000
There was an error while loading. Please reload this page.
1 parent cd0f089 commit 8ee02d7Copy full SHA for 8ee02d7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.1.8 (2023-07-03)
2
+
3
+### Bug fixes
4
5
+Make the package work with new TS resolution styles.
6
7
## 1.1.7 (2023-05-27)
8
9
### Bug fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@lezer/python",
- "version": "1.1.7",
+ "version": "1.1.8",
"description": "Lezer-based Python grammar",
"main": "dist/index.cjs",
"type": "module",
0 commit comments