avancement planning

This commit is contained in:
2026-05-26 11:58:39 +02:00
parent 619a2b240a
commit 150b97cd2e
4892 changed files with 99214 additions and 429382 deletions
+10
View File
@@ -1,3 +1,13 @@
## 8.3.5 (2026-02-19)
### Bug fixes
Emit a more informative error message when trying to walk a node type that has no walker function.
Specify callbacks in types to receive `AnyNode` type, so that they can be narrowed more easily.
Support import attributes.
## 8.3.4 (2024-09-09)
### Bug fixes