File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.1.2] - 2022-12-02
9
+
10
+ ### Changed
11
+
12
+ - Changed image loading path to relative to resolve loader hang on Windows
13
+ - Bump decode-uri-component from 0.2.0 to 0.2.2
14
+ - Bump nth-check and renderkid
15
+ - Bump follow-redirects from 1.7.0 to 1.15.2
16
+ - Bump url-parse from 1.5.1 to 1.5.10
17
+ - Bump ansi-html and webpack-dev-server
18
+ - Bump ansi-regex from 3.0.0 to 3.0.1
19
+ - Bump minimist and mkdirp
20
+ - Bump eventsource from 1.0.7 to 1.1.2
21
+ - Bump css-what from 2.1.0 to 2.1.3
22
+
23
+ - Phaser: Added Cordova file system support, using a fork of 3.55.2
24
+ - Phaser: Merged in dependency changes
25
+
26
+ - Pixi: Merged in dependency changes
27
+
28
+ - CreateJS: Merged in dependency changes
29
+
8
30
9
31
## [ 1.1.1] - 2022-11-14
10
32
You can’t perform that action at this time.
0 commit comments