You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file.
4
4
5
-
### v0.2.1
5
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
7
-
- Update `karma` setup to generate code coverage report only for `src` folder (see #3).
8
+
## Suggestions or improvements for further versions
8
9
9
-
-Migrate to Headless Chrome and improve performance of `karma` (see #10).
10
+
-[x] Add instructions of how to install the **@robotlegsjs/phaser-ce-signalcommandmap** package into **README.md**.
10
11
11
-
-Update dev dependencies to latest version.
12
+
-[ ] Use [**Function Types**](https://www.typescriptlang.org/docs/handbook/functions.html) for handlers and callbacks instead of generic **Function** type.
-[x]**printWidth** should be around **140** characters per line.
17
17
18
-
-Rename package to `@robotlegsjs/phaser-ce-signalcommandmap` and move to [RobotlegsJS-Phaser-CE-SignalCommandMap](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap) (see #1).
18
+
-[ ] Improve Code Coverage to reach 100%.
19
19
20
-
- Move `phaser-ce` library to **peerDependencies**, allowing the final user to choose the desired version of the `phaser-ce` library on each project (see #3).
20
+
## [Unreleased]
21
21
22
-
- Update `@robotlegsjs/core` to version `0.2.0` (see [44](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-SignalCommandMap/pull/44)).
22
+
### v1.0.0
23
23
24
-
Features Or Improvements:
25
-
---
24
+
#### Changed
26
25
27
-
- Update `phaser-ce` to version `2.11.0` (see [37](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-SignalCommandMap/pull/37)).
26
+
- Update `karma` setup to generate code coverage report only for `src` folder (see #3).
27
+
28
+
- Migrate to Headless Chrome and improve performance of `karma` (see #10).
- Add changelog (see [30](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-SignalCommandMap/pull/30)).
30
41
@@ -34,6 +45,16 @@ Features Or Improvements:
34
45
35
46
- Add Pull Request Template (see [33](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-SignalCommandMap/pull/33)).
36
47
48
+
#### Changed
49
+
50
+
- Rename package to `@robotlegsjs/phaser-ce-signalcommandmap` and move to [RobotlegsJS-Phaser-CE-SignalCommandMap](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap) (see #1).
51
+
52
+
- Move `phaser-ce` library to **peerDependencies**, allowing the final user to choose the desired version of the `phaser-ce` library on each project (see #3).
53
+
54
+
- Update `@robotlegsjs/core` to version `0.2.0` (see [44](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-SignalCommandMap/pull/44)).
55
+
56
+
- Update `phaser-ce` to version `2.11.0` (see [37](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-SignalCommandMap/pull/37)).
57
+
37
58
- Update codeclimate settings (see [34](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-SignalCommandMap/pull/34)).
38
59
39
60
- Update Prettier rules (see [35](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-SignalCommandMap/pull/35)).
@@ -56,6 +77,8 @@ _(published as `@robotlegsjs/phaser-signalcommandmap`)_
0 commit comments