# user-event v14.5.0 - Product: user-event (https://whatsnew.fyi/product/testing-library-user-event) - Vendor: Testing Library - Date: 2023-09-14 - Version: v14.5.0 - Original notes: https://github.com/testing-library/user-event/releases/tag/v14.5.0 - Permalink: https://whatsnew.fyi/product/testing-library-user-event/releases/v14.5.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Add a named export for userEvent - **added** — Add additional type exports for UserEvent & Options #### [14.5.0](https://github.com/testing-library/user-event/compare/v14.4.3...v14.5.0) (2023-09-14) ###### Bug Fixes * **exports:** add a named export for userEvent ([4019cee](https://github.com/testing-library/user-event/commit/4019ceeabad2538da3f69c63bab79be731b99f3f)), closes [#1146](https://github.com/testing-library/user-event/issues/1146) ###### Features * **types:** Add additional type exports for UserEvent & Options ([#1112](https://github.com/testing-library/user-event/issues/1112)) ([da00e8d](https://github.com/testing-library/user-event/commit/da00e8d610f10ec29d9f06ca62fa8899c53d4fd1))