Skip to content

v5.0.1

Latest

Choose a tag to compare

@koresar koresar released this 23 Oct 05:56
· 1 commit to master since this release

Add the export { stampit as "module.exports" }; for 100% backward compatibility with Node.js and other CJS runtimes.
This means that stampit v4 and v5 are fully compatible with each other. I didn't need to bump up the SemVer MAJOR from 4 to 5. Oh, well.