resolve-options

Resolve an options object based on configuration.

MIT License

Downloads
7.4M
Stars
9
Committers
5

Bot releases are visible (Hide)

resolve-options - resolve-options v2.0.0 Latest Release

Published by github-actions[bot] over 2 years ago

⚠ BREAKING CHANGES

  • Normalize repository, dropping node <10.13 support (#5)

Features

  • Add resolveConstant method on a resolver (#3) (02439c4)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#5) (0ddd042)
resolve-options - https://github.com/gulpjs/resolve-options/releases/tag/v1.1.0

Published by phated about 7 years ago

Update

  • Bump value-or-function to 3.0.0 (2fbe07d)
  • Add guard against indirect recursion (500175e)
  • Remove koalas (771099d)
  • Resolve constants separately and only once (0fc5a60)

Build

  • Enforce consistent line endings (4265990)
resolve-options - https://github.com/gulpjs/resolve-options/releases/tag/v1.0.0

Published by phated about 7 years ago

New

Docs

  • Add usage and API documentation (10df2da)

Scaffold