Skip to content

v2.3.3

Compare
Choose a tag to compare
@kuitos kuitos released this 10 Dec 11:07
· 349 commits to master since this release
  • 🏁 compatible with old browser (#1136) ce0e453
  • ⚡️ avoid duplicate value check to improve performance (#1134) d43a20e
  • 🐛 use Function.prototype.bind instead to avoid conflict while value has own bind function (#1133) c448885
  • 👽 fix typescript typing error (#1120)(#1096) 3d26ce4 31b070c
  • 📌 lock @types/react version to avoid conflict (#1095) 5906518
  • 📝 add faq: Target container not existed (#1117) 0143f7d
  • 📝 fix vue3 example issue (#1137) cd49e9c
  • 📝 automatically open project demo in browser when running yarn examples:start (#1086) d1835c3

v2.3.2...v2.3.3