Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/preactjs/jest-preset-preact

Jest preset for testing Preact apps
https://github.com/preactjs/jest-preset-preact

4.1.1

461356916e1ad9c20cd2b054a75d1b206762bd6f authored 11 months ago by Ryan Christian <[email protected]>
Allow preact-render-to-string 6.x in peer dependencies (#17)

2bfad932a3420aebc85641420eda740f0e2a10c2 authored 11 months ago by Joseph Wynn <[email protected]>
4.1.0

22cac1043af12a6430526ebbcb43689e74a31a62 authored over 1 year ago by Ryan Christian <[email protected]>
ci: Bump node versions tested against (#15)

db607c43f9ebbd01779ec0df79af65fa951bbada authored over 1 year ago by Ryan Christian <[email protected]>
Support Jest 29 (#13)

* Support Jest 28. Drop support for Jest 26. Update dependencies.

* Update lockfile

* Prop...

58b961c40624efa0b80fb31a0becd58c8135443b authored almost 2 years ago by Mathias Schäfer <[email protected]>
Support using runtime JSX transform in place of classic (#14)

69009a1f8a88e659070e1e93c6e060a6423c5a0f authored almost 2 years ago by Kent Richards <[email protected]>
4.0.5

d0decd11e3248baaf9558db16e3a6a97975f48cc authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix compilation error with jest 27

49a4f50c4c7bdd02afb3100c6d7ecbbd3444042d authored over 3 years ago by Marvin Hagemeister <[email protected]>
4.0.4

e4ffaaa80aeee0d8da6147c8243076df30bd92ea authored over 3 years ago by Marvin Hagemeister <[email protected]>
Update dependencies to fix peerDependency issue

c0391fcc54233252dad34ba0287eed591274c0e8 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add alias for `react/jsx-runtime`

c6170aa62ec2c6527c694fa65af5bbdae01890f3 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add test for Fragments

81a7f57539e881475281081ed8d35ec0368b0d87 authored over 3 years ago by Marvin Hagemeister <[email protected]>
4.0.3

01b011b0646a084fb6982016b11e62a14521be9a authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #8 from geisterfurz007/patch-1

Fix #7

6817bf86fed92bd386d8ec9b3a90bf417072d10a authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix #7

To avoid Babel from removing the Fragment import, it needs to be set as jsxPragmaFrag.

03778b35e63ee43b7028ed2f8c37808d62e069ac authored over 3 years ago by geisterfurz007 <[email protected]>
Merge pull request #6 from preactjs/upgrade-deps

27ad0023401f2d3072966d279955ce3e6d9d1565 authored almost 4 years ago by Marvin Hagemeister <[email protected]>
Upgrade devDeps and refresh yarn.lock

7823b068f73e6cf8155a4252b1e3f8197af794ed authored almost 4 years ago by Andre Wiggins <[email protected]>
Release 4.0.2

dc8ab8ba7244edab0208b1f74c270af5a36e539d authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #5 from RyanChristian4427/master

fix: Resolving TS issues by adding @babel/preset-typescript

fbb695f4c0f6f415b94e8dded05f6c6316978ce5 authored over 4 years ago by Marvin Hagemeister <[email protected]>
test: Adding dead-simple TS test to help stop regression

c7bda0e7b3779bd8c0499eecf4a26e5f782697ae authored over 4 years ago by Ryan Christian <[email protected]>
fix: Resolving TS issues by adding @babel/preset-typescript

15cd2a381c3eb87b0a293fef9263e05fee3acde1 authored over 4 years ago by Ryan Christian <[email protected]>
Release 4.0.1

172bea79ce596acb063a64dcf8a7e81113b12c3b authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #3 from preactjs/class-properties

Transpile class properties

c3c97424d167994a3dd2d4ec0d24a9abd9916db2 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Transpile class properties

58e3a8f69458f82e616a1dfe180471075f224e96 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Add GH Actions workflow (#1)

c250df10ad56dc4aa5b6a9cd9508c9975bce1793 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Fix babel marked as devDependency

bf943d73840f40f14baf4df5c1093fd41fbd4643 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Only package relevant files

b97ca1a9e3daaa95a427361df8d7f63c745b75de authored over 4 years ago by Marvin Hagemeister <[email protected]>
Update README

089fea85be85ec7f904b8affe0eddebadc7390d1 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Improve description

98a9e081292e87600eda9f160a2e51ac1f7b4137 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Add preact vnode serializer

81869917132b38c57a3661c18cf62b058e8c140f authored over 4 years ago by Marvin Hagemeister <[email protected]>
Add jest typeahead plugin

9570a64a8addd3306fa031d3af9ba14f8af8783f authored over 4 years ago by Marvin Hagemeister <[email protected]>
Import jest-preset-preact from preact-cli repo

5e01904e42ac7a202bf139205e8d438ea9387e7a authored over 4 years ago by Marvin Hagemeister <[email protected]>
Import project setup

983f3dad06d15105e297607e5e14157ef797db14 authored over 4 years ago by Marvin Hagemeister <[email protected]>