- c9fd8ca: Remove autofocus from textarea by default
- 32d9728: Fix suggestions not showing while composing
- 4ef52dd: Fixed native undo/redo in case the input was not focused before the operation
- 0e26027: Fix double-paste bug
- ad43016: Typing fix in SuggestionsOverlay.js
- e13731f: Fix package.json properties for release
- 3f40576: Fixed the suggestions container that was not aligned with the caret position
- db2d91a: Fix cursor jumping to the end of the textfield when pasting and using React 18
- 1eef7df: Fix scroll into view automatically
- a69db87: Custom container scrolling fixed, now works like other containers
- 834240e: SuggestionsOverlay.js refactored to functional component
- f8e5793: Highlighter.js converted to functional component
- 959625b: Suggestions.js refactored to functional component
- f40cff2: Fix #507 for forceSuggestionsAboveCursor when suggestionsPortalHost is not being used
- 748d38a: fix npm publishing
- e7f35ab: fix npm publishing