From 01e7d57dba591a395bf7f4eea647aac76f10a20d Mon Sep 17 00:00:00 2001 From: Arthur Baars Date: Tue, 10 Oct 2023 16:41:18 +0200 Subject: [PATCH] Add changenote --- .../ql/lib/change-notes/2023-10-12-import-attributes.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 javascript/ql/lib/change-notes/2023-10-12-import-attributes.md diff --git a/javascript/ql/lib/change-notes/2023-10-12-import-attributes.md b/javascript/ql/lib/change-notes/2023-10-12-import-attributes.md new file mode 100644 index 00000000000..cb063d7880f --- /dev/null +++ b/javascript/ql/lib/change-notes/2023-10-12-import-attributes.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* TypeScript 5.3 is now supported.