-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGELOG.json
137 lines (137 loc) · 8.2 KB
/
CHANGELOG.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"name": "@robotlegsjs/pixi-signalmediator",
"entries": [
{
"version": "4.0.0",
"tag": "@robotlegsjs/pixi-signalmediator_v4.0.0",
"date": "Wed, 13 Jul 2022 20:05:34 GMT",
"comments": {
"none": [
{
"comment": "Use [@jsdevtools/coverage-istanbul-loader](https://www.npmjs.com/package/@jsdevtools/coverage-istanbul-loader) version **3.0.5** instead of deprecated [istanbul-instrumenter-loader](https://www.npmjs.com/package/istanbul-instrumenter-loader) (see [28](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/28))"
},
{
"comment": "Enable VS Code Organize Imports source code action (see [20](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/20))"
},
{
"comment": "Use the same karma configuration properties and remove outdated scripts and dependencies (see [24](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/24))"
},
{
"comment": "Update [karma](https://www.npmjs.com/package/karma) to version **6.3.4**, [webpack](https://www.npmjs.com/package/webpack) to version **5.39.1** and [mocha](https://www.npmjs.com/package/mocha) for version **9.0.1** (see [23](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/23))"
},
{
"comment": "Update [eslint](https://www.npmjs.com/package/eslint) to version **7.29.0** and [eslint-plugin-jsdoc](https://www.npmjs.com/package/eslint-plugin-jsdoc) to version **35.3.2** (see [22](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/22))"
},
{
"comment": "Update [eslint](https://www.npmjs.com/package/eslint) to version **7.30.0**, [eslint-plugin-jsdoc](https://www.npmjs.com/package/eslint-plugin-jsdoc) to version **35.4.3**, and [eslint-plugin-unicorn](https://www.npmjs.com/package/eslint-plugin-unicorn) to version **34.0.1** (see [30](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/30))"
},
{
"comment": "Update [mocha](https://www.npmjs.com/package/mocha) to version **9.0.2**, [puppeteer](https://www.npmjs.com/package/puppeteer) to version **10.1.0**, and [ts-node](https://www.npmjs.com/package/ts-node) to version **10.1.0** (see [32](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/32))"
},
{
"comment": "Update [prettier](https://www.npmjs.com/package/prettier) to version **2.3.2** (see [25](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/25))"
},
{
"comment": "Update [prettier](https://www.npmjs.com/package/prettier) to version **2.5.1** (see [35](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/35))"
},
{
"comment": "Update [prettier](https://www.npmjs.com/package/prettier) to version **2.6.2** (see [39](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/39))"
},
{
"comment": "Update [webpack](https://www.npmjs.com/package/webpack) to version **5.44.0**, and [@types/webpack-env](https://www.npmjs.com/package/@types/webpack-env) to version **1.16.2** (see [31](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/31))"
}
],
"minor": [
{
"comment": "Update [tslib](https://www.npmjs.com/package/tslib) to version **2.3.0**, adopts ES2017, and standardizes the tsconfig files (see [26](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/26))"
}
],
"major": [
{
"comment": "Update [pixi.js](https://www.npmjs.com/package/pixi.js) to version **6.3.2** (see [41](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/41))"
}
],
"dependency": [
{
"comment": "Updating dependency \"@robotlegsjs/core\" from `^3.0.0` to `^3.1.0`"
},
{
"comment": "Updating dependency \"@robotlegsjs/pixi\" from `^3.0.0` to `^4.0.0`"
},
{
"comment": "Updating dependency \"@robotlegsjs/signals\" from `^2.0.0` to `^2.1.0`"
},
{
"comment": "Updating dependency \"@robotlegsjs/eventemitter3\" from `^3.0.0` to `^3.1.0`"
}
]
}
},
{
"version": "3.0.0",
"tag": "@robotlegsjs/pixi-signalmediator_v3.0.0",
"date": "Thu, 10 Jun 2021 22:11:54 GMT",
"comments": {
"minor": [
{
"comment": "Update readmes and contributing guidelines, remove outdated references, fix broken links and update publish scripts (see [13](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/13))"
},
{
"comment": "Setup `.github` community profile files for the **monorepo** structure and remove local `packages/**/.github` folders (see [9](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/9))"
},
{
"comment": "Migrate from **TSLint** to **ESLint** version **7.28.0** (see [6](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/6))"
},
{
"comment": "Use the **RobotlegsJS-Framework** name for the monorepo approach. (see [11](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/11))"
},
{
"comment": "Setup [rush](https://rushjs.io/) to be used as monorepo manager (see [1](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/1))"
},
{
"comment": "For the changelog of older versions, check the following [changelog](https://github.com/RobotlegsJS/RobotlegsJS-Pixi-SignalMediator/tree/master/CHANGELOG.md)"
},
{
"comment": "Enable **rush-prettier** git hook based on [Enabling Prettier](https://rushjs.io/pages/maintainer/enabling_prettier/) (see [5](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/5))"
},
{
"comment": "Setup continuous integration (CI) workflow using [GitHub Actions](https://docs.github.com/en/actions) (see [12](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/12))"
}
],
"major": [
{
"comment": "Update [@robotlegsjs/core](https://www.npmjs.com/package/@robotlegsjs/core) to version **3.0.0** (see [15](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/15))"
},
{
"comment": "Update [inversify](https://www.npmjs.com/package/inversify) to version **5.1.1** (see [8](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/8))"
},
{
"comment": "Update [tslib](https://www.npmjs.com/package/tslib) to version **2.2.0** and [typescript](https://www.npmjs.com/package/typescript) to version **4.2.4** (see [3](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/3))"
}
],
"patch": [
{
"comment": "Update [karma](https://www.npmjs.com/package/karma) to version **6.3.2** and [webpack](https://www.npmjs.com/package/webpack) to version **5.38.1** (see [2](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/2))"
},
{
"comment": "Update [mocha](https://www.npmjs.com/package/mocha) to version **9.0.0** and [webpack-cli](https://www.npmjs.com/package/webpack-cli) to version **4.7.2** (see [10](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/10))"
},
{
"comment": "Update [prettier](https://www.npmjs.com/package/prettier) to version **2.3.0**, move configuration files to the root of mono repo structure and apply prettier changes (see [4](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/4))"
},
{
"comment": "Update [prettier](https://www.npmjs.com/package/prettier) to version **2.3.1**, update prettier badge and add project-specific files to global `.gitignore` and `.prettierignore` files (see [7](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/7))"
}
],
"dependency": [
{
"comment": "Updating dependency \"@robotlegsjs/pixi\" from `^2.0.0` to `^3.0.0`"
},
{
"comment": "Updating dependency \"@robotlegsjs/signals\" from `^1.1.0` to `^2.0.0`"
}
]
}
}
]
}