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