Skip to content

Commit 1364dff

Browse files
authored
Merge pull request #109 from SpringRoll/release/2.2.5
Release/2.2.5
2 parents 6aa4ce6 + 5a39c9d commit 1364dff

File tree

11 files changed

+162
-8001
lines changed

11 files changed

+162
-8001
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,48 @@
11
# Changelog
2+
23
All notable changes to this project will be documented in this file.
34

45
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
56
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
67

8+
## [2.2.5] - unreleased
9+
- Upgraded follow-redirects dependancy for security alert
10+
11+
## Fixed
12+
- Fixed error when reporting a plugin preload failure
13+
714
## [2.2.4] - 2021-06-04
15+
16+
## Changed
17+
818
- Minor dependency version updates
919

1020
## [2.2.3] - 2021-05-21
21+
1122
## Changed
23+
1224
- updated `singlePlay` response to not return an object containing the boolean, but just the boolean itself.
1325

1426
## [2.2.2] - 2021-05-05
27+
1528
## Changed
29+
1630
- Updated comments and docs to be more accurate and up to date
31+
1732
## [2.2.1] - 2021-03-04
33+
1834
### Changed
35+
1936
- socket.io dependency version bump
2037

2138
## [2.2.0] - 2021-02-19
39+
2240
### Added
41+
2342
- Indexeddb additions to the userdata class
2443

2544
### Changed
45+
2646
- update NPM modules to remove security vulnerabilities
2747
- This CHANGELOG
2848
- Fullscreen Plugin. The ability to add in a fullscreen button within container

README.md

Lines changed: 72 additions & 43 deletions
Large diffs are not rendered by default.

dist/SpringRoll-Container-umd.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/SpringRoll-Container-umd.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)