Ecosyste.ms: OpenCollective

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

github.com/preactjs/wmr

👩‍🚀 The tiny all-in-one development tool for modern web apps.
https://github.com/preactjs/wmr

Merge pull request #852 from preactjs/prerender-error

Add code frame to uncaught exceptions if possible

2c8521c9e4f525bc428a338bd6dfb80627826085 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Tag errors thrown during prerendering

bdc4a5413bb5e1523b2c9e51e94db469d33c2c75 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add code frame to uncaught exceptions if possible

1d9791f75fd1c0142a985f6e0b276dc97d5fe5de authored over 3 years ago by Marvin Hagemeister <[email protected]>
Respect terminal width when generating code frames

174e5f6ba43320f9af2b422c9a276050b7b5cdb8 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #851 from preactjs/rollup-warn

Improve CLI output for compilation warnings

cdcbded5a921243e4f24ae221e0ee6061632df76 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Improve rollup warning cli messages

504af2072e1e04f8ad946f64a191a813ae28ea3f authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #850 from preactjs/config-falsy

Filter out falsy values in `plugins` and `middleware` array in config

c3b1d327f503b0370d646ccd8de22d7f8cf9747b authored over 3 years ago by Marvin Hagemeister <[email protected]>
Filter out falsy values in `plugins` and `middleware` array

d75a2da70508cd125374d2c202336525770428c6 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #849 from preactjs/iife-warning

Fix `iife` bundle warning in prod with non-module workers

3537eb5cdb33429296a1ed71e26bbbc88a6aba6b authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix iife bundle warning in prod with non-module workers

dddb03a156b21ae3725ee3fea73a3bad7c217876 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #846 from preactjs/pkg-json

2d278d437af3f85290a70936d19be139b2e63149 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Reduce diff noise in generated package.json

8064c88b2d23d882ccf706410751c947cc33bf25 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add missing license and description fields

c664c12f84fbfc1bd834f62a7fd6c0d64000c313 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add missing newline to end of published package.json

f59fe4ed31cd0931eaca64ac64e69bad2702002d authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #829 from preactjs/changeset-release/main

Version Packages

41738e85afb9f9fafc8c932116de28aae9f66d20 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

00e0a8870b045f2f6fdf9f5c7d8578a37bce2512 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #844 from preactjs/serve-output

41dceec08c6685b82f58733b3340172f6f980b06 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #843 from preactjs/output-groups

919bdb361f1c39616d95e2b203e4b597f090b4c8 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #839 from preactjs/worker-prod

Fix nested worker not found during prod builds

889cd7ce57b7f45c5fcf11bce70dfdc047e80105 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Distinguish dev server vs serve command in output

cd172727f99f09f7db40cf10b204769b6ca0dfea authored over 3 years ago by Marvin Hagemeister <[email protected]>
Sort list of output files by size within a group

b072d9457bacc7932981311dca953db3cab8915a authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix unable to find worker in nested path

9de6e988686d91b7b2e662f248ab07413fa7a41a authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #842 from preactjs/minify-option

24dc65580e47400e1ad074345d5ddc05434dac84 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add --minify option to "build" command

585bcb2dceb32da43a03c0345a142dbff400513f authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #837 from preactjs/workers-polish

601e46792529cfcfda3ff03295a1d9a687ee6d30 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #840 from preactjs/plugins-multiple

Fix `config()` and `configResolved()` hook not being called correctly

917b5c8de19352a6f5b32da046e94a3b787b12c8 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix not all config() and configResolved() hooks called on init

71d02e04ed5854dd646f477b974a3a6ff7bc0ce6 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Use more clear name for iife worker mode

8c1d42c716b5803bf0517ee446f9acd81cabebc8 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Disable HMR in iife workers

2d20f0cb9715a1537f83b0315db2af1a9e8b94fc authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #835 from preactjs/iso-nested-routes

Add support for nested route definitions

ac8f905af558c354412bbd3487044c5a06dac609 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add support for nested routes

439768e6ef3e0a69fe872196f2b3f05bd3bbfcb6 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #832 from preactjs/iso-rest-match

Add support for partial route matching via `/foo/*`

961b650ca5cad75a07ef2404946b50d6dca985e3 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix rest match with multiple segments

3bdf21b01420ef336b9c57aa3fc451cd066d32fb authored over 3 years ago by Marvin Hagemeister <[email protected]>
Only match rest path segments if no colon was found

Co-authored-by: Jason Miller <[email protected]>

eb0d3aeb32387f4742a2bb18aca91c41383f87bc authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add support for partial route matching via `/foo/*`

9a814a95e76883254c3e9861170259ddd6d9ac0c authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #827 from preactjs/worker

ab687903de82c9defea89ee261d0992be25fc6e2 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #834 from preactjs/jsx-preserve-comments-development

e5be87e5bc986b104325f93f695dd0f718333168 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Make client worker safe

5f897376c3538d5e690d01b0cbaf8fda32202eb3 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add changeset for web workers

27a41df4d44f68ab3bddf8d920437488ce5744ad authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix worker in subfolder not found

c347ddad12ba7aa634dc90cf67f98a7d19a994f9 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Revert unrelated changes

f739301d18c90814208e5af3f70e7643bacdce67 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add docs for web workers

472e21113d39cb54bb43f0a87be1410aaae9e71d authored over 3 years ago by Marvin Hagemeister <[email protected]>
Improve web worker module support

0d2bf555080e9f0e20660d8615f6be8a1fc37f4e authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add support for bundling workers

ee56b6e31a48cf610cd2c6e81884ab0974bf80d6 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge with Marvin's changes and tests from #828

3c91013d7140db580627f025d7a24c943087229a authored over 3 years ago by Jason Miller <[email protected]>
Merge branch 'main' into jsx-preserve-comments-development

cdedcdd023f92cd3185818967ef1f2fcfa1401b2 authored over 3 years ago by Jason Miller <[email protected]>
Add tests for JSX->HTM comment conversion

74e3e54f0634b60c46f75965cb88996bc14ad615 authored over 3 years ago by Jason Miller <[email protected]>
Convert JSX comments to HTM comments in development

8d10c740155b418be344276967853cd10bb76fa7 authored over 3 years ago by Jason Miller <[email protected]>
[acorn-traverse] Add support for path.hub.file.ast.comments

1f04b7d8707a32a1e892795d2eef822170bcad3e authored over 3 years ago by Jason Miller <[email protected]>
Merge pull request #833 from preactjs/fix-ctrl-regression

Fix wrong state when browser handles click event

276a379183105c12361dfef8333412bc0f3b7899 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix wrong state when browser handles click event

2e526a78d7c530b5b2d9df5b8cfb992d09450aca authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #831 from preactjs/iso-cmd

06e54d415f490c5425dcde394ab75713c00437f9 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix preact-iso intercepting cmd/ctrl + click

21bbeb9a9a58e2c3c59f9db2cec1c651e5bbf5f8 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #830 from preactjs/htm-comments-fix

Work around JSX transform double comment replacement

1790e0f824fe8098f7aad0184ba6e346fe2197fe authored over 3 years ago by Marvin Hagemeister <[email protected]>
Work around JSX transform double comment replacement

0c626635e24f2bdd9dda400681570f01aded39f2 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #828 from preactjs/htm-comments

685d4ee8b024d857bfec913eb54cc2b8a8a7c7a6 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Remove JS comments between JSXAttributes

221c8fe8b77813cb4622c7d7e9601e5c20f1a3d3 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #817 from preactjs/changeset-release/main

Version Packages

98043801170ef41a011798f16ac6ac475d16a3a4 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

b6617b6ab3f439ffb720b4ecccaa3b363b0bea0f authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #586 from preactjs/route-params-possibility

44bd68397cc10e5f844790a8a3135c675d0d30c2 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Create light-lamps-design.md

c963fbec5cac7d45a65ffa9cd05d937e56fc5aa6 authored over 3 years ago by Jason Miller <[email protected]>
merge changes from #824

a8177766057492d5e3937fbf0dba3284abc3c190 authored over 3 years ago by Jason Miller <[email protected]>
Merge branch 'main' into route-params-possibility

3b33dcbf22cb8805917a92b9640c00fb49b524d9 authored over 3 years ago by Jason Miller <[email protected]>
Merge pull request #824 from preactjs/iso-fix-splat

9272fa3b511d44de4725445f0d342829e8524009 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Create quiet-beers-deny.md

095dddefbb5b56d0a897716513977a99f38665bf authored over 3 years ago by Jason Miller <[email protected]>
[preact-iso] Router: fix splat (/:x* and /:x+) matches being merged into props instead of params

d503514743da838f086d5760fbc62144f93fc774 authored over 3 years ago by Jason Miller <[email protected]>
Merge pull request #822 from preactjs/emit-file

Fix crash when calling `emitFile` for chunks without a name

942879a126918fd67a54f3e869f2db77166bd53d authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix crash when calling `emitFile` for chunks without a name

0c62f258d5bc5776bcbe89ae7506f0d8ef1925d0 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #823 from preactjs/dynamic-import-comment

Fix wrong offset with comments in dynamic imports

32a42ec0e90d68688b59d1b73c648808768a7a53 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix wrong offset with comments in dynamic imports

778ee0392ca25cbfea044ed6f3cf2db62dacfdc1 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #821 from preactjs/rollup-error

3917d95057625ad67036c54392087609b54d3c88 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add `this.error()` method in plugin context

9c7be51861d6778e8b33bee6b47679f5e2d5a62e authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #820 from preactjs/plugin-output-options

3425fc7b7e0f2b1d508581338ad05fdb3b68fcf2 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #810 from preactjs/json-import

12dddbad4da053391b62503be270628c19ca8c08 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add support for outputOptions hook

980b3d9c3092882f5e27b955b66144d46fbd15b6 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #819 from preactjs/bugfix-process-inlining

Fix process.env import skewing env inlining offsets

b4ffc91a3534231e3405a3aaf7d6803dee2a330f authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add tests and another bugfix

cb3c011e366c16d1f93652f4fde1b850f9764583 authored over 3 years ago by Jason Miller <[email protected]>
Create dry-forks-yell.md

ab9ceeec53da3a86f33b5e29706037a998136c60 authored over 3 years ago by Jason Miller <[email protected]>
Fix process.env import skewing env inlining offsets

This fixes #818. The issue was happening because `code` is passed to MagicString, which assumes ...

4f8cb095856f0dcb8985904293d7b8dc9d567b5e authored over 3 years ago by Jason Miller <[email protected]>
Merge pull request #816 from preactjs/icss-warning

Print file that triggered CSS compose warning

c0fe1f4b4a8bf39b8855794809f7d8f13cfbf6ad authored over 3 years ago by Marvin Hagemeister <[email protected]>
Improve CSS Module warning message

911db9263bb226a1e884a8293d561aa12fceb040 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix print exact keywoard in CSS warning

2f5a046bd6cae53b52f601fbb1a7e6e70697f483 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Enhance ICSS keyword warning with codeframe

41397840649f0c0ad1649a98ce1ac71621b8ae6a authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #815 from preactjs/less-relative-prod

d230a696918dd6cdbf4764fb7c1a76799a8285f5 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Print file that triggered CSS compose warning

416451cc7ea3e916223ab138778d12a81182bf5b authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix relative less file resolved as npm package in production

cbc98beb4861a4f93ffe7f2417f885b5689b8268 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #804 from preactjs/changeset-release/main

Version Packages

19b3e7b7aa1711bb0bbbb0d7f3bb17f67f2f6607 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Version Packages

6d288cd1f033a1375ac84f62c72f283c8336afe2 authored over 3 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #814 from preactjs/watch-change

Fix missing watch events in rollup plugins

51ce945aff9ffa791718f523f0c6d5a9a7582030 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix missing watch events in rollup plugins

e49e8566b6ede97ac899fc5b7fbba9f8a4f1a957 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #812 from preactjs/windicsss

d8a09e7c9c05b37c62c08bc46d86ce8334f96edd authored over 3 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #611 from preactjs/chore/bump-rollup-plugin-visualizer

494f933b4615c619f987ae1b5b196e80ecb06b3e authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix commonjs interop

3b1f456c334e2819c78a8170540f407f64b4cf9c authored over 3 years ago by Marvin Hagemeister <[email protected]>
Update rollup-plugin-visualizer

1b7c86dba17b26d738fa71a6aaf851bb91bcffa5 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Update rollup external definition

Looks like they made a breaking change in a minor release: https://github.com/rollup/rollup/pull...

b291d4f5f7fbee1cac30af18c02e1e59e40ddd81 authored over 3 years ago by Marvin Hagemeister <[email protected]>
Add test for --visualize option

2600ae253c79be7b3409404bd96799fa53b38e43 authored over 3 years ago by Marvin Hagemeister <[email protected]>
docs: Adding changeset

81b0e5e13556b322ceb049e88f11876224172e82 authored over 3 years ago by Ryan Christian <[email protected]>
chore: Bumping rollup for gzip & brotli sizes in visualizer

fb4ee920dbcfbe2371851bc62847988dba61fd97 authored over 3 years ago by Ryan Christian <[email protected]>
chore: Update rollup-plugin-visualizer to latest

a6a4b32d2603bb3ae7e580d7ed25f511f96ec80a authored over 3 years ago by Ryan Christian <[email protected]>
Update rollup to 2.52.7

9c22a93fc87b73664826a483bce7498f4884c87c authored over 3 years ago by Marvin Hagemeister <[email protected]>