Releases: simonwep/selection
Releases · simonwep/selection
v3.0.0-beta.12
v3.0.0-beta.11
v3.0.0-beta.10
v3.0.0-beta.9
Bug fixes
- Fix issues with SVG Elements (#130)
v3.0.0-beta.8
Bug fixes / improvements
- Fix broken single-tap feature for when selected elements aren't cleared (#129)
v3.0.0-beta.7
Breaking changes
- The
startareas
option is nowstartAreas
Bug fixes
- Fix possible issue with the
startThreshold
option. - Fix options for the react package.
v3.0.0-beta.6
v3.0.0-beta.5
Bug fixes
- Fix typescript-types.
v3.0.0-beta.4
Bug fixes
- Fix possible error with older webpack versions and framworks regarding the
.mjs
extension. (#128)
Improvements
- All framework related packages now come with peer-dependencies ensuring that the package works with it.
v3.0.0-beta.3
Bug fixes
- Fix SSR issues (#127)