@neonwilderness/moveskins 1.1.2 → 1.2.0

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
@@ -1,12 +1,25 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.2.0 (25.04.2026)
4
+
5
+ - Implement recursive expansion of <% xxx.skin name="yyy" %> macros
6
+ - Implement additional download of sidebar freetext modules (CLI param --modules)
7
+ - Implement upload of sidebar freetext modules when in skin folder
8
+
9
+ ## 1.1.3 (05.04.2026)
10
+
11
+ - Add ssr noExternal=true config to vite config
12
+
3
13
  ## 1.1.2 (05.04.2026)
14
+
4
15
  - Add skins/skinRegister.json to package files
5
16
 
6
17
  ## 1.1.1 (05.04.2026)
7
- - Add bin entry to package.json
18
+
19
+ - Add bin entry to package.json
8
20
 
9
21
  ## 1.1.0 (31.03.2026)
22
+
10
23
  - Migrate to Vite+
11
24
  - Swap Ava for Vitest
12
25
  - Generate minified dist js file