File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,14 @@ Types of changes:
4141- in case of vulnerabilities.
4242-->
4343
44+ #### Breaking Change
45+
46+ - Update [ ` @robotlegsjs/core ` ] ( https://github.com/RobotlegsJS/RobotlegsJS ) to version ` ^2.0.0 ` (see #52 ).
47+
48+ - Migrate array notation from ` Array<SomeType> ` to ` SomeType[] ` .
49+
50+ - The rest of the ` Public API ` remains unchanged.
51+
4452#### Added
4553
4654- Add ** Tidelift** as funding option (see #47 ).
@@ -53,6 +61,8 @@ Types of changes:
5361
5462- Update ` tslib ` to version ` 1.11.1 ` (see #51 ).
5563
64+ - Update dev dependencies to latest version.
65+
5666#### Security
5767
5868- Migrate to [ terser-webpack-plugin] ( https://github.com/webpack-contrib/terser-webpack-plugin ) to solve security vulnerability (see #46 ).
You can’t perform that action at this time.
0 commit comments