Skip to content

Commit 399e22b

Browse files
Merge branch 'main' into templates/pixi
2 parents 256e03a + 01eeb5a commit 399e22b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

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+
830

931
## [1.1.1] - 2022-11-14
1032

0 commit comments

Comments
 (0)