Breaking Change
-
Update
@robotlegsjs/core
to version^2.0.0
(see #62 and #68).-
Migrate array notation from
Array<SomeType>
toSomeType[]
. -
The rest of the
Public API
remains unchanged.
-
Added
-
Add Tidelift as funding option (see #63).
-
Add Enterprise Support information (see #64).
-
Deploy example project (see #67).
Changed
-
Update
tslib
to version1.11.1
(see #66). -
Update dev dependencies to latest version.
Security
- Migrate to terser-webpack-plugin to solve security vulnerability (see #62).