All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
478 B
478 B
Changelog
0.3.1
- Fix bug when user-provided options are in a frozen object.
0.3.0
- Removed
forwardArrowsandbackArrowsoptions in favor ofkeybindingsoption that acceptsnext,prev,first, orlast.
0.2.3
- Fix bug where providing a
0index toaddMember()failed.
0.2.2
- Fix bug where
setMembers()wasn't callingclearMembers()first.
0.2.1
- Fix bug when there's
member.nodebut nomember.text.
0.2.0
- Initial release.