Skip to content

v32.0.0

Choose a tag to compare

@dnlkoch dnlkoch released this 21 May 15:30
· 632 commits to main since this release

32.0.0 (2025-05-21)

Bug Fixes

  • fire delete event after removal of feature from source (cf4d375)
  • fire digitize buttons end-events after the action is performed (3d227e8)

BREAKING CHANGES

  • The onFeatureRemove callback of the DeleteButton and the onFeatureCopycallback of the
    CopyButton are now called AFTER the action has been performed
  • The onFeatureRemove callback of the DeleteButton is now called AFTER the feature has been removed.