In this release:
- fix:
preventOverflow
now takes in account offsets provided byoffset
modifier; - fix:
instance.setOptions
will now extend the originally provided options instead of replacing them; - fix:
instance.setOptions
will now also run a position update; - fix: the
esm
build is now browser compatible; - fix: arrow elements inside shadow DOM are now allowed;
- fix: all the modules under
lib/
now ship with their own.d.ts
files (TypeScript) - docs: several improvements to the documentation