Skip to content

Commit

Permalink
Updated CHANGELOG.md, fix typo(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasWilsonDEV committed Nov 20, 2024
1 parent d3d4746 commit ed40a66
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

## v1.10.16

- remove vue and react deps fron pro `@interactjs/interactjs` package
- remove vue and react deps from pro `@interactjs/interactjs` package

## v1.10.15

Expand Down Expand Up @@ -180,7 +180,7 @@

## v1.9.12

- fixed regression breaking commonjs imports withotu .default
- fixed regression breaking commonjs imports without .default

## v1.9.11

Expand Down Expand Up @@ -451,7 +451,7 @@ issues and pull requests.

# v1.4.0

Most notablly:
Most notably:

- `interactable.reflow(action)` to re-run modifiers, drop, etc [PR #610](https://github.com/taye/interact.js/pull/610)
- `dropEvent.reject()` [PR #613](https://github.com/taye/interact.js/pull/613)
Expand Down Expand Up @@ -843,5 +843,5 @@ when different contexts have been used.
### iFrames

[Added basic support](https://github.com/taye/interact.js/pull/98) for sharing
one instance of interact.js between multiplie windows/frames. There are still
one instance of interact.js between multiple windows/frames. There are still
some issues.

0 comments on commit ed40a66

Please sign in to comment.