Skip to content

v9.18.1

Compare
Choose a tag to compare
@Prozi Prozi released this 01 Nov 02:08
· 11 commits to master since this release

You can now add body.userData of any type during creation or runtime.

You can type it throught body generic if you need to. UserDataType in each body is

Body<UserDataType = any> { userData?: UserDataType }
  • merged #84
  • added tests
  • more strict lint code rules
  • removed prettier
  • added short readme note about userData

next I will work on

#37

in the next days - to use this

https://github.com/benchmark-action/github-action-benchmark