- The package is now published using the
--provenance
flag.
- Updated npm dependencies.
- Updated npm dependencies.
- The
--ignore-scripts
flag is now used when runningnpm install
.
- In the Readme, mention to use
@1.x.x
instead of@latest
. This will avoid issues with future breaking changes.
- Now using micro-result instead of the custom
Result
type.
- Extended the documentation to explain that the
--yes
flag should be used.
This is the very first stable release.