Skip to content

Commit a50c34f

Browse files
Merge pull request #115 from SpringRoll/chore/187532365-CreateJS-Update-SpringRoll-version
Chore/187532365 - CreateJS update SpringRoll version
2 parents 16e4e85 + a734028 commit a50c34f

File tree

3 files changed

+339
-330
lines changed

3 files changed

+339
-330
lines changed

CHANGELOG.md

+20-7
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,32 @@ 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+
## [2.0.0] - 2024-05-09
9+
10+
### Changed
11+
12+
- Pixi: Updated pixi.js to 8.1.0
13+
- Pixi: Updated @pixi/sound to 6.0.0
14+
- Pixi: Updated SpringRoll to 2.6.0
15+
- Pixi: Updated feature list and state listeners to follow a standardized set
16+
17+
- Phaser: Updated Phaser to 3.80.1
18+
- Phaser: Fixed warning with SpringRoll listeners
19+
- Phaser: Updated SpringRoll to 2.6.0
20+
- Phaser: Updated feature list and state listeners to follow a standardized set
21+
22+
- CreateJS: Updated SpringRoll to 2.6.0
23+
24+
825
## [1.3.1] - 2023-03-28
926

1027
### Fixed
1128

12-
- Removed incorrect references to non-NPM registry in package lock
13-
14-
## [1.3.0] - 2023-03-13
29+
- Removed incorrect references to non-NPM registry in package-lock
1530

1631
### Changed
1732

18-
- Added .nvmrc file to set the project target node version
19-
- All seed templates now target node 18.15.0
20-
- Added `<meta name="robots" content="noindex">` to all template html files to prevent Google indexing
33+
- Updated package-lock file to most recent versions
2134

2235
## [1.3.0] - 2023-03-13
2336

@@ -27,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2740
- All seed templates now target node 18.15.0
2841
- Added `<meta name="robots" content="noindex">` to all template html files to prevent Google indexing
2942

30-
## [1.2.0] - 2022-12-21
43+
## [1.2.0] - 2022-12-12
3144

3245
### Changed
3346

0 commit comments

Comments
 (0)