You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use strict test assertions
- 💄 updated README: dropped `2.x`,
- set `engines.node`: `>=16.14.0`, and
- simplified the description.
Signed-off-by: dankeboy36 <dankeboy36@gmail.com>
feat(api)!: exposed the `build_properties` API
- keep the state in the memory,
- derived API types from the CLI's API,
- basic configuration support,
- replaced `buildPath` with `compileSummary`, and
- updated the readme.
Signed-off-by: dankeboy36 <dankeboy36@gmail.com>