We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b5d4a commit bd16ec6Copy full SHA for bd16ec6
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 1.6.0-dev
4
+
5
+* Enhancements
6
+ * Default the window that is reloaded to `:parent` instead of `:top` to avoid conflicts with dev tools
7
+ * Add support for `__RELATIVEFILE__` for invoking editors
8
9
+* Bug fixes
10
+ * Inject iframe if web console logger is enabled but there are no patterns
11
+ * Allow web console to shutdown cleanly
12
13
## 1.5.3 (2024-03-27)
14
15
* Bug fixes
0 commit comments