Skip to content

3.0.0 - New buffer method

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 17 Aug 19:29
· 48 commits to main since this release

Sometimes you might want to get a buffer instead of string.
So this release brings a new .buffer() method for doing so.