Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Latest commit

 

History

History
147 lines (91 loc) · 6.13 KB

CHANGELOG.md

File metadata and controls

147 lines (91 loc) · 6.13 KB

v0.1.0 (Mon Apr 03 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Kasper Peulen (@kasperpeulen), for all your work!

🚀 Enhancement

🐛 Bug Fix

Authors: 3


v0.0.13 (Mon Jun 13 2022)

🐛 Bug Fix

  • Fix dependency of @storybook/instrumenter #22 (@yannbf)

Authors: 1


v0.0.12 (Fri Jun 10 2022)

🐛 Bug Fix

  • loosen version ranges of storybook so we can start bench testing 7.0.0 alpha releases #21 (@ndelangen)

Authors: 1


v0.0.11 (Thu Apr 21 2022)

Release Notes

Revert "feat: upgrade testing library and user event" (#19)

Unfortunately @storybook/testing-library had to downgrade @testing-library/user-event to version 13. User event v14 is working ok for most projects, but projects using Svelte, Vue, HTML and Web components break because of an issue in one of user-event's dependencies.

If you are not affected by this problem and want to use @storybook/testing-library with user-event v14, you can use the @storybook/testing-library@beta version.


🐛 Bug Fix

  • Revert "feat: upgrade testing library and user event" #19 (@yannbf)

Authors: 1


v0.0.10 (Tue Apr 19 2022)

Release Notes

feat: upgrade testing library and user event (#18)

@storybook/testing-library now uses @testing-library/user-event version 14! 🎉

There are several new features and bugfixes and you can check them in the user-event release page.


🐛 Bug Fix

  • feat: upgrade testing library and user event #18 (@yannbf)

Authors: 1


v0.0.9 (Fri Feb 04 2022)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Yann Braga (@yannbf)

❤️ Gert Hengeveld (@ghengeveld)

❤️ Jean-Michel FRANCOIS (@jmfrancois)

❤️ Michael Shilman (@shilman)

🐛 Bug Fix

  • deps: allow storybook 6.5 prerelease versions #13 (@yannbf)
  • chore: add auto-release process #12 (@yannbf)
  • chore: upgrade libs to be aligned with current stable version #11 (@jmfrancois)
  • feat: support cjs and esm #6 (@yannbf)
  • fix: change output target to commonjs #5 (@yannbf)
  • fix: mutate screen object #4 (@yannbf)
  • feat: add typescript support #1 (@yannbf)

⚠️ Pushed to main

Authors: 4