Skip to content

Removing Bluebird Dependency

Compare
Choose a tag to compare
@grofit grofit released this 29 Jun 09:47
· 124 commits to master since this release

This release removes the hard dependency on Bluebird and just replaces it with any ES6 compatible promise object, there is also the addition of a base regex rule for use in more complex scenarios, which is known as AdvancedRegexValidaitonRule.