We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89649a commit 7fae441Copy full SHA for 7fae441
CHANGELOG.md
@@ -41,6 +41,14 @@ Types of changes:
41
- in case of vulnerabilities.
42
-->
43
44
+#### Breaking Change
45
+
46
+- Update [`@robotlegsjs/core`](https://github.com/RobotlegsJS/RobotlegsJS) to version `^2.0.0` (see #112).
47
48
+ - Migrate array notation from `Array<SomeType>` to `SomeType[]`.
49
50
+ - The rest of the `Public API` remains unchanged.
51
52
#### Added
53
54
- Add **Tidelift** as funding option (see #107).
0 commit comments