Ecosyste.ms: OpenCollective

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

github.com/web-infra-dev/modern.js

Modern.js is a web engineering system, including a web framework and a npm package solution.
https://github.com/web-infra-dev/modern.js

fix: @modern-js/runtime/model effects type error (close: #1002) (#1003)

* fix: @modern-js/runtime/model effects type error (close: #1002)

* fix: eslint error

* ch...

35682871da32a9e0dea51fe646a8987d2eac8c44 authored over 2 years ago by 阿豪 <[email protected]>
feat: prebundle all postcss plugins (#998)

* feat: prebundle postcss-custom-properties and postcss-flexbugs-fixes

* feat: prebundle more...

914c49a30269659ad20448e2ea61f2a6edc7d477 authored over 2 years ago by neverland <[email protected]>
fix: plugin-server not invoke next (#1021)

docs: add changeset

05c9be9edbd9d1b2865af05c90613efed25354e3 authored over 2 years ago by kky <[email protected]>
chore: add modern/jest/eslint/ts config files to .npmignore (#1018)

330c195f354178810e3be9212054674d5904a500 authored over 2 years ago by neverland <[email protected]>
chore: remove unused code (#1011)

* fix: App.init & useRuntimeContext use same data structure

* docs: add changeset

* chore:...

b83bf5bea096e1d46a7d3029ba172d717c2e6112 authored over 2 years ago by kky <[email protected]>
docs(website/start/api-service): rewrite sample code (#1014)

* docs(website/start/api-service): rewrite sample code

* docs(website/start/api-service): rew...

0d8298a6d3ce51d1052687d9fac172a52d33accc authored over 2 years ago by 那里好脏不可以 <[email protected]>
feat: bump @svgr/webpack from v5 to v6 (#1012)

6549bbfebce6037a67f005b929881d1c558b8278 authored over 2 years ago by neverland <[email protected]>
feat: add filter logic for merge config (#1016)

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

d44fbed71a6803aed052460a4c8872c9b9c90677 authored over 2 years ago by targeral <[email protected]>
fix(hmr-client): remove deprecated url.format (#1013)

472a6f8c7377dfea21354df6c1ed71c78408bcfc authored over 2 years ago by neverland <[email protected]>
feat(plugin-design-token) add init function (#1007)

5dc2179496e2824e0b4661484b1c9c04a99df3e3 authored over 2 years ago by targeral <[email protected]>
fix: create toolkit command (#1015)

* fix: create toolkit command

* docs: changeset

9b31ec8ab74c844e151767fada54504f347c388b authored over 2 years ago by Belinda Cao <[email protected]>
Release v1.3.7 (#1009)

* feat: release 1.3.7

* feat: update lock file

56c1fb8ddfde576f55302af5973b38bf10d356c0 authored over 2 years ago by Belinda Cao <[email protected]>
chore: release @modern-js/webpack 1.6.2 (#1010)

* chore: release @modern-js/webpack 1.6.2

* chore: update lock

be90f744defac249da876dffed552e6a648b84aa authored over 2 years ago by neverland <[email protected]>
fix: server generator eslint template (#1008)

* fix: server generator template

* docs: changeset

ae3bc4cb1ab6c9546b083df31fda09ad87249a10 authored over 2 years ago by Belinda Cao <[email protected]>
feat: bump codesmith pkg version (#1004)

* feat: bump codesmith version

* docs: changeset

* feat: bump codesmith version

4fd11d78ff591355f86bfc4dfb1de54b90991046 authored over 2 years ago by Belinda Cao <[email protected]>
fix: fix react & react-dom types problem (#1006)

* fix: fix react & react-dom types problem

* docs: add changeset

20cd5849a8def6c6666829091abd6a7dd7746798 authored over 2 years ago by kky <[email protected]>
fix(utils): remove exports.jsnext:source after publish (#1005)

* fix(utils): remove exports.jsnext:source after publish

* chore: update lock

e11618e39a34c3a00174c9547618815606fe5b91 authored over 2 years ago by neverland <[email protected]>
fix: unlock @babel/core version (#1001)

1f0ef979886e1f0f8d627848949c5c228c4f909f authored over 2 years ago by neverland <[email protected]>
docs: improve esbuild plugin document (#997)

014662e1204cf062c5642ded0752e65aee28e17b authored over 2 years ago by neverland <[email protected]>
fix(webpack): incorrect tapable version in some cases (#1000)

c9658d20e11c1cd74179d2cbd6752f83512d5b04 authored over 2 years ago by neverland <[email protected]>
fix: path of model types (#999)

1a48330dbe797cf11a5c1490df453aab72c695a0 authored over 2 years ago by xuchaobei <[email protected]>
fix(webpack): failed to require file-loader in url-loader (#996)

* fix(webpack): failed to require file-loader in url-loader

* chore: bump version

528c94f3e51dd72d8f81dcd9467a56761013b4b4 authored over 2 years ago by neverland <[email protected]>
feat: bump husky and html-loader version (#994)

17095899e34eed55304d4bd1f9db83ebcef18f68 authored over 2 years ago by neverland <[email protected]>
perf: replace del-cli with rimraf (#993)

* perf: replace del-cli with rimraf

* chore: update

cf2d38e6992690e916255d18044cdfbc21f5863c authored over 2 years ago by neverland <[email protected]>
fix:eslint template (#995)

* fix: eslint template

* docs: changeset

17047a8b317e2ccd20cfda954412fdfa92796c88 authored over 2 years ago by Belinda Cao <[email protected]>
fix: what I have observed, almost all typo (#983)

* fix: what I have observed, almost all typo

* fix: modify the unit test for pr #969

* fix...

93d0f423364dd23048293194c5dee7f8cc9b7382 authored over 2 years ago by 那里好脏不可以 <[email protected]>
fix: modify shell log and some peer dependencies (#991)

* fix: modify shell log and some peer dependencies

* docs: add changeset

2bb0e419cd43e257e6859f6351b28d76221be34f authored over 2 years ago by kky <[email protected]>
fix: `exports` field in package.json (#989)

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

c09c14ec7106a41951b467841d4207b8b8c56da9 authored over 2 years ago by xuchaobei <[email protected]>
docs: fix output.polyfill document (#990)

d83d7b12cec1f682ce0ab551f241c463a73b6d0a authored over 2 years ago by neverland <[email protected]>
chore: bump version (#988)

24347bf35691170e8f44b321989d54c81eb430a0 authored over 2 years ago by xuchaobei <[email protected]>
fix: ignore existed node in config schema (#971)

* fix: ignore existed node in config schema

* docs: changeset

31bd9cd7ba4db805caf74709f4d7be4f4474c979 authored over 2 years ago by xuchaobei <[email protected]>
fix(core): cli.init should return correct appContext (#986)

* fix(core): cli.init should return correct appContext

* chore: add comment

3c2389ae36dceca126ba2459beafb5cec39fca78 authored over 2 years ago by neverland <[email protected]>
fix: package manager name in logs and comments (#985)

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

15455cf602ea3ba75d7f909bf142b0a047fe3641 authored over 2 years ago by neverland <[email protected]>
feat: prebundle webpack loaders and plugins (#979)

* chore(webpack): using tsc compile

* feat: prebundle webpackbar and add ignoreDts option

...

331a4236fa059c6c7c50262e987b070a20af26d5 authored over 2 years ago by neverland <[email protected]>
fix: router build (#987)

* fix: support input count params

* chore: fix test case

* docs: add changeset

f974157199c7c12bc29adb2a9618dfb9cd678e33 authored over 2 years ago by kky <[email protected]>
fix: remove duplicate directory declarations in `.gitignore` files (#982)

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

2e663dc4a6080e9ce12735f1af0dc52605b2aea3 authored over 2 years ago by 那里好脏不可以 <[email protected]>
feat: add metrics and logger (#981)

* feat: add metrics and logger

* chore: add test

* chore: modify logger output

* chore:...

f6834f242a7e16e61463c8eeedf9acc331030143 authored over 2 years ago by kky <[email protected]>
docs: add output.enableCssModuleTSDeclaration (#980)

05e4d901fa7578dcc8033b5bf05e7c8b585751d4 authored over 2 years ago by neverland <[email protected]>
fix: remove webpack-node-external for server bundle (#978)

e7ba37db795b2e91ac6eaafde204109a548d620d authored over 2 years ago by Ming <[email protected]>
fix: eslint template (#977)

63483e2f50f8c63e0294eefb76daa52aae3a4517 authored over 2 years ago by Belinda Cao <[email protected]>
fix: reuse node/index.node.js for plugin-ssr main field (#976)

* fix: reuse node/index.node.js for plugin-ssr main field

* docs: add changeset

24090f8efd3998f941152b7b7bdd09e05ca3e2ec authored over 2 years ago by kky <[email protected]>
fix: generator plugin renderString error (#975)

* fix: generator plugin render string error

* docs: changeset

5f61420e235eda5c71b7e4da243d6a055bbc6ce2 authored over 2 years ago by Belinda Cao <[email protected]>
fix(app-tools): build command not work (#973)

47d60fc1f2ebe8b0c97cd559f56baffac970ec86 authored over 2 years ago by neverland <[email protected]>
chore: lock pnpm to v6 in CI config (#974)

* chore: fix lint CI failed in pnpm 7

* chore: lock pnpm to v6 in CI

* Revert "chore: fix ...

444d327bca5deb83f9d80a30ef402c85e23f81cd authored over 2 years ago by neverland <[email protected]>
chore: bump testing version (#972)

430ae521ca219c147c1c3105c364876be1f57be8 authored over 2 years ago by xuchaobei <[email protected]>
fix: fomat generator console text in EN (#967)

* fix: fomat generator console text in EN

* Update en.ts

Co-authored-by: neverland <chenji...

a07e7ea5d1910616d340b8de6abffa8cf4d75844 authored over 2 years ago by Kyrie Li <[email protected]>
fix(core): incorrect types path (#970)

* fix(core): incorrect types path

* chore: bump version

c66930f83a7e1cbf3782a7ea8e379da13847acfd authored over 2 years ago by neverland <[email protected]>
feat(testing): add `afterTest` hook (#968)

* fix: jest config support function type

* feat: add `afterTest` hook for testing plugin

*...

9e0189d97b6a51d3dfea0f87cf53e85ba8abeefb authored over 2 years ago by xuchaobei <[email protected]>
chore: fix all typos (#966)

003e2170cbe3a05a0a6ff785b90bde6313d3e3f3 authored over 2 years ago by neverland <[email protected]>
docs: add StackBlitz preview link to quickstart (#965)

* docs: add stackblitz preview link

* docs: add api-service

81398241f686ea866f5d6e086726f889d8e5112c authored over 2 years ago by neverland <[email protected]>
chore: bump version (#964)

d8ae237d9bec96f54f07beff7f3f50303ef319f9 authored over 2 years ago by xuchaobei <[email protected]>
use treeshaking product for ssr bundle (#960)

* fix: use treeshaking product for ssr bundle

* docs: add changeset

* chore: modify ssr bu...

00c0c8fae254a2f68a30a3f4e97a26e37a0136cc authored over 2 years ago by kky <[email protected]>
docs: fix broken monorepo link (#957)

909169c0094d5e196c8af2cde280620aeecfbe97 authored over 2 years ago by neverland <[email protected]>
fix(plugin-esbuild): no need to compatible with webpack 4 (#963)

* fix(plugin-esbuild): no need to compatible with webpack 4

* chore: remove unused scan-deps

713801c1edd89c15cf563174e688fa92789edecd authored over 2 years ago by neverland <[email protected]>
chore: add new integration test for esbuild miniify (#956)

* feat: bump esbuild to 0.14.38

* test: add new integration test for esbuild miniify

* cho...

c398a016d5327ab239ad39a2dbf28fb99c414ea1 authored over 2 years ago by neverland <[email protected]>
refactor(webpack): remove @modern-js/core (#962)

* refactor: remove @modern-js/core from @modern-js/webpack

* chore: changeset

80fe9f9f8ad5dafabaa1a8fb51eb307c7557e98e authored over 2 years ago by xuchaobei <[email protected]>
fix: missing peer deps warnings (#961)

* chore: remove unused types

* fix: missing peer deps of testing plugin

* chore: unify esb...

cbcb758f1124360f8efeaf4331d75d0ba6caa17f authored over 2 years ago by xuchaobei <[email protected]>
fix: prebundled globbdy type (#959)

42aebe60027a215a053c9a3ac78a2573770caa0e authored over 2 years ago by neverland <[email protected]>
feat: support array for bff request query (#958)

fa4c48f426300773f46103ac9e243a58c60ae1c6 authored over 2 years ago by Ming <[email protected]>
feat: rename “项目组” as monorepo (#943)

Co-authored-by: 皮锟 <[email protected]>
Co-authored-by: xuchaobei <[email protected]>

3fee818cf1eb35a4e9e72a5a4dcfb845de73f289 authored over 2 years ago by pikun <[email protected]>
feat: support tools.devServer.devMiddleware (#954)

* feat: 支持 devServer.devMiddleware 配置

* docs: add changeset

* chore: fix lint

* chore: ...

12a23c09a2948e6bcb23106a8895a46480035477 authored over 2 years ago by kky <[email protected]>
fix(utils): skip prebundle caniuse-lite (#953)

f023db25566c3b8caa59e9cfdc16d6d2f06a91ef authored over 2 years ago by neverland <[email protected]>
chore: app-tools no longer depend on webpack (#951)

016282b2ac4c15ee00c8cf06e4550beb47f94e55 authored over 2 years ago by neverland <[email protected]>
docs: remove h5 code block (#952)

7acdc3d2cdbfa9083dd98dd5609db17e3e0158cd authored over 2 years ago by neverland <[email protected]>
feat: prebundle inquirer and another 6 dependencies (#944)

* feat: prebundle inquirer

* chore: remove lodash.clone

* chore: using cloneDeep instead o...

dbc5dffa6508a7ff4e78f3e342cee4ffb7fac259 authored over 2 years ago by neverland <[email protected]>
fix(garfish-plugin): garfish unregister undefined and export garfish instance (#946)

* fix(garfish-plugin): unregisterHistoryListener add default value

* fix(garfish-plugin): 兼容旧...

b7873ad1581a368a90136a5ff176b48edc4c907c authored over 2 years ago by Zhou xiao <[email protected]>
fix: export ssrHelpers from subpath (#950)

* fix: export ssrHelpers from subpath

* fix: export ssrHelpers from subpath

* fix: export ...

d4387425cd8ea9f8b7bd0fb569094870c49b7200 authored over 2 years ago by Ming <[email protected]>
fix: ssg run with server plugins (#949)

* fix: ssg run with server plugins

* docs: add changeset

c75272f59a9a4fcf94d3d6add77f24ec8934bd41 authored over 2 years ago by kky <[email protected]>
chore: disable some strict eslint rules (#948)

79f0cef2ccc0069878d841762fa5b79bacc853c8 authored over 2 years ago by xuchaobei <[email protected]>
chore: extend @typescript-eslint/recommended-requiring-type-checking (#947)

* chore: extend @typescript-eslint/recommended-requiring-type-checking rules

* chore: changeset

ee9fd26ec961955162cc29468dbbe95ccaca1a1c authored over 2 years ago by xuchaobei <[email protected]>
chore: add node.test.ts to test files (#945)

488638b6d08f0e94f37cb3e3b5e3bd22df2453ca authored over 2 years ago by Ming <[email protected]>
fix: import static file path (#939)

* fix: import static file path

* feat: add slash dependency to prebundle

40abac8643127acb67f0d9c40c4cb2182ff70aae authored over 2 years ago by targeral <[email protected]>
docs: add document for output.disable-ts-checker (#942)

* docs: output config using alphabetical order

* docs: add disable-ts-checker

* docs: fix ...

6ad207eeb069ddfab94a8dbc07791946ee18d40e authored over 2 years ago by neverland <[email protected]>
docs: add document of prebundle script (#941)

* docs: add document of prebundle script

* docs: fix typo

5bc816c4245f496f0e12263621d16f0bc1a4d3fc authored over 2 years ago by neverland <[email protected]>
fix: throw server config error (#940)

40de00b6463eeb4a614f6812a810ae9b0c7a5cd0 authored over 2 years ago by Ming <[email protected]>
feat: prebundle all dependencies of @modern-js/core (#938)

* feat(core): prebundle address

* feat(core): prebundle ajv

* feat(core): prebundle v8-com...

e130a68c1471bc9e6ea014af003726c864f38a6c authored over 2 years ago by neverland <[email protected]>
fix(webpack): failed to read property of compileOptions (#936)

e2772a204a6d84ed125be74b457b398dfa0dd143 authored over 2 years ago by neverland <[email protected]>
fix(unbundle): incorrect react-refrech entry path (#937)

* fix(unbundle): incorrect react-refrech entry path

* fix: resolve correct file

57bc8773144dfa4ced273286af4c9d5771793bd6 authored over 2 years ago by neverland <[email protected]>
fix: plugin-testing not working as expected (#935)

* fix: jestConfig setting

* fix: plugin-testing types

* fix: `tools.jest` not working when...

e8c0fee21a46e40663992b19e1d6fe15d726a54a authored over 2 years ago by xuchaobei <[email protected]>
fix(eslint-config): peer deps warning of eslint plugins (#934)

6264478c590ac97ed643dee339d8ecd5eabd2802 authored over 2 years ago by neverland <[email protected]>
feat(utils): prebundle minimist (#933)

* feat(utils): prebundle minimist

* chore: prebundle minimist in plugin-jarvis

f7a0addd5ab440dd1bfb60379580b07c7d73a008 authored over 2 years ago by neverland <[email protected]>
chore: using "workspace:*" in devDependencies (#932)

* chore: using "workspace:\*" in devDependencies

* chore: update lock file

* chore: update

ba1f84f803c7d2ef4ce5d61879ee9752aa22f87b authored over 2 years ago by neverland <[email protected]>
fix(webpack): remove unused babel cache (#926)

* fix: remove unused babel cache

* test: add test case

* test: add more cases

* test: a...

58e99db7fbb0ddf4c3d692bb805366839e3df4f7 authored over 2 years ago by neverland <[email protected]>
fix: missing @babel/core peer dependencies (#931)

d1c82371e89e9032a1be2bdbcb0ff350785d9ff3 authored over 2 years ago by neverland <[email protected]>
chore: adjust webpack version (#930)

* chore: adjust webpack version

* chore: update bump version

c8d160fe126120fcb48aa402adf50b6bbf73a982 authored over 2 years ago by neverland <[email protected]>
fix: tsconfig for integration tests (#929)

96334512ed68c291d3f01a72819309dffa34a699 authored over 2 years ago by xuchaobei <[email protected]>
chore: bump version (#928)

9c4991ae2a6923c782e53af3d179f5aa71c01986 authored over 2 years ago by xuchaobei <[email protected]>
fix: remove startOptions (#927)

b8881f7cfaf7f3246522de07284772e827166eb2 authored over 2 years ago by Ming <[email protected]>
chore: bump version (#925)

22b40d024846c51ca738669ba65f748a3ab4047b authored over 2 years ago by xuchaobei <[email protected]>
chore: eslint rules (#924)

* refactor: react eslint rules

* chore: add .eslintrc for each package

* chore: changeset

7a66fc9c8f15f155a15748cd8e600aacacb01ba4 authored over 2 years ago by xuchaobei <[email protected]>
fix: add parse workspace config for lerna (#900)

* fix: add parse workspace config for lerna

* test: add get projects tests

b48a6c93bbdce1b0f2146074fca1fafbe5f02ef6 authored over 2 years ago by targeral <[email protected]>
fix: failed to generate webpack cache (#923)

* fix: failed to generate webpack cache

* fix: should remove module.children

* chore: upda...

85ff4a74f191831aa804e4b1dcd3118241acf3c9 authored over 2 years ago by neverland <[email protected]>
fix: generator template in js project (#921)

* fix: js generator

* docs: changeset

* fix: sub project eslint file

* fix: test

d82245b42e154ad7fab7c1f625ba8e60995d94e3 authored over 2 years ago by Belinda Cao <[email protected]>
feat: support start api server only (#922)

d1c2eeb7a90380c13a452546565fcac42d455d14 authored over 2 years ago by Ming <[email protected]>
feat adjust generator tsconfig and eslint template file (#913)

* feat: adjust eslint and tsconfig file

* docs: changeset

* fix: eslint generator extend
...

48737570fb72bc01288253b07cc35adc412528da authored over 2 years ago by Belinda Cao <[email protected]>
fix(core): fix config hook type (#918)

* fix(core): fix config hook type

* chore: fix type

* docs: fix tools.webpack type

* do...

39a3bce2e35d5d31eb9a15877f6d09d1790606f8 authored over 2 years ago by neverland <[email protected]>
fix: remove hmr log breaks integration test (#920)

10b1a063ba9969992b4a0d434f52cfc7c0154b6e authored over 2 years ago by neverland <[email protected]>
feat: add tests dir to npmignore (#916)

* feat: add tests dir to npmignore

* docs: changeset

Co-authored-by: xuchaobei <jason.xu@b...

dc9c1d62391fcc1a75e260b325590572925f3cac authored over 2 years ago by Belinda Cao <[email protected]>
chore: fix some unmet peer deps (#919)

* chore: bump [email protected], fix unmet peer deps

* chore: bump better-ajv-errors 1.2.0

78dceda850709ac8eb09d7e9548a1d7cb5d8cbb9 authored over 2 years ago by neverland <[email protected]>
feat: remove generator .npmrc file (#917)

* feat: remove generator .npmrc file

* docs: changeset

* fix: lint error

708179f203520dde26c75f5040bb38431321f807 authored over 2 years ago by Belinda Cao <[email protected]>