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

perf: use short name for interop funtion (#1560)

github.com/web-infra-dev/rspack - db7e9e6adfdeab6d59f1f35be12da6759fbcfc43 authored about 2 years ago by underfin <[email protected]>
fix: generate fixed chunk content hash (#1559)

github.com/web-infra-dev/rspack - 95d0756a46575cbc1fa7268aa108ccab7d11ca16 authored about 2 years ago by underfin <[email protected]>
chore: re-organize CodeSplitter to help of tracing (#1556)

* chore: re-organize CodeSplitter to help of tracing

* Use hashbrown::HashMap

github.com/web-infra-dev/rspack - 8f54a2ec272f4ee6cfa2a431324fa0d6da3d0097 authored about 2 years ago by HeYunfei <[email protected]>
chore: fix windows compat (#1554)

github.com/web-infra-dev/rspack - 151970b3cc5d91a1ffa6533c92010db4a729d411 authored about 2 years ago by hardfist <[email protected]>
fix: default conditions align to webpack normal resolveFactory

github.com/web-infra-dev/rspack - ebdbc2bfacd3d8674e29a0b157d83ce169f55418 authored about 2 years ago by bohan <[email protected]>
feat: Improve bundle splitting (#1552)

* feat: support runtime module stage

* feat: test

* feat: test

* feat: test

* feat: ...

github.com/web-infra-dev/rspack - b9b56e06b7bdbac7ff98000e4fef059859f4ee7d authored about 2 years ago by HeYunfei <[email protected]>
fix: tree-shaking issue. (#1544)

* chore: 🤖 init

* chore: 🤖 init

* fix: 🐛 fix tree-shaking issue

* chore: 🤖 remove unnec...

github.com/web-infra-dev/rspack - cba378839a1a99118921f94e9fba11adcafafdcb authored about 2 years ago by IWANABETHATGUY <[email protected]>
feat: support runtime module stage (#1550)

github.com/web-infra-dev/rspack - 16fe743508f658a77f115a2b3574d03184162710 authored about 2 years ago by underfin <[email protected]>
fix(javascript): rewrite url should visit recursive in module decl

github.com/web-infra-dev/rspack - 15937602f0685370851f6919244ab9afeaba81a6 authored about 2 years ago by bohan <[email protected]>
chore: add more hmr test (#1546)

github.com/web-infra-dev/rspack - 4c07e4b0809439eb6133e683b3ca46c60c41af9d authored about 2 years ago by underfin <[email protected]>
refactor: use SharedReference to send stats to js (#1542)

Send `SharedReference` to js instead of the entire stats object.

The communication occurred i...

github.com/web-infra-dev/rspack - 6da3fba46f4307859af6c92341a4fb34d03c83ec authored about 2 years ago by Ah <[email protected]>
fix: use attch fn in `PublicPathRuntimeModule`

github.com/web-infra-dev/rspack - 4ec841b35921fbfd3ee01ea08c9c172db872a48a authored about 2 years ago by bohan <[email protected]>
feat(core): support conditions by import stmt

github.com/web-infra-dev/rspack - 639dee2c340a129cc8288b35e27448b5225fdfc3 authored about 2 years ago by bohan <[email protected]>
chore: add defalut value for cacheable api (#1541)

chore: add defalut value for cacheable api

github.com/web-infra-dev/rspack - 3bc6759fa90b6336f3ab2a341fa6c3bde21e0676 authored about 2 years ago by gaoyuan <[email protected]>
fix: should render chunk filename correctly (#1538)

* fix: should render chunk filename correctly

* Fix clippy

* Fix test

github.com/web-infra-dev/rspack - 48273594d2dd2533e1e1e9bdd6b5c2e4382d1ac5 authored about 2 years ago by HeYunfei <[email protected]>
feat: switch watcher from chokidar to watchpack (#1539)

github.com/web-infra-dev/rspack - 1e068249a7fd220844bfa9149e0d4a5106c32684 authored about 2 years ago by Ah <[email protected]>
fix: rspack memory assets middleware not work (#1533)

github.com/web-infra-dev/rspack - 9729ce30ad4e3b060b2d58fe4f84b39b920ec74a authored about 2 years ago by jinrui <[email protected]>
fix(options): optimization.moduleIds failed when pass 'named' (#1530)

github.com/web-infra-dev/rspack - af44ebfe5bc1bf45358c92d88e457179a4971b25 authored about 2 years ago by Ahab <[email protected]>
feat: fileDependencies, contextDependencies, and missingDependencies (#1527)

- add fileDependencies, contextDependencies, and missingDependencies
- change resource_data.res...

github.com/web-infra-dev/rspack - 41f828f4798d96b657c49eca807d29de9264902f authored about 2 years ago by Ahab <[email protected]>
fix: async chunk hmr (#1525)

github.com/web-infra-dev/rspack - ce0742ebeec668c210f178e4c5c9e67ce60f40f9 authored about 2 years ago by underfin <[email protected]>
chore: fix jsx not transform in node_modules (#1526)

github.com/web-infra-dev/rspack - 5aa5638cbae38565eda47091d551032abe07485b authored about 2 years ago by hardfist <[email protected]>
fix: watching loader fileDependencies (#1519)

- fix watch loader fileDependencies broken by #1482
- fix create_chunk_assets cache validation
...

github.com/web-infra-dev/rspack - d5a5d022d7ce60173322e5b909aa6bd36dac521f authored about 2 years ago by Ahab <[email protected]>
fix: use defined fields in class (#1524)

github.com/web-infra-dev/rspack - ee2addc578d3b33d36347b4c1f02a331e21ae688 authored about 2 years ago by jinrui <[email protected]>
fix: fix minify default value (#1523)

chore: let minify respect mode

github.com/web-infra-dev/rspack - 4c813a922c6be9ea1071867c997ed6c7f955a289 authored about 2 years ago by hardfist <[email protected]>
chore: control tracing layer by env (#1522)

github.com/web-infra-dev/rspack - af6c9dc23f61b45716c23860ebe46c860636ab52 authored about 2 years ago by hardfist <[email protected]>
feat: supports `chunkIds: 'named'` (#1520)

* feat: supports `chunkIds: 'named'`

* Fix clippy

github.com/web-infra-dev/rspack - 2bbdb3ab8402ef899f6b0a13d0eb27b2d7697b0c authored about 2 years ago by HeYunfei <[email protected]>
refactor(crates/rspack_core): task queue (#1507)

github.com/web-infra-dev/rspack - 9cd46231c99ab98f23b5ff494f554e353ce3c518 authored about 2 years ago by Hana <[email protected]>
feat: cli serve do not write dist file (#1443)

feat: development do not write dist file

github.com/web-infra-dev/rspack - 57a646f0b046237b7da8693eea1af8cc30991a13 authored about 2 years ago by jinrui <[email protected]>
chore: prefer expect than unwrap (#1518)

* chore: prefer expect than unwrap

* Add clippy.toml to check-rs.yaml

* Fix config

* Fi...

github.com/web-infra-dev/rspack - 9c99ed7fce0ed445af39ceb7408a1652d69ca346 authored about 2 years ago by HeYunfei <[email protected]>
feat: support chunk content hash (#1511)

github.com/web-infra-dev/rspack - 7e091a1aba7138ddbfb229802fcf675ef4aeb0f7 authored about 2 years ago by underfin <[email protected]>
test(core): do not use global compiler in watch test (#1517)

test(core): skip watch error test

github.com/web-infra-dev/rspack - 22317242f18599d6b0601b3aa9b55c5b237d55dc authored about 2 years ago by bohan <[email protected]>
test(dev-server): skip e2e temporary

github.com/web-infra-dev/rspack - 761aa75bd1e7d3cffde5ad26baace9c8de75a55a authored about 2 years ago by bvanjoi <[email protected]>
fix(core): use sycn watch function

github.com/web-infra-dev/rspack - 332934c8edc8af589a68a8468be719b78bb35652 authored about 2 years ago by bvanjoi <[email protected]>
fix(core): use callback in close of watch

github.com/web-infra-dev/rspack - 3fcfa7462ff35f056dbf2fc255412f50c03fd9ab authored about 2 years ago by bvanjoi <[email protected]>
fixture(dev-server): close middleware at dev-server

github.com/web-infra-dev/rspack - 2ce399f2eb1f970efe3058c6e44dc4460c620529 authored about 2 years ago by bohan <[email protected]>
chore: add changeset (#1515)

github.com/web-infra-dev/rspack - 59edc2cb4c3467afa47a1f9cc5614d93980af170 authored about 2 years ago by hardfist <[email protected]>
chore: fix missing watchOptions (#1514)

github.com/web-infra-dev/rspack - e7a3302ae8acd9e19083db01a76a6f2ae81e5a7b authored about 2 years ago by hardfist <[email protected]>
feat: add stats module reasons and issuerPath for statoscope (#1513)

* feat: add stats module reasons and issuerPath for statoscope

* lint

github.com/web-infra-dev/rspack - 7b344a9547af4ec97a31f94c74353f165016d2e3 authored about 2 years ago by Ahab <[email protected]>
chore: remove bundle-analyzer hack for old runtime.js (#1510)

* chore: remove bundle-analyzer hack for old runtime.js

* lint

github.com/web-infra-dev/rspack - 8d4d047fe75f1726f7ab183b9f1f0827d874065d authored about 2 years ago by Ahab <[email protected]>
feature(dev-server): tips when react are not enabled

github.com/web-infra-dev/rspack - 59aa4dc809400cc47ea9e17a65234f12f7502f85 authored about 2 years ago by bohan <[email protected]>
test(dev-server): workground for e2e test in ci

github.com/web-infra-dev/rspack - 78d99d457cc3195434a5e033586dcb68308f20e3 authored about 2 years ago by bohan <[email protected]>
chore: workaround build hang caused by watcher (#1508)

github.com/web-infra-dev/rspack - e55ae15d75e2edb48ea5c91aa5a955d8caa484d5 authored about 2 years ago by hardfist <[email protected]>
Release 0.0.21 (#1506)

* chore: release 0.0.20

* chore: release 0.0.21

github.com/web-infra-dev/rspack - 2f6f4548573c7f338754fe690fd1aab4e4dd3226 authored about 2 years ago by hardfist <[email protected]>
refactor(dev-server): not inject hot runtime when hot is disabled

github.com/web-infra-dev/rspack - 355442f43d7c4b0169614e6960e7ec4085439e53 authored about 2 years ago by bvanjoi <[email protected]>
fix: avoid extra strict mode(close: #1463) (#1504)

* fix: remove strict mode

* fix: avoid extra strict mode(close: #1463)

Co-authored-by: lik...

github.com/web-infra-dev/rspack - 80e3b582f274da6ebf67eb7876b9317d5c4bb7f5 authored about 2 years ago by underfin <[email protected]>
feat: watch dependencies out of context (#1503)

* feat: watch out of context

* format

* fix undefined

github.com/web-infra-dev/rspack - 2a51298ba1289e21617193c827281a76c5e6e0cc authored about 2 years ago by Ahab <[email protected]>
feat: add module issuer (#1493)

github.com/web-infra-dev/rspack - 459f36b207e300868fdfe5548f9a448afe926ddb authored about 2 years ago by Ahab <[email protected]>
fix: avoid load not exit css chunk(close:#1462) (#1498)

github.com/web-infra-dev/rspack - 49aa054a904ac09c0cd06b6da98882b9140e4852 authored about 2 years ago by underfin <[email protected]>
chore: support pass env to load function (#1496)

* chore: add release

* chore: support passing env to load function

* chore: put normalizeE...

github.com/web-infra-dev/rspack - 3787505b2f8724ae186c8be4c882ecbb3e2d338f authored about 2 years ago by hardfist <[email protected]>
fix(runtime/publicPath): add undo path (#1492)

github.com/web-infra-dev/rspack - 36b7b99949e6b9d2d29846efa9e3e787e72aa188 authored about 2 years ago by bohan <[email protected]>
fix: more test case about cjs-tree-shaking (#1483)

* chore: 🤖 opt tree-shaking

* chore: 🤖 maybe optimize little

* chore: 🤖 rebase main

* c...

github.com/web-infra-dev/rspack - ac5ebeab1ae5625f4ca8df717ecd621ae058559e authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore:use exact version (#1490)

chore: use exact version

github.com/web-infra-dev/rspack - bc56057870e4ec3f88a9538e37d8737a9804ebc3 authored about 2 years ago by hardfist <[email protected]>
chore: add all to changeset (#1489)

github.com/web-infra-dev/rspack - 882093b8cb6fb67598f8071b6fc1dbf397569c39 authored about 2 years ago by hardfist <[email protected]>
fix(dev-server): deal publicPath auto (#1488)

github.com/web-infra-dev/rspack - 2a3c31b19274af0d70591fee55370cba4de9b543 authored about 2 years ago by bohan <[email protected]>
feat: module.resolve (#1487)

github.com/web-infra-dev/rspack - ab6070b53d4be3d10505ffa77f92ecf2368ae1a7 authored about 2 years ago by Ahab <[email protected]>
chore: 🤖 bump swc version (#1473)

chore: 🤖 bump version

github.com/web-infra-dev/rspack - ac6465333fd4eb9f97398dfdd14bcca25f9453c0 authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: add more panic info (#1486)

github.com/web-infra-dev/rspack - efe45ace71d057e001d3ecc4edb16da675362d87 authored about 2 years ago by hardfist <[email protected]>
fix: 🐛 ci js snapshot release (#1484)

github.com/web-infra-dev/rspack - 6f6998a992501826724fd1c246dfd4760b141615 authored about 2 years ago by IWANABETHATGUY <[email protected]>
docs: add changeset (#1481)

* docs: add changeset

github.com/web-infra-dev/rspack - db66ae2ecc583a186faaa6b0bc7d09e391657411 authored about 2 years ago by gaoyuan <[email protected]>
feat: add hash as return value of stats.toJson (#1478)

* feat: add hash as return value of stats.toJson

github.com/web-infra-dev/rspack - be6610753307e08bd0462f1a3d180cedf3823bcb authored about 2 years ago by gaoyuan <[email protected]>
feat(core): auto publicPath and do not resolve url started by `data:`

github.com/web-infra-dev/rspack - e384fc33e058916ce4d6adea2481762c25620084 authored about 2 years ago by bvanjoi <[email protected]>
chore: 🤖 more panic info (#1471)

github.com/web-infra-dev/rspack - 08686b2a2deea7cd41713902be5e5c4d5893ee7f authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: bump version, add more panic info (#1468)

chore: 🤖 init

github.com/web-infra-dev/rspack - 7de2d547dd5701587b1a09d73377560cc28159ec authored about 2 years ago by IWANABETHATGUY <[email protected]>
fix: tree-shaking crash when import css modules (#1447)

* chore: css crash

* chore: 🤖 more warning

* chore: 🤖 lint

* test: 💍 add test case for ...

github.com/web-infra-dev/rspack - 1e8f883f192fa1af276c5a69781af1dfb82a8c90 authored about 2 years ago by IWANABETHATGUY <[email protected]>
feat: css url dependencies rewrite (#1467)

## Summary

- css url() scan.
- css url() rewrite.
- warning and replace for '~'.

## Rela...

github.com/web-infra-dev/rspack - 8bc711bfadb61fa4a89202f588cabaf46589c551 authored about 2 years ago by Ahab <[email protected]>
fix:add more panic info about dependency resolve (#1466)

chore: 🤖 Fix:add more panic info about dependency resolve

github.com/web-infra-dev/rspack - 0c263b7f735a52844316e1df7326bb3cba10a818 authored about 2 years ago by IWANABETHATGUY <[email protected]>
feat:side effects prune (#1459)

* chore: 🤖 init

* chore: 🤖 finish prune

* chore: 🤖 side effects prune

github.com/web-infra-dev/rspack - 87c5a6b1dd3ed1138f62006afbce1a2d7718f49e authored about 2 years ago by IWANABETHATGUY <[email protected]>
fix: fix null exception when not set devServer (#1458)

fix: fix null exception

github.com/web-infra-dev/rspack - 5be9d5d2947979eaa94dc8d1754fefb1f7b8e3df authored about 2 years ago by hardfist <[email protected]>
refactor: not to reuse CM (#1460)

## Summary

- use a new CM when parse module.
- the `PATH_START_BYTE_POS_MAP` now can be dele...

github.com/web-infra-dev/rspack - 7e61f44644c69af576533cb2a7c53f3d411f851f authored about 2 years ago by Ahab <[email protected]>
chore: release 0.0.17 (#1457)

github.com/web-infra-dev/rspack - 391cabb1f76101e36003e1954c01ca7fa4ec424b authored about 2 years ago by hardfist <[email protected]>
compat loader api for commonly used normal loader (#1378)

* wip

* more api

* build dependencies and tests

* fix

* fix type

* fix gitignore

github.com/web-infra-dev/rspack - 7fa31b485fbbb8f75d1c602e819da5cf773d3044 authored about 2 years ago by Ahab <[email protected]>
chore: fix return empty string are overrided in previous loader (#1455)

github.com/web-infra-dev/rspack - 4f837589f00bab78652aa18232b707fad5190a4f authored about 2 years ago by hardfist <[email protected]>
adding args to trace (#1453)

chore: add args to tracing

github.com/web-infra-dev/rspack - 0772a66764841082095c23fe243b0760bcd2b5bf authored about 2 years ago by hardfist <[email protected]>
feat: use regress to support rule.test (#1445)

* feat: use regress for regex

* chore: remove console

github.com/web-infra-dev/rspack - ff9d39ab1e5b7f4c901a84025b1dfd9afcb0d975 authored about 2 years ago by hardfist <[email protected]>
fix: only add eval map cache (#1452)

github.com/web-infra-dev/rspack - 1d1c10e1d39abf82bcb3672e6e1eeafd09f825c1 authored about 2 years ago by underfin <[email protected]>
feat: add module render cache (#1450)

github.com/web-infra-dev/rspack - de92838cc383ee9373120bd70db66c34fc1862b5 authored about 2 years ago by underfin <[email protected]>
fix: node.__dirname defalut mock for target web (#1448)

github.com/web-infra-dev/rspack - 3f6e068e683ac84baff5e90abb8e5feec1690634 authored about 2 years ago by underfin <[email protected]>
chore: binding migrate to optional dependency (#1439)

* chore: 🤖 optional-dep

* chore: 🤖 moire

* chore: 🤖 update dep

* chore: 🤖 update move b...

github.com/web-infra-dev/rspack - b7d0a9ececb5ad02c3f4ca2ed0071c01d9a9742f authored about 2 years ago by IWANABETHATGUY <[email protected]>
feat: support __webpack_public_path__ (#1446)

github.com/web-infra-dev/rspack - 92017a0e41c49ba1041ced29350272807c9d0255 authored about 2 years ago by underfin <[email protected]>
feat: support target node hmr (#1442)

github.com/web-infra-dev/rspack - 262de0de351a267556c68224f76316deea244983 authored about 2 years ago by underfin <[email protected]>
feat: add stats hash (#1444)

github.com/web-infra-dev/rspack - eec8ec3a5ed29c4dc8de32b185d6cf1880d7f132 authored about 2 years ago by underfin <[email protected]>
Disable tracing by default (#1441)

* chore: upgrade swc

* chore: disable tracing by default

github.com/web-infra-dev/rspack - e412df3b91bbdb58ae914b7b362dae0f2f499ce0 authored about 2 years ago by hardfist <[email protected]>
feat(crates/rspack_core): support dynamic and esm module types (#1433)

* feat: support dynamic and esm module types

* chore: lint

github.com/web-infra-dev/rspack - c1b84bf1c7d288a99cddddb14fac599ee721286e authored about 2 years ago by Hana <[email protected]>
perf: reduce snapshot lock contention (#1435)

* perf: reduce lock contention

* chore: polish

github.com/web-infra-dev/rspack - 16aab34cce87a75be2477cafdcac788837d3aecf authored about 2 years ago by Hana <[email protected]>
feat: compiler new compilation use fast_set (#1429)

github.com/web-infra-dev/rspack - 55a3301b54bf6472058c3d61f73633ba8d885624 authored about 2 years ago by jinrui <[email protected]>
chore: enable tracing in js side (#1431)

github.com/web-infra-dev/rspack - 79ed68a05c945356416ae66dbc750b921f65ce7c authored about 2 years ago by hardfist <[email protected]>
refactor: loader value passing (#1405)

* refactor: loader impl

* chore: comment

* chore: polish

* chore: remove todo comment

github.com/web-infra-dev/rspack - 08fa74b372cea14148a0ae90c04042dfa161dfa0 authored about 2 years ago by Hana <[email protected]>
fix: calculate module content hash (#1307)

github.com/web-infra-dev/rspack - 314c1240858b65d4e83119aea58be81f91f7c6cf authored about 2 years ago by underfin <[email protected]>
HMR tracing support in three bench case (#1415)

* fix: remove useless box::pin

* fix: rust raw cache option change `cache_type` to `type`

...

github.com/web-infra-dev/rspack - 879f765a49162abd578b9ebbec8c9fb895c06548 authored about 2 years ago by jinrui <[email protected]>
feat: support node.__dirname (#1427)

github.com/web-infra-dev/rspack - d278a7779e92d178b22380f4b1b57ee3f149f37c authored about 2 years ago by underfin <[email protected]>
chore: disable dbg macro in CI (#1428)

chore: 🤖 init

github.com/web-infra-dev/rspack - c328bc2da9d163eda2279cb19ecc25476723cb34 authored about 2 years ago by IWANABETHATGUY <[email protected]>
fix: bp tree shaking (#1406)

* chore: 🤖 fix ci

* chore: 🤖 ck point

* chore: 🤖 lint

* chore: 🤖 fix side effects

* ...

github.com/web-infra-dev/rspack - 5de4f8cccb6f32c8ddf8909b92b6d9b7f95894a5 authored about 2 years ago by IWANABETHATGUY <[email protected]>
chore: remove unless log (#1425)

chore: remove log

github.com/web-infra-dev/rspack - 4f9f7913695c22de095ee288fb67d6a219d2c889 authored about 2 years ago by hardfist <[email protected]>
feat(crates/plugin_asset): supports placeholder [name] for assetModuleFilename (#1424)

github.com/web-infra-dev/rspack - 9d79d86beacfe8664fb5d8a46d23c3ab539b0cc4 authored about 2 years ago by HeYunfei <[email protected]>
chore: add @rspack/plugin-minify (#1397)

github.com/web-infra-dev/rspack - b1d06ff056ac7d95c4d167c16f436e86a539626e authored about 2 years ago by hardfist <[email protected]>
feat: disable bundle splitting (#1414)

* feat: disable bundle splitting

* Disable tests

github.com/web-infra-dev/rspack - 9f800d9adfde9257f1bf6c549bc03339835c747c authored about 2 years ago by HeYunfei <[email protected]>
feat: support __webpack_hash__ (#1418)

github.com/web-infra-dev/rspack - e0377aec2ab53b8debcad2aa8a00c9dcc104ad18 authored about 2 years ago by underfin <[email protected]>
feat: support __resourceQuery (#1413)

github.com/web-infra-dev/rspack - 5c496d6e690d75b5774143527070c6e0ed1ea924 authored about 2 years ago by underfin <[email protected]>
Test/more tree shaking test (#1394)

* chore: 🤖 more tree-shaking test

* chore: 🤖 inner graph side-effects

* test: 💍 try global...

github.com/web-infra-dev/rspack - ba2959d82cf09303cac84e6b1e44a5ea44d1ff70 authored about 2 years ago by IWANABETHATGUY <[email protected]>
refactor: lazy process assets (#1412)

* refactor: init lazy

* feat: impl lazy process assets

* test: more tests

* test: more ...

github.com/web-infra-dev/rspack - 0c391758c55382e5103c1ce9a6f042ab28b8e76a authored about 2 years ago by Hana <[email protected]>