stable-function

Ensure a function is stable, meaning the same input always produces the same output

MIT License

Downloads
21
Stars
14
Committers
4

Bot releases are visible (Hide)

stable-function - Latest Release

Published by sindresorhus 12 months ago

Breaking

  • Rename package from stable-fn to stable-function 99e80ed
  • Require Node.js 18 379b6ec

https://github.com/sindresorhus/stable-fn/compare/v3.0.0...v4.0.0

stable-function -

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12 543e4ba
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/stable-fn/compare/v2.0.0...v3.0.0

stable-function -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 (#2) aaf840c
  • Rename .val to .returnValue

Enhancements:

  • Add TypeScript definition (#2) aaf840c

https://github.com/sindresorhus/stable-fn/compare/1.0.0...v2.0.0