Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [9.0.0](v8.4.0...v9.0.0) (2024-02-10) ### ⚠ BREAKING CHANGES * Removed the following obsolete types: - TouchActionKind - TouchActionOpts - TouchOpts - TouchState - TouchSwipeOpts - TouchAction - NonReleaseTouchAction - ReleaseTouchAction - SwipeAction - TouchDragAction * Removed the following obsolete methods: - tap - touchLongClick - touchDown - touchUp - touchMove - doSwipe - doTouchDrag - doTouchAction - performMultiAction - performTouch - doPerformMultiAction ### Features * Remove the obsolete code related to MJSONWP touch support ([#917](#917)) ([61aae2c](61aae2c))
- Loading branch information