Ecosyste.ms: OpenCollective

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

Rspack

make rspack better
Collective - Host: opensource - https://opencollective.com/rspack - Code: https://github.com/web-infra-dev/rspack

ci: team-label action (#2224)

* chore: 🤖 init

* fix: 🐛 syntax

* chore: 🤖 update file name

* chore: 🤖 more team member

github.com/web-infra-dev/rspack - 787238c6fe00a56721cb25092ed1a282ac7a2b20 authored almost 2 years ago
refactor: use better typing to remove any (#2211)

fix: use better typing to remove any

github.com/web-infra-dev/rspack - 51c9bb782b499c35a21b5d39a1b38725612bec56 authored almost 2 years ago
pref(source): use once cell for source map line chunk during substring

github.com/web-infra-dev/rspack - 6bdc08404630737615eaf6cc4f4712bdbeea436b authored almost 2 years ago
chore: add discord channel to README (#2197)

github.com/web-infra-dev/rspack - 37a8581563970ebde74d577d1c147ad35701624e authored almost 2 years ago
chore: add ci workflow for pr (#2215)

github.com/web-infra-dev/rspack - 4a5f57ac10aa0ab683eedaaf49ee767097a123fa authored almost 2 years ago
fix: incremental rebuild not work (#2214)

github.com/web-infra-dev/rspack - 23048514ed610c91af776db3e0df5533c9a08ada authored almost 2 years ago
docs: fix README.md logo (#2210)

* Update README.md

* docs: fix readme logo

github.com/web-infra-dev/rspack - e2c17a98b391ee4c9ff91826a412c95c9f6529c1 authored almost 2 years ago
chore: 🤖 remove benchmark timeout (#2207)

chore: 🤖 remove timeout

github.com/web-infra-dev/rspack - 53fb8b81475e7e4a4e139d5c7ae50d928536ae58 authored almost 2 years ago
chore: 🤖 add double dot

github.com/web-infra-dev/rspack - a69694232b0e5406aaef478a186838481f486c56 authored almost 2 years ago
ci: add cache to rust build steps (#2203)

github.com/web-infra-dev/rspack - f8df69001af0e0211285ba285fa6125f6652898b authored almost 2 years ago
chore: 🤖 fix benchmark protoc not found (#2200)

github.com/web-infra-dev/rspack - 05aef757e70504d5d8080b44dfbf17fbc2f99d9b authored almost 2 years ago
chore: fix typos (#2199)

* chore: add .typos.toml for the crate-ci/typos tool

* chore: fix typos

* ci: add spell ch...

github.com/web-infra-dev/rspack - 1778fe9a9149ff328c8f649aa472ac29d91cb49a authored almost 2 years ago
ci: fix clippy warnings not being raised as errors (#2198)

github.com/web-infra-dev/rspack - a6c37871ee1e60d5aeb8bb13bd4f14408b323b09 authored almost 2 years ago
chore(scripts): remove unused export module (#2182)

github.com/web-infra-dev/rspack - c9e0331b68667c1a104c50939bd6c4a26dc01526 authored almost 2 years ago
chore: 🤖 remove benchmark history timeout limit (#2176)

chore: 🤖 remove limit

github.com/web-infra-dev/rspack - 7ebcce1e3bb1701dd4545d5292221c9535a78f74 authored almost 2 years ago
fix(resolve): path with relative from tsconfig/baseUrl should work (#2174)

* fix(resolve): path with relative from tsconfig/baseUrl should work

* Update .changeset/clev...

github.com/web-infra-dev/rspack - 0e32353d6d598db54cac47d31b4318ad891757d6 authored almost 2 years ago
refactor: use `unwrap_or_else` (#2167)

chore: use `unwrap_or_else`

github.com/web-infra-dev/rspack - 492165ac1a1e0c18cc94ec0814dea295c7cfccf3 authored almost 2 years ago
docs: improve wording to better reflect initial idea (#2173)

fix: improve wording to better reflect initial idea

github.com/web-infra-dev/rspack - b2e272244aba801209832b7d9f625b857ad42799 authored almost 2 years ago
Update README.zh-CN.md about fixing format (#2147)

* Update README.zh-CN.md

* Update README.zh-CN.md

* Update README.zh-CN.md

* Create README.zh...

github.com/web-infra-dev/rspack - a962edded66083ecaa1f86108a6dedfffd121e2c authored almost 2 years ago
chore: update license (#2165)

github.com/web-infra-dev/rspack - 707937e556d5aad6a5975774eb5c28ef1e07c538 authored almost 2 years ago
Update bench-history.yaml (#2162)

github.com/web-infra-dev/rspack - 6af03b050a47e2c8b7940638354b3eb3ddbdb531 authored almost 2 years ago
Update bench-history.yaml (#2160)

* Update bench-history.yaml

* chore: 🤖 setup node

github.com/web-infra-dev/rspack - 82c470fc79f35e6e86d64299ed06cee26be74140 authored almost 2 years ago
chore: fix some ts types (#2151)

* chore: fix some ts types

* fix: error word

github.com/web-infra-dev/rspack - b4d8569dc4faf9dac58ef8ca9603738622915bb2 authored almost 2 years ago
chore: update license (#2161)

github.com/web-infra-dev/rspack - 1a91c96988b54ffc9a9fdabdaa8ee721b42438fe authored almost 2 years ago
docs: fix punctuation (#2101)

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

github.com/web-infra-dev/rspack - cdf2e77efaf766f504de0bf2216e72db7dca1e57 authored almost 2 years ago
docs: fix typo (#2127)

github.com/web-infra-dev/rspack - 44299d986895103df0f7bd798370a417cd833778 authored almost 2 years ago
fix: correct license (#2159)

fix: correct all license

github.com/web-infra-dev/rspack - 09dd5fb75e1364cb906cd7f11f5fc699ea7c5d2a authored almost 2 years ago
chore: dedupe packages to reduce the size of node_modules (#2143)

github.com/web-infra-dev/rspack - b4f206819061e0d6efd19b33886aad9430478f49 authored almost 2 years ago
chore: remove unused depenecies

github.com/web-infra-dev/rspack - d6b2c1f0a40e643e2a4c8aed48150102c26489b1 authored almost 2 years ago
feat: loader api add dependency (#2121)

* fix: loader api add dependency #2120

* add changeset

---------

Co-authored-by: Hana <...

github.com/web-infra-dev/rspack - 706207a4922dff679ce6401f4368120031231d78 authored almost 2 years ago
feat: config validate strategy (#2137)

github.com/web-infra-dev/rspack - 62fca585aa1e025b0bf42cd14d4ebeeab09eeea5 authored almost 2 years ago
chore: 🤖 remove unnecessary ts-expect-error (#2138)

github.com/web-infra-dev/rspack - d41379509743e4a990d1b6a349f7a7f69c2a0665 authored almost 2 years ago
chore: 🤖 fix benchmark history (#2139)

* chore: 🤖 fix benchmark history

* fix: 🐛 tweak syntax

* chore: 🤖 install pnpm first

github.com/web-infra-dev/rspack - a30484f31cb4836c91bf4c42b700abde781e1d21 authored almost 2 years ago
feat: stats chunkRelations and chunkModules (#2096)

github.com/web-infra-dev/rspack - bb22416a5f959dc68ac64990670227123723b52f authored almost 2 years ago
chore: disable dummy workflow and auto-merge (#2136)

github.com/web-infra-dev/rspack - 7eb7be05b581618bfc13dc4490ae7f1b4e264aab authored almost 2 years ago
fix: library umd code excute (#2094)

github.com/web-infra-dev/rspack - a004268f7816fdec306365c1fd65c9f7454748ca authored almost 2 years ago
chore: try to fix dummy status checks (#2133)

github.com/web-infra-dev/rspack - 3d22e5e2645a9fbcaaa540b21922812521a10299 authored almost 2 years ago
chore: add dummy workflow for status check workaround (#2132)

* chore: add dummy workflow for status check workaround

* chore: update

* chore: update

github.com/web-infra-dev/rspack - ef1dda766d0fa2b18df889e944e5598c209ee31a authored almost 2 years ago
chore: fix release ci for canary release (#2129)

github.com/web-infra-dev/rspack - b9779464b7c5f6ad067ecc407e8548b9b31179dd authored almost 2 years ago
chore: remove all self-hoseted ci (#2128)

github.com/web-infra-dev/rspack - 84585ffa9101e6f5cfb05b80111527f6aa679b59 authored almost 2 years ago
feat: support guided panic info with backtrace (#2097)

* feat: support guided panic info with backtrace

* chore: changeset

* feat: wording

* c...

github.com/web-infra-dev/rspack - 2f7ffb57066b536d187e9d555c1ac4813fed7081 authored almost 2 years ago
docs: update rolldown team link (#2098)

* docs: rolldown url link

* Update README.md

github.com/web-infra-dev/rspack - ec016859b0e067bdb76e8e2ca1f1c4b34b24834c authored almost 2 years ago
chore(ci): fix install protoc limit (#2117)

github.com/web-infra-dev/rspack - de5c8329e499d5013daeaac77e518c86839e6ee1 authored almost 2 years ago
chore: fix readme (#2104)

* chore: fix readme

* chore: fix readme

github.com/web-infra-dev/rspack - 40f90bbcc18aa5f3616a72692214fbe0afe8b7a7 authored almost 2 years ago
chore: update docs for some format error

github.com/web-infra-dev/rspack - fec23eab7ae4b77daeaa8ec189a1049ae7e98bd0 authored almost 2 years ago
chore: run addon tests conditionally (#2115)

github.com/web-infra-dev/rspack - 31cc079633dc5ff12db1ae026ed39a0148fa8770 authored almost 2 years ago
chore: migrate CI to public runner (#2100)

github.com/web-infra-dev/rspack - f38da25bdc2bd05b4880994ed97a5b2696d22869 authored almost 2 years ago
chore: add rust-analyzer (#2102)

chore: add ra

github.com/web-infra-dev/rspack - 698056858f694b791f1fb5ede422c863b56a8945 authored almost 2 years ago
fix: examples/react resolve failed (#2108)

github.com/web-infra-dev/rspack - c636ff0772df2ee705aaab8c9371836ad025a51c authored almost 2 years ago
fix: fix fast refresh on windows (#2095)

* fix: fix fast refresh on windows

* chore: changeset

github.com/web-infra-dev/rspack - 44dc1e8ba98eb21e9b412b59a551fd08c8747c35 authored almost 2 years ago
fix: commonjs loading with extra output dir (#2092)

github.com/web-infra-dev/rspack - d2072dd4832903e86013511c0741037be9c14cdd authored almost 2 years ago
chore: upgrade pnpm version (#2084)

github.com/web-infra-dev/rspack - a655d9fb29ae6278395141cb17706db14fb5a6bc authored almost 2 years ago
Release v0.1.0 (#2093)

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

github.com/web-infra-dev/rspack - e4aa7edcfaa3c7bf71daccb92f9a95517f7c2224 authored almost 2 years ago
chore: let's go rspack! (#2091)

chore: rspack let's go

github.com/web-infra-dev/rspack - 2ba87f3ab58893c3d241dc50561b8fd0a9bb366f authored almost 2 years ago
[SKIP CHANGESET] feat: update contributing doc and pull request template (#2088)

* feat: update contributing

* feat: update pull request template

github.com/web-infra-dev/rspack - 9d609bd24cefbfc0a1c0f2983a827b6409cff989 authored almost 2 years ago
fix: remove unnecessary logs (#2090)

* fix: remove unnecessary logs

github.com/web-infra-dev/rspack - 6514137b2068eca155eccb879566c08ad6330540 authored almost 2 years ago
feat: correct safety comment for unsafe behaviors (#2089)

feat: improve comment in stringify function in rspack_plugin_javascript (crates/rspack_plugin_ja...

github.com/web-infra-dev/rspack - e90dc0d55926f5593183655923c86cef2d50edf2 authored almost 2 years ago
fix: hmr emit asset for memory middleware (#2087)

github.com/web-infra-dev/rspack - 0096aae38981ed3f324810ad777ded92d4ef984b authored almost 2 years ago
fix: invalid module id on windows (#2079)

* chore: fix windows build

* fix: fix module id on windows

* chore: optimize windows expr

github.com/web-infra-dev/rspack - 742aa0afbba29632f12cfbd2e3f5180b7f9bc35d authored almost 2 years ago
feat: release action add comment env (#2085)

github.com/web-infra-dev/rspack - 33eb5f56ec34a5d7428ad5801f0e99d9717e05d8 authored almost 2 years ago
chore: change homepage

github.com/web-infra-dev/rspack - 475746f3a02105482e7244ec7e4ba5b0ba491054 authored almost 2 years ago
fix: progress in dev should enabled by cli (#2077)

* fix: progress in dev should enable by cli

* update snap

github.com/web-infra-dev/rspack - 8fa5bc55b304eecf3784b9e3f01fdbc9adfd54ce authored almost 2 years ago
chore: fix react examples

github.com/web-infra-dev/rspack - 8601b067b8b5526fa5152c052c646e275e280efa authored almost 2 years ago
feat: support array value in resolve.alias (#2050)

* feat: support array value in resolve.alias

* update

---------

Co-authored-by: ahabhgk...

github.com/web-infra-dev/rspack - 769233b09db8d353284562788938315f587eaf79 authored almost 2 years ago
feat: loose schema check for easier migrate from webpack (#2076)

github.com/web-infra-dev/rspack - 733e909ac4ec100a3fe56520e1cc7e4455552a24 authored almost 2 years ago
chore: replace builtin:sass-loader with sass-loader in tests (#2071)

github.com/web-infra-dev/rspack - e65359d625bae5a973859a71c6516f380dd1ad0d authored almost 2 years ago
chore(examples): add vue3-jsx example (#2075)

* chore(examples): add vue-jsx example

* chore: rename to vue3-jsx

github.com/web-infra-dev/rspack - 1a3642cdf994aec8be90460dbc022a742a9017e0 authored almost 2 years ago
fix: fix postinstall issue on being installed as a dependency (#2074)

* fix: fix an postinstall issue when installed as a dependency

* chore: changeset

github.com/web-infra-dev/rspack - 95c3593b64d4009da2f541b6efedbe4d3ad84595 authored almost 2 years ago
Release v0.0.26 (#2073)

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

github.com/web-infra-dev/rspack - 67cc7ec9615e776da9efbd294466922488cf5e6c authored almost 2 years ago
chore: add missing changesets

github.com/web-infra-dev/rspack - c81fd863c9a6ba9b76c54b5b6a253b5642bfc733 authored almost 2 years ago
chore: 🤖 install first

github.com/web-infra-dev/rspack - 4f0663e226078be376da8ba3f9781d0128af90fe authored almost 2 years ago
fix: benchmark history CI (#2072)

* chore: 🤖 init

* chore: 🤖 fix

github.com/web-infra-dev/rspack - 4065bc5f0b4ea3e3c0ed2cc37abccd1d6653bea6 authored almost 2 years ago
feat: 🤖 hmr benchmark history (#2070)

* chore: 🤖 hmr benchmark

* chore: 🤖 lock file

* chore: 🤖 fix cr

github.com/web-infra-dev/rspack - 4dae589867383c221d0a78c6776a11e7c7745df6 authored almost 2 years ago
Release v0.0.25 (#2065)

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

github.com/web-infra-dev/rspack - 01fab3d5653452ff2e46fedc1717b0aa8132ba11 authored almost 2 years ago
fix: umd library name template string (#2066)

github.com/web-infra-dev/rspack - ee964de6c2c89da675cb9ce81e1dd3a331853b75 authored almost 2 years ago
fix: rspack function api (#2068)

* fix: rspack function api

* Update packages/rspack/src/rspack.ts

Co-authored-by: IWANABET...

github.com/web-infra-dev/rspack - 2230500ad00dcf21c3c8ce7c5cd347e325673278 authored almost 2 years ago
types: Allow passing false to splitChunks (#2069)

github.com/web-infra-dev/rspack - 0b8b2fd51ed595c729e1cb90d5f55bb5a230c44b authored almost 2 years ago
chore: update auto package release license

github.com/web-infra-dev/rspack - c715c0d9705c66384d59764ac5140bd23aaa79d4 authored almost 2 years ago
chore: skip release frozen lockfile check

github.com/web-infra-dev/rspack - 89cc190fb666eec2f96c866f944fe113268d5670 authored almost 2 years ago
fix: 🐛 examples/react-refresh (#2067)

fix: 🐛 init

github.com/web-infra-dev/rspack - d1e2d40da301a90f6d22483f1b156933d494b8bd authored almost 2 years ago
chore: link optional dependencies

github.com/web-infra-dev/rspack - 5f2ecb6c3b5974e247a05ee830cbc02102162314 authored almost 2 years ago
feat: json schema check for RspackOptions (#2062)

github.com/web-infra-dev/rspack - 505281489c5f498232d935420638b5a197afe4d1 authored almost 2 years ago
docs: update credits of SWC project (#2064)

github.com/web-infra-dev/rspack - 27785f96a3bf7bb774934c7f78e89adf87b1814b authored almost 2 years ago
chore: disable release workflow on issue comment

github.com/web-infra-dev/rspack - e8c897a1e19682f669e260b6c151d03cf99aba54 authored almost 2 years ago
chore: update release workflow

github.com/web-infra-dev/rspack - edd6517604b56b39f9ebebd87df3d0597e162d3d authored almost 2 years ago
chore: release setup

github.com/web-infra-dev/rspack - 73048f180d4db45fc93f8ab68922f99de4678773 authored almost 2 years ago
chore: update create pull-request workflow

github.com/web-infra-dev/rspack - 0dce0603f5035f068cd22f1950038dbb8915b34a authored almost 2 years ago
chore: rename org to web-infra-dev (#2039)

github.com/web-infra-dev/rspack - 768a4f414bdbd8d8c5d8117fbc9dd2dd5374e6db authored almost 2 years ago
chore: use ubuntu for creating release pr

github.com/web-infra-dev/rspack - 94b5bd39055e476ff97c2372b0d9e999cc2346a5 authored almost 2 years ago
chore: init workflow

github.com/web-infra-dev/rspack - e37e5ff5d6c697f7911ef4308843935bb04b945f authored almost 2 years ago
chore: increase timeout for qemu

github.com/web-infra-dev/rspack - 8b31575f4b3291c5cd80e13450ad2c6c030e8f78 authored almost 2 years ago
chore: add warnings

github.com/web-infra-dev/rspack - 022c64a2c651702f09f6611e8fe8d2a60980dd31 authored almost 2 years ago
chore: update dts

github.com/web-infra-dev/rspack - e02f1d8cb78fd2084699ce0f9409c10a918d8adf authored almost 2 years ago
chore: poor kids' ship without test

github.com/web-infra-dev/rspack - 215ad454aeef8fcfdd554c8ba06f683ebd3666c9 authored almost 2 years ago
chore: ship it!

github.com/web-infra-dev/rspack - 7852ec41fca56a5c993ec1f822a611f3ee2ae057 authored almost 2 years ago
fix: segmentation fault

github.com/web-infra-dev/rspack - b8d084337bbcbe2d08d28dab033ba18ac86dc854 authored almost 2 years ago
chore: test linux all

github.com/web-infra-dev/rspack - 8421a3f6d19971531f7648d680e01c44671cdceb authored almost 2 years ago
chore: disable sass tests

github.com/web-infra-dev/rspack - c309e1ebf468c0c222fcbb87b7a650fe695a7493 authored almost 2 years ago
chore: test linux

chore: use cross-compilation

chore: temporarily upload binding

chore: update zig abi

chore: m...

github.com/web-infra-dev/rspack - 6b74eb74466eadec087d49e9a59d040f09c31c7d authored almost 2 years ago
feat: use raw options in testing (#2034)

github.com/web-infra-dev/rspack - 72c1f0c9099110563397f24b66526000e16d9972 authored almost 2 years ago