Skip to content

1.0.4

Choose a tag to compare

@alexreardon alexreardon released this 26 Dec 08:28
· 32 commits to master since this release

API changes

(none)

Other changes

#33 - Removing unneeded package engines requirement. Previously there was a cleanup in 1.0.2 to tighten up a lot of things which included adding an engines requirement. This was an attempt to reduce the chance of consumers getting errors from older node versions that I have not tested on. In the future I may see how far back you can go with raf-stub but my suspicion is that it can go back so far that any engines requirement would not be that meaningful. I can look into this further in the future if the need arises.