Skip to content

Commit b7406d3

Browse files
committed
update changelog
1 parent 7b69444 commit b7406d3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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).

0 commit comments

Comments
 (0)