@liascript/editor 1.1.34--0.17.7 → 1.1.34--0.17.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
 
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
+
8
+ ## [0.17.8] - 31/10/2025
9
+
10
+ - fix(CSS): bottom navigation does not break on to many effects
11
+ - feat(Code): Add more console functions to JS execution, performance measurements.
12
+
13
+ - `console.table`
14
+ - `console.assert`
15
+ - `console.count`
16
+ - `console.countReset`
17
+ - `console.time`
18
+ - `console.timeLog`
19
+ - `console.timeEnd`
20
+
7
21
  ## [0.17.7] - 16/10/2025
8
22
 
9
23
  - feat: The code terminal now supports multiline input, which can be entered with