Releases: hesprs/pointeract
Releases · hesprs/pointeract
v1.1.2
23 Feb 15:39
Compare
Sorry, something went wrong.
No results found
⬆️ Improvements
Refactor types to align with SynthKernel standards.
Simplify module loading logic
Remove duplicated .js extension in distribution.
Add JSR publish.
v1.1.1
05 Feb 02:28
Compare
Sorry, something went wrong.
No results found
Remove CJS bundle since browsers cannot load them.
add jsdelivr and unpkg fields in package.json for import shortcut.
v1.1.0
03 Feb 13:06
Compare
Sorry, something went wrong.
No results found
refactor architecture: add augmentation support, standardize options definition, improve base class methods naming.
finalize modifier function.
add Lubricator module that can smoothify any interactions.
refurbish documentation to reflect the latest changes and make it more readable to humans.
small adjustments to modules that makes zooming module more accurate.
v1.0.1
28 Dec 14:31
Compare
Sorry, something went wrong.
No results found
fix the bug that causes type error when trying to load a module that uses custom events.
provide Ctors export for batch constructor conversion
fix URL errors in README and documentation.