From 691b890d4c1671863fe974eb747aefe839c6ecc7 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Fri, 13 Oct 2023 17:56:06 +0530 Subject: [PATCH] add changelog --- src/components/Notifications.jsx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/components/Notifications.jsx b/src/components/Notifications.jsx index 58622e3..596b6bf 100644 --- a/src/components/Notifications.jsx +++ b/src/components/Notifications.jsx @@ -114,6 +114,23 @@ export function Notifications(props) { return (

Whats new?

+ + + Console's open state is preserved across refreshes. + + + Error highlighting fixed in JS pane when using Codemirror editor. + Thanks + + + + Tab key not working in JS pane is fixed. Thanks + + + + 3rd party libraries not updating is fixed. + +
  • ⬆️ Popular libraries updated to latest versions. Thanks