Skip to content

5.3.0

Latest
Compare
Choose a tag to compare
@kaelzhang kaelzhang released this 16 Nov 11:47
· 3 commits to master since this release

5.3.0

  • MINOR export Options interface (#105)

An upgrade is safe for all dependents


It allows typing external methods which expect Options as a param, by importing the Options interface.

import {Options} from 'ignore'