File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,10 @@ Types of changes:
4343- in case of vulnerabilities.
4444-->
4545
46+ ## Signals 1.0.0
47+
48+ ### [ v1.1.0] ( https://github.com/RobotlegsJS/SignalsJS/releases/tag/1.1.0 ) - 2020-03-01
49+
4650#### Added
4751
4852- Add ** Tidelift** as funding option (see #119 ).
@@ -53,12 +57,12 @@ Types of changes:
5357
5458- Update ` tslib ` to version ` 1.11.1 ` (see #128 ).
5559
60+ - Update dev dependencies to latest version.
61+
5662#### Security
5763
5864- Migrate to [ terser-webpack-plugin] ( https://github.com/webpack-contrib/terser-webpack-plugin ) to solve security vulnerability (see #126 ).
5965
60- ## Signals 1.0.0
61-
6266### [ v1.0.3] ( https://github.com/RobotlegsJS/SignalsJS/releases/tag/1.0.3 ) - 2019-10-20
6367
6468#### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @robotlegsjs/signals" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " TypeScript port of AS3 Signals." ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments