- 🚀 feat: referenceNode support for reference objects (closes #800) (#801) (thanks @Benjamin-Dobell)
- 🛠 fix: make browser detection more reliable (#768) (thanks @mrzepinski)
- 🛠 fix: Remove /src from .npmignore (for debugging) (#761) (thanks @justingrant)
- 🛠 fix: calculation that results in NaN (#790) (thanks @snoozbuster)
- 🛠 fix: ESM style export of Padding in TS typedefs (#802) (thanks @Benjamin-Dobell)
- 🛠 fix:
.js.flow
definitions (#829) (thanks @pascalduez) - ⚡️ perf: declared packages side effect free and fixed existing side effects (#830) (thanks @maclockard)
- 📖 docs: add complete live example
- 📖 docs: HTTPS codepen link (#795) (thanks @coliff)
- 📖 docs: fix typo in destroy.js comment (#810) (thanks @XhmikosR)
- 🏡 chore: upgrade lerna (#803) (thanks @jquense)