Features
- Add fine grained debounce options via
options.debounce. The option is now an object which results in more freedom / fine grained debounce options. A debounce can now be specified formutations,resizes,eventsandenvironmental changesindependently. The oldoptions.debounceoption syntax is still supported and works but its deprecated in favor of the new syntax. #744 #729
Changelogs:
You can read further details in the corresponding changelogs.