ok fixed. Please be aware though this could be a breaking change as now it returns a promise

ok I figured out how to fix it

ok so it seems wasteof-client is broken atm. it performs the requests but doesn’t return anything. major bug fix coming up

me when my package is broken

me when I forget how to use my own package

comments (single view)

I hope you updated the semver :P

Its 1.5.0 now

See here: semver.org - the semver docs explicitly state that changing the middle digit refers to when you “add functionality in a backwards compatible manner”. Technically if you’re adding breaking changes, you should change the version number to 2.0.0 for NPM’s sake.

Oops ok ill publish it in a minute

published

Always good to be save on semver :D

View all comments