Skip to content

v2.0.0

Compare
Choose a tag to compare
@keithamus keithamus released this 18 Nov 15:07
· 137 commits to main since this release

Improvements to the multiword feature

BREAKING CHANGE:

The .keys property has changed from an Array of string to an Array of {key:string, multiword: boolean}. Code accessing the .keys property should change code to reflect this.