jest-preset-preact

Jest preset for testing Preact apps

MIT License

Downloads
27.4K
Stars
20
Committers
7

Bot releases are visible (Hide)

jest-preset-preact - v4.1.1 Latest Release

Published by rschristian 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/preactjs/jest-preset-preact/compare/v4.1.0...v4.1.1

jest-preset-preact - 4.1.0

Published by rschristian over 1 year ago

  • Adds support for Jest 28 & 29, but drops support for 26
  • Adds support for overriding the default Babel config
jest-preset-preact - 4.0.5

Published by marvinhagemeister about 3 years ago

  • Add support for jest 27
jest-preset-preact - 4.0.4

Published by marvinhagemeister about 3 years ago

  • Add alias for react/jsx-runtime
jest-preset-preact - 4.0.3

Published by marvinhagemeister over 3 years ago

  • Fix <></>-Fragment syntax not working (#8, thanks @geisterfurz007)
jest-preset-preact - 4.0.2

Published by marvinhagemeister about 4 years ago

  • Bring back TypeScript transpilation via @babel/preset-typescript (#5, thanks @RyanChristian4427) 🎉
jest-preset-preact - 4.0.1

Published by marvinhagemeister about 4 years ago

  • Fix "Missing class properties transform" error #3
jest-preset-preact - 4.0.0

Published by marvinhagemeister over 4 years ago

  • Add automatic serialization of Preact VNodes
  • Upgrade preset to Jest 26.x
  • Add typeahead preview in watch mode
  • Extract jest-preset-preact from preact-cli to a separate repo
Package Rankings
Top 2.91% on Npmjs.org