We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0684b6 commit d8d5645Copy full SHA for d8d5645
thisweek/_posts/2024-01-01-changelog-214.adoc
@@ -0,0 +1,17 @@
1
+= Changelog #214
2
+:sectanchors:
3
+:experimental:
4
+:page-layout: post
5
+
6
+Commit: commit:9db515503f11bda7812cdfb9c2839f70f4cb1fdd[] +
7
+Release: release:2024-01-01[] (`v0.3.1791`)
8
9
+== Fixes
10
11
+* pr:16221[] (first contribution) fix panic in some macros due to unhandled `SyntaxContextId::SELF_REF`.
12
+* pr:16096[] (first contribution) update VS Code extension panic problem matcher.
13
+* pr:16224[] fix handling of hygiene in the presence of `SyntaxContextId::SELF_REF`.
14
15
+== Internal Improvements
16
17
+* pr:16217[] (first contribution) simplify implementation of `apply_document_changes`.
0 commit comments