Ecosyste.ms: OpenCollective

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

github.com/preactjs/preact-cli

😺 Your next Preact PWA starts in 30 seconds.
https://github.com/preactjs/preact-cli

4.0.0-next.6 (#1817)

9cc85705d832c935e0169e70992e64d6a21918f0 authored 11 months ago by Ryan Christian <[email protected]>
refactor: Remove `optimize-plugin` (#1816)

* refactor: Remove `optimize-plugin`

* test: Update test suite

* docs: Add changeset

372d8fa7744b53398ee42cd910f7cb65dddcd480 authored 11 months ago by Ryan Christian <[email protected]>
4.0.0-next.5 (#1815)

d91d77e12634090da677afa1063f8da193b76202 authored 11 months ago by Ryan Christian <[email protected]>
fix: Don't use `optimize-plugin`'s minify due to collisions (#1814)

* fix: Don't use `optimize-plugin`'s minify due to collisions

* docs: Add changeset

1777c90f24827c24ff725430ef2cf837abc2028e authored 11 months ago by Ryan Christian <[email protected]>
4.0.0-next.4 (#1812)

88c87ae878aba4722f98cefcfcfe384925525d0a authored about 1 year ago by Ryan Christian <[email protected]>
Bump `source-map` for Node 18 & fix `/200.html` being prerendered (#1811)

* fix: Bump `source-map` to fix poor env detection

* fix: Shouldn't be prerendering `/200.html`

5b9d5bbde20f389116bff6a713e57bd373a9ab44 authored about 1 year ago by Ryan Christian <[email protected]>
4.0.0-next.3 (#1809)

da466ee77ca9da0c9872837342700127545943c8 authored about 1 year ago by Ryan Christian <[email protected]>
docs: Add notice for `creact-preact` (#1808)

afdfc7371270702b0eb8fe97810e9036b594a369 authored about 1 year ago by Ryan Christian <[email protected]>
v4 (#1647)

* Chore: Updating html-webpack-plugin to v4 (#1608)

* chore: Correcting changeset

* feat: ...

03b8f9d893e3a7351d5a5dfab126040f06f1c606 authored about 1 year ago by Ryan Christian <[email protected]>
Version Packages (#1800)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

544f54365b7bf27a8a511a824022810eeccaa05b authored over 1 year ago by Preact Bot <[email protected]>
refactor: Make TS a peer dep (#1798)

* refactor: Makes TS an optional peer dependency

* docs: Adding changeset

96fc0f30912af86d1c2bc68e47179cd17c50a2a6 authored over 1 year ago by Ryan Christian <[email protected]>
Revert "ci: Have changesets skip test suite (#1795)" (#1796)

This reverts commit cf0db517cfbaf2438d3fde3cb40686b7cfd5391c.

73232fdea928b072ba4cdaadd464c174adf7e9cd authored over 1 year ago by Ryan Christian <[email protected]>
Version Packages (#1786)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

ca38fc3affa1ab39a53b105378fb2baeda2bbc24 authored over 1 year ago by Preact Bot <[email protected]>
ci: Have changesets skip test suite (#1795)

cf0db517cfbaf2438d3fde3cb40686b7cfd5391c authored over 1 year ago by Ryan Christian <[email protected]>
fix: output css source map (#1794)

* fix: output css source map

* Add changeset

* test: Correct build tests for css maps

*...

047837d9120e7e5fc9aa9766ef25d39fd53ed5e3 authored over 1 year ago by Teo Dragovic <[email protected]>
Update README.md (#1787)

8d65d945059c569f81288c445ec9868b2a71a5df authored almost 2 years ago by Ryan Christian <[email protected]>
fix: Ensure processing prerenderUrls fails build rather than warn (#1785)

* fix: If prerenderUrls exists but cannot be read, it should error

* docs: Adding changeset

a4968eea23543756faaf374aa03fe84d8b24e66f authored almost 2 years ago by Ryan Christian <[email protected]>
ci: Reduce runs (#1782)

c55a69ae213486a5a58aad7cf45ea843bef510ab authored almost 2 years ago by Ryan Christian <[email protected]>
ci: Cache repos fetched by gittar (#1781)

d978edc45556b49e32993aac1611fc2c89a0ed70 authored almost 2 years ago by Ryan Christian <[email protected]>
Version Packages (#1775)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

9ebd4ffa606191c62ac10f2eb9efdfd2e7d55253 authored almost 2 years ago by Preact Bot <[email protected]>
fix: Ensure CLI works out-of-the-box on Node 16+ (#1774)

* fix: Ensure CLI works out-of-the-box on Node 16+

* fix: I can't spell

* docs: Adding cha...

05ba4b2ea5247877475bffb262c996d28fa7da9b authored almost 2 years ago by Ryan Christian <[email protected]>
Version Packages (#1762)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

783bb013e4381bd72ab34d7880776846abf12cfd authored almost 2 years ago by Preact Bot <[email protected]>
refactor: Better tmp dir generation (#1771)

bc1231781f90f9f10fcca2466b0d0f6599f149d1 authored almost 2 years ago by Ryan Christian <[email protected]>
fix: Ensure devServer info message uses actual devServer config (#1770)

* fix: Ensure devServer info message uses actual devServer config

* docs: Adding changeset

a526a0099ed77bfd2c7e48ba904e7ea05fdc68e3 authored almost 2 years ago by Ryan Christian <[email protected]>
test: Update tests for refreshed templates (#1769)

d8a2d692ab80b9b6473bfce47d3e8c93f39f88f7 authored almost 2 years ago by Ryan Christian <[email protected]>
Avoid file locks + overwrites by using a temp file for HTML templates (#1336)

* Avoid file locks + overwrites by using a temp file for HTML templates

This fixes #1331.

...

bea4f50a9eb9f56d3a52430d5b1c05834414d56a authored almost 2 years ago by Jason Miller <[email protected]>
test: Remove flakey list command test (#1765)

70d192fb4efbcf1ff97ac5e5741c96dfe5b4ebca authored almost 2 years ago by Ryan Christian <[email protected]>
fix: async loader missing undefined check (#1763)

* fix: Bail from `getPreviousSibling` if VNode undefined

Co-authored-by: psabharwal123 <punee...

3c371f7b54859ce52091e6c11ed237d28e429c62 authored almost 2 years ago by Ryan Christian <[email protected]>
feat: Support proxied loaders w/ `getLoadersByName()` is user config (#1761)

* feat: Support proxied loaders w/ `getLoadersByName()`

* docs: Adding changeset

fb100b332bf5a15a6de306abdf1bc59a8919cbf2 authored about 2 years ago by Ryan Christian <[email protected]>
Version Packages (#1757)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

712ae265f661f54eb92e5bb6163d2b4eefada5c7 authored about 2 years ago by Preact Bot <[email protected]>
fix: `--esm` and `--brotli` flags (#1760)

* fix: Correct `--esm` not being enabled by default in prod

* fix: `--brotli` overwriting exi...

a789c9d030c500db46048af84a705e2a99289c04 authored about 2 years ago by Ryan Christian <[email protected]>
fix: Improve prerender errors (#1756)

* fix: Improve prerender error logic

* fix: Disable SSR JS minification for better stack trac...

a41d498b57599d03aaef67b24f9fd58361099403 authored about 2 years ago by Ryan Christian <[email protected]>
Version Packages (#1750)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

696ccc02123ebe3c90e603c965cd6cd1637870e8 authored about 2 years ago by Preact Bot <[email protected]>
fix: Exit status code for fatal Webpack exceptions (#1754)

* fix: Status code for fatal Webpack errors on build

* docs: Adding changeset

* ci: Timeou...

227bfb7c8c262b773a7979fe3590feab87a43c38 authored about 2 years ago by Ryan Christian <[email protected]>
test: Add CLI tests for all subcommands & most of their flags (#1738)

* test: Add CLI tests for all commands & most flags

* chore: Remove commented-out `watch` tests

12e230d45988ead50a4359b3b8a0228ea6c06e9d authored about 2 years ago by Ryan Christian <[email protected]>
refactor: Simplifying arg validation using sade's builtin mechanism (#1699)

735b72e380952d99add621715e14175bb03584d9 authored about 2 years ago by Ryan Christian <[email protected]>
fix: source map sources (#1741)

* fix: source map sources

* test: Fix build image

* docs: Adding changset

82662af41aefc277d7e40578a503ebbae01db665 authored about 2 years ago by Ryan Christian <[email protected]>
types: Restricts `preact.config.js`'s `env` types to a more idiomatic subset (#1735)

* refactor: Begin to restrict config env types in prep for v4

* docs: Adding changeset

099876b348ab04aba427a7a046beb1507bf9c6de authored about 2 years ago by Ryan Christian <[email protected]>
chore: repository clean (#1722)

* chore: Removes lerna & formats pkg.jsons for consistency

* refactor: Rename prerender-data-...

d9b442f355efcd5b149268a5f095b723f2251486 authored about 2 years ago by Ryan Christian <[email protected]>
fix: `push-manifest.json` CSS asset type (#1736)

* fix: CSS in push-manifest was labeled as a script

* docs: Adding changeset

* refactor: S...

396aec88a5a5c346b43e01e8dbfda3d3dcb62651 authored about 2 years ago by Ryan Christian <[email protected]>
Add support for avif images (#1749)

691a4e2a3e3d2b939b1b454f783f5c9ee14ca067 authored about 2 years ago by Alexander Shushunov <[email protected]>
docs: Expounding upon how DefinePlugin actually works (#1709)

1d53f2659ed833bdfbb0a8cb3c8167925a7aa89c authored over 2 years ago by Ryan Christian <[email protected]>
Version Packages (#1720)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

6aba5d8e4c165c81f258ca9f367fea6c9a08cf17 authored over 2 years ago by Preact Bot <[email protected]>
fix: disable load manifest in dev (#1711)

* fix: Ensure load-manifest is only generated in prod

* docs: Adding changeset

* fix: devS...

5eb5d00b80bfd35ead1269fbb178973be149f013 authored over 2 years ago by Ryan Christian <[email protected]>
Version Packages (#1679)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

3f389c2486a3790ae9e18b67ac959f87de19c973 authored over 2 years ago by Preact Bot <[email protected]>
fix: HMR / `--refresh` flag (#1705)

* fix: HMR

* docs: Adding changeset

f9ef9b1d7de50d2e15ea53a51ca07b8a58345f2c authored over 2 years ago by Ryan Christian <[email protected]>
chore: Removes 'material' template from 'list' cmd output (#1700)

* chore: Removes 'material' template from 'list' cmd output

* docs: Adding changeset

* ref...

a60f8df8e87935f3b3e03a2bb4aecda801568c83 authored over 2 years ago by Ryan Christian <[email protected]>
chore: Bump deps (#1693)

* chore: Bumps deps where possible

* test: Fix filename hashes in build suite

* docs: Addi...

6385ec1ce19f3b0b196b7dd5370b5694b34986c2 authored over 2 years ago by Ryan Christian <[email protected]>
chore: Removes PNP CI as it only gets in the way (#1694)

78d81f86bb12273e14cfcb2a96bfe671c6112d7d authored over 2 years ago by Ryan Christian <[email protected]>
fix: remove lint warnings, update tests and rename file (#1691)

* fix silent failing test

* remove lint warnings, update tests and rename file

* Update pa...

49bba048d3c33ab490b45009957d27f8014848c5 authored over 2 years ago by Sub <[email protected]>
fix silent failing test (#1690)

6c6316eb19d54e886594ed479e069ceb55fb427f authored over 2 years ago by Sub <[email protected]>
Better prerender crash message when error originates in node_modules/ (#1426)

* Better prerender crash message when error originates in node_modules/

* chore: Formatting
...

7d33cd1380b5dc7d4b4b970eceabfc8f126da1af authored over 2 years ago by Ivan Tanev <[email protected]>
refactor: build test suite (#1670)

Co-authored-by: Leah <[email protected]>

7afd8bbf979cb36f1a3dd3b29de2f3db8368de48 authored over 2 years ago by Ryan Christian <[email protected]>
feat: support CRA-style proxy config (#1674)

0346549a2a42b7cb1edf48df5871c47a621df57d authored over 2 years ago by Ryan Christian <[email protected]>
feat: add 'PREACT_APP_' prefixed env vars automatically & pickup .env file (#1671)

8d3bd42759c72ed0cf2f7b8e6be11e109090c2e9 authored over 2 years ago by Ryan Christian <[email protected]>
fix: push manifest (#1680)

fcd0375a947b9d7778fb4a393999468fc48ad79f authored over 2 years ago by Ryan Christian <[email protected]>
Fix/prerender urls esm (#1667)

* fix: Allows prerender-urls.js to be esm once again

* test: Adds test suite for config files...

a56d904ee0a213109a0e6090ab4e8e575b382001 authored almost 3 years ago by Ryan Christian <[email protected]>
Version Packages (#1660)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

aea6fedbc0fa363f94296c5c3912c349f5312527 authored almost 3 years ago by Preact Bot <[email protected]>
Chore/docs (#1658)

Co-authored-by: Leah <[email protected]>

6af4e9de4342cf213ef9771bd22758472d4083a0 authored almost 3 years ago by Ryan Christian <[email protected]>
chore: Misc cleaning (#1659)

d4528639536e72824d6559ab7cb77c0e4ad8a865 authored almost 3 years ago by Ryan Christian <[email protected]>
Version Packages (#1637)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

84dba1a78d98dc10f8ce7d2114726f62b0fba2f2 authored almost 3 years ago by Preact Bot <[email protected]>
Chore: Backport recent refactorings (#1648)

e19ceb089b45e8a26c309cb533eab01d6e09bd29 authored almost 3 years ago by Ryan Christian <[email protected]>
chore: Updating webpack-dev-server (#1646)

e98994aacd48f8dbd509a291b662ea900f833c87 authored almost 3 years ago by Ryan Christian <[email protected]>
docs: Add mention of widget-typescript template (#1641)

* docs: Add mention of widget-typescript template

* docs: Remove extraneous punctuation

* ...

0125cc3d24e09fb96215f833921cadb4838d4f7d authored almost 3 years ago by KentR <[email protected]>
Specify `sass` package instead of `node-sass` (#1639)

Fixes preactjs/preact-cli#1638

dba10776887f2c9e916d416901219f44d8c1aeea authored almost 3 years ago by KentR <[email protected]>
fix: Ensures types file is distributed w/ pkg (#1634)

8a6732bcc75171035ba21911a600a2177247ddc2 authored almost 3 years ago by Ryan Christian <[email protected]>
fix: TS warnings/errors hidden by console clearing (#1635)

00bea83baa1d8ce8774453ee9542880da1314b7f authored almost 3 years ago by Ryan Christian <[email protected]>
Version Packages (#1620)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0e8753300a19725350c4ee79cdfdeb50acb2aa9e authored about 3 years ago by Preact Bot <[email protected]>
docs: Updating `less-loader` install instructions (#1630)

506b3a5453dceac6091faa28dc989ec774aae2b9 authored about 3 years ago by Ryan Christian <[email protected]>
fix: Changing module resolve priority (#1622)

Co-authored-by: Leah <[email protected]>

39be928638e8584528af65a1e313981255a5cc24 authored about 3 years ago by Ryan Christian <[email protected]>
Feat/config types (#1624)

0b298aeb6f54bc4b7f6112222f3fe854aae3d744 authored about 3 years ago by Ryan Christian <[email protected]>
fix: Test suite now uses config files again (#1623)

0509aa98fa3b6ca481319e902d152bda5854b6d5 authored about 3 years ago by Ryan Christian <[email protected]>
Fix/non esm sw generation (#1619)

* fix: Correcting non-esm sw generation

* docs: Adding changeset

* fix: Bad merge

Co-au...

9039ba2e18bf1bf21b76425562617ad46e9d1d7c authored about 3 years ago by Ryan Christian <[email protected]>
Fix/sw src (#1618)

11d5f3b67811779d9caec24d62acfdb9715b128a authored about 3 years ago by Ryan Christian <[email protected]>
Version Packages (#1614)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

27119cf600d3c1bd56bf8e64be15cf150e3ccb4a authored about 3 years ago by Preact Bot <[email protected]>
Fix/port config precedence (#1612)

Co-authored-by: Leah <[email protected]>

a4a66ce9fff3320731b8776b14abf59ad6773572 authored about 3 years ago by Ryan Christian <[email protected]>
chore: Misc cleaning (#1613)

3994a233d626bc6d28bcfac1e1d876944b0d71ad authored about 3 years ago by Ryan Christian <[email protected]>
refactor: Conditionally copying sw & template to new projects (#1508)

* refactor: Conditionally copying resources to template dirs

* refactor: Removed concept of "...

0cfee78f5c695147fd610284530b01d7b2396b3d authored about 3 years ago by Ryan Christian <[email protected]>
Update package.json to include the repository (#1604)

Hi there!
This change adds the repository property to your package.json file(s). Having this av...

66aa783821e58c062f1383077e684763e22dc169 authored about 3 years ago by rancyr <[email protected]>
Version Packages (#1603)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b737cf4120f2c6ed2ea72e0949cdbac03d43a0d0 authored about 3 years ago by Preact Bot <[email protected]>
Fix/sw watch coercion (#1599)

e42a61c1f6c97b1a4cce16e3e45d2b13a094d623 authored about 3 years ago by Ryan Christian <[email protected]>
Version Packages (#1581)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

d7e4fe69d32e0adf83744d7c3693b9a0b28efef1 authored about 3 years ago by Preact Bot <[email protected]>
Remove fast-async (#1347)

Co-authored-by: Prateek Bhatnagar <[email protected]>
Co-authored-by: Leah <github.leah@h...

1276aa330cf95ae25fc70d6b621d43065c0556a4 authored about 3 years ago by Teo Dragovic <[email protected]>
fix: Ensuring the sw flag is a boolean in watch mode (#1595)

Co-authored-by: Leah <[email protected]>

6d100d0876939b3b71e5419c58872aa014773f60 authored about 3 years ago by Ryan Christian <[email protected]>
Chore/remove safari nomodule polyfill (#1574)

5117f46a289fa8ec91e3c67e4344f9d2ecc0385e authored about 3 years ago by Ryan Christian <[email protected]>
docs: Removing mention of Material template (#1588)

b3b6984a1d022ac3348784061bd8864f66f2d670 authored over 3 years ago by Ryan Christian <[email protected]>
Chore/fs (#1573)

Co-authored-by: Leah <[email protected]>

022d9a8119ea9a4e09963ffbe5ee9adbc9fb0d92 authored over 3 years ago by Ryan Christian <[email protected]>
Generate ES2017 in development (#1580)

95198f36fa608f6edddfe527517b42fc48b2588d authored over 3 years ago by Jason Miller <[email protected]>
build: update lock file (#1577)

3735df6a2443750bdcaa860d301e308c68b2d0be authored over 3 years ago by James George <[email protected]>
Remove typo'd package from package.json (#1576)

`browserlist` does nothing but immediately throw. It should be removed from `package.json`.

f5eff47870fa20e2a91c7235e4eff4d10808f77d authored over 3 years ago by Feross Aboukhadijeh <[email protected]>
Version Packages (#1572)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0d5907748d9819cbf6ab855caffe0e435ad1bdbd authored over 3 years ago by Preact Bot <[email protected]>
fix: Un-breaks getLoadersByName helper (#1568)

* fix: Un-breaks getLoadersByName helper

* docs: Adding changeset

Co-authored-by: Leah <gi...

bc6d5f6e87e9cd5dc652d7e294fff150b7068c4d authored over 3 years ago by Ryan Christian <[email protected]>
Version Packages (#1569)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

d40e93449cb266a656fbd9b8e2ca1f585e84ef27 authored over 3 years ago by Preact Bot <[email protected]>
chore: Husky's pre-commit needed to be marked as executable (#1571)

da3f467bfb074676095c450fe3a16b5146577868 authored over 3 years ago by Ryan Christian <[email protected]>
fix: Reverts fork-ts-checker version bump (#1567)

971e6335ddd20e8cc0233607c47942831e31f4cb authored over 3 years ago by Ryan Christian <[email protected]>
Version Packages (#1562)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

d6bde233e86fa6106ffd356c76a612109f530776 authored over 3 years ago by Preact Bot <[email protected]>
chore: auto publish

b0eeb147cabee5381c9599abce930bb07c1ddb31 authored over 3 years ago by Leah <[email protected]>
chore: update dependencies (#1465)

3a11043f89deee09bc41947677e1a3a58b4ee1bf authored over 3 years ago by Leah <[email protected]>
Version Packages (#1507)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-...

a5fc80b7948ddb6b677dd208e2efc8ac14630dd5 authored over 3 years ago by Preact Bot <[email protected]>
fix: Wrong package listed in issue templates for retrieving system info (#1557)

890efa2ea1b1a214715097529f8badd474d48e6e authored over 3 years ago by Ryan Christian <[email protected]>