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(server): remove unused webpack/hot/dev-server entry (#915)

* fix(server): remove unused webpack/hot/dev-server entry

* test: fix test case

f02b5df213f08b9bc05ec811f8b1cc2a10cb164d authored over 2 years ago by neverland <[email protected]>
feat(core): add transformPlugin option for legacy plugins (#914)

* feat(core): add transformPlugin option for legacy plugins

* chore: updat comment

ca20873fe5f19155db26479ad077a0d92b2b5542 authored over 2 years ago by neverland <[email protected]>
chore(plugin-nocode): convert to new plugin (#894)

e511d1d5ae51c25c7e7a4931a56016992679c61d authored over 2 years ago by neverland <[email protected]>
fix(plugin-garfish): should not import from @modern-js/utils (#912)

* fix(plugin-garfish): should not import from @modern-js/utils

* chore: release plugin-garfis...

881e1fc9fb708ae1e3b56132136255f7f884e51d authored over 2 years ago by neverland <[email protected]>
chore: only allow pnpm as package manager (#910)

* chore: only allow pnpm as package manager

* chore: update

6378fb42e4b957a27895e0e126af364df0826c96 authored over 2 years ago by neverland <[email protected]>
fix(core): commander.commandsMap typing not work (#909)

* fix(core): commander.commandsMap typing not work

* chore: update lock file

ba52886b3a26278066e785f307e07c5fbfc41c42 authored over 2 years ago by neverland <[email protected]>
chore: bump @modern-js/utils to v1.4.1 in dependencies (#908)

a074da14ef33def40c25b7d354e79237d8cb2f39 authored over 2 years ago by neverland <[email protected]>
fix(plugin-garfish): fix useModules component props type and cors config (#899)

* fix(plugin-garfish): fix useModules component props type and cors config

* chore: add chan...

b9d437053d388abb750315be08481b7389da2ea2 authored over 2 years ago by Zhou xiao <[email protected]>
docs: add troubleshooting document for compiler (#907)

* docs: add OOM faq

* docs: add config faq

49655d63592c10d6d73d914f99e2d68e5f015327 authored over 2 years ago by neverland <[email protected]>
fix: export extended Command type (#905)

9f1c0449e74c30b9a817a0e0d5649d60b02aab55 authored over 2 years ago by xuchaobei <[email protected]>
feat: upgrade csmith tools (#906)

* feat: upgrade csmith tools

* docs: changeset

* feat: upgrade csmith tools v1.1.0

15366e0739ad580ef47e03ccda117e7343b3a2b2 authored over 2 years ago by Belinda Cao <[email protected]>
fix: compatible with babel-plugin-resolver's handling of relative paths on windows (#904)

* fix: normalize server runtime path

* fix: compatible with babel-plugin-resolver's handling ...

8a4dea9f2ec76e8f1dc437a27c45b5b07931a716 authored over 2 years ago by Ming <[email protected]>
docs: improve enableTsLoader document (#903)

* docs: improve enableTsLoader document

* docs: remove module

* docs: update

5a3ada407a2d52e0579f05fc4a85c003d0a4b81e authored over 2 years ago by neverland <[email protected]>
feat: move storage from plugin-ssr to utils (#901)

* feat: move storage from plugin-ssr to utils

* chore: bump version

a5233de0af4bd0acde45915eb2af413615fc1d4d authored over 2 years ago by Ming <[email protected]>
feat: release 1.3.3 (#902)

cd067531328ede42ab5d6bf71a5685ac81f19332 authored over 2 years ago by Belinda Cao <[email protected]>
fix: inject context before createHookRunner (#898)

c337791d275eae5b8b8d4e0b4a043609a8e41c65 authored over 2 years ago by Ming <[email protected]>
fix: generate config helper file only config file exist (#897)

ae39c83abb434cdc36fa021888b0404798025364 authored over 2 years ago by Ming <[email protected]>
feat(testing-plugin-bff): add default enhanced resolver (#896)

* feat(testing-plugin-bff): add default enhanced resolver

* chore: add changeset

* chore: ...

6326282305d2a31a7890d2ec17a5fb06c1d74912 authored over 2 years ago by neverland <[email protected]>
feat: support server config (#873)

* feat: support server config

* fix: deal Circular reference

* feat: add prepare hook

*...

f34b4056c255f189be2d8107f3e4f4364525794f authored over 2 years ago by Ming <[email protected]>
fix: hoc hook break in conventional routes (#895)

a4f80f6f12eb30a111d1067fa317be7c464c0d0e authored over 2 years ago by xuchaobei <[email protected]>
fix: plugin-analyze and plugin-ssg should not import method from core (#893)

06c49a2095830f89be8f0d42377c41cf309101e5 authored over 2 years ago by neverland <[email protected]>
feat: prebundle lodash to @modern-js/utils/lodash (#892)

* feat: prebundle lodash to @modern-js/utils/lodash

* chore: fix dependencies

* chore: rem...

3d78cd5d3c7f74b1de1755293466b2d304a27e1f authored over 2 years ago by neverland <[email protected]>
feat: prebundle commander and signale to @modern-js/utils (#891)

* feat(core): prebundle commander

* feat(core): prebundle signale

* chore: add changeset
...

99161d144d1cf59bd5769b27ad52d7fad72b1880 authored over 2 years ago by neverland <[email protected]>
fix: revert RuntimeConfig type (#890)

* fix: revert RuntimeConfig type

689fd723375115e3fd02b868c7a7c79b2f47bed5 authored over 2 years ago by xuchaobei <[email protected]>
fix: tools config types (#889)

* fix: tools config types

* fix: hack tools config types

8adea777db8863c2ad14a879f547c09602ec4f68 authored over 2 years ago by xuchaobei <[email protected]>
fix(create-request): fix configure function typing (#888)

87e37913912b6511b59813f6b75f4e7a2cb48b9d authored over 2 years ago by neverland <[email protected]>
chore: fix css modules integration (#887)

487935c23288b3bec115e994800691c04c281f99 authored over 2 years ago by neverland <[email protected]>
fix(eslint-config): remove max-params and max-statements rule (#886)

a3e85e200b6047d1b7611462f135c33868ee89df authored over 2 years ago by neverland <[email protected]>
fix(hmr-client): should not bundle all utils (#885)

* fix(hmr-client): should not bundle all utils

* chore: add changeset

6a9422851520ee4e4fe268636f46fbab90e3e4a2 authored over 2 years ago by neverland <[email protected]>
docs: fix output.inject default value (#884)

* docs: fix output.inject default value

* docs: update

35c3906a805565b0dc53ac592f43e7d57848fce7 authored over 2 years ago by neverland <[email protected]>
feat(@modern-js/utils): prebundle dependencies, reduce install size (#883)

* fix(esmpack): failed to build

* feat(utils): prebundle gzip-size

* feat(utils): prebundl...

c075d6a22c50f289a58c321c99e2ca704d89f293 authored over 2 years ago by neverland <[email protected]>
chore: fix esmpack tsconfig, add DOM lib (#882)

235744344b3ef16aa0736d95054bda660cdfe72c authored over 2 years ago by neverland <[email protected]>
fix: new action package content not right (#881)

6ea98b727e3da3fbd7a721a357989476baec2ac6 authored over 2 years ago by Belinda Cao <[email protected]>
feat: support prebundle dependencies (#877)

* feat: add basic prebundle scripts

* feat(prebundle): pack dts

* feat(prebundle): emit pa...

37230514767c64352684ab0dcf8a3112c6a54be7 authored almost 3 years ago by neverland <[email protected]>
fix: lint-staged warning (#880)

f44f7f447cd65bfdb30b8708b8c35345bc82f295 authored almost 3 years ago by xuchaobei <[email protected]>
fix: ignore initial watching add event (#879)

a1380c0998b659ff4393fbef4708702762556241 authored almost 3 years ago by xuchaobei <[email protected]>
feat: release 1.3.2 (#876)

f4c436fdfb2501feff5eab5fb40ca43e8a87f1db authored almost 3 years ago by Belinda Cao <[email protected]>
fix: module-tools build error (#875)

12101fbbf246092f3026217115f9d311b7b734d5 authored almost 3 years ago by xuchaobei <[email protected]>
fix: config babel via tools.babel (#874)

9c035437e3001cc0077ab37dce2a8081f2177287 authored almost 3 years ago by xuchaobei <[email protected]>
fix(module-tools): throw error when tsc is not installed (#872)

* fix(module-tools): throw error when tsc is not installed

* test: add test case to improve c...

4059c2359674fb7a349a1bc931447a051cbf2afa authored almost 3 years ago by neverland <[email protected]>
fix: remove unnecessary any type assertion (#871)

* fix: remove unnecessary any type assertion

* fix: update

ac9f5658a519a256c33435351c3e2e19ed21f309 authored almost 3 years ago by neverland <[email protected]>
chore: bump webpack and esbuild version (#870)

b534d67f2df2a57e29a1f94afa5b294271f266c9 authored almost 3 years ago by neverland <[email protected]>
fix(hmr-client): remove react-error-overlay (#869)

64435a840bee06ac12388d26f594e9be3a48d2d4 authored almost 3 years ago by neverland <[email protected]>
feat: move config declarations to @modern-js/core (#867)

* feat: merge config type of plugin-proxy and plugin-unbundle

* feat: merge config type of pl...

00bef63038d3ca4afb085628946d70ba93c2d095 authored almost 3 years ago by neverland <[email protected]>
fix(create-request): fix configure function typing (#868)

5c199452a774323ecb9010a15acad6214e3554f9 authored almost 3 years ago by neverland <[email protected]>
feat: remove module hooks dep (#866)

7f114729748dfa7fcbaa104822e823faea01e0cc authored almost 3 years ago by targeral <[email protected]>
feat: export more types from router plugin (#865)

feat: export more types from router plugin

ee9e9b8d99b9f38252ef67a4300a61e64cbb5eb5 authored almost 3 years ago by xuchaobei <[email protected]>
chore: improve devDependencies and peerDependencies (#864)

b2a0468662b5f7a6f91f27f98e4b66f13915ba1e authored almost 3 years ago by neverland <[email protected]>
feat(eslint): remove some overly restrictive rules (#863)

* chore: optimize types for ban-types

* feat(eslint): disable promise/prefer-await-to-then

...

8f2fb65a1c48d4ea5ee4adf474f61eb6f4d7528c authored almost 3 years ago by neverland <[email protected]>
fix(eslint): exclude modern.config.ts from with type rules (#860)

* fix(eslint): exclude modern.config.ts from with type rules

* chore: adjust exclude

ae8d7a605102144390396f6d89e5074dddb6f78d authored almost 3 years ago by neverland <[email protected]>
feat: optimise navbar logo and favicon.ico (#862)

eb42bee8365823d8ba0a4d85a0bad165137e2246 authored almost 3 years ago by Rickie Zheng <[email protected]>
chore: failed to search content in output directory (#859)

a7824acaa25037d5cf73cafffa69601eaf1fa08a authored almost 3 years ago by neverland <[email protected]>
docs: using modern.config.js instead of modernConfig (#857)

ece6c281d8167f9a93f352fcc1995ff314c5eac7 authored almost 3 years ago by neverland <[email protected]>
chore: make the case correct (#856)

* chore: make the case correct

* chore: fix eslint issue

67ebb8c50f3c81f81cc2f972a964f474a66e552d authored almost 3 years ago by neverland <[email protected]>
chore: remove never reported eslint-disable (#855)

47560e9dbfaf150709bb530d7dfd22f84ae04cb0 authored almost 3 years ago by neverland <[email protected]>
docs: fix info block style and code block style in dark mode (#854)

0de928eb5ef589c37dd33565e0702a05b154ff1c authored almost 3 years ago by neverland <[email protected]>
feat: optimise "types" exports from plugin (#851)

02f079983792237405163fc7a611fe3ad47358fb authored almost 3 years ago by Rickie Zheng <[email protected]>
chore(webpack): release v1.5.2 (#852)

baf346e9bfee2159a3cc7b9f72beeb32af4a376e authored almost 3 years ago by neverland <[email protected]>
fix: mixed loadable and style-component (#849)

* fix: load style-component tag after loadable chunk css, inset in head bottom instead body top
...

e4a645fe2add8ac27d0fcffbaa25bcf779967b7a authored almost 3 years ago by kky <[email protected]>
feat(webpack): enable css extract in dev mode by default (#848)

* feat(webpack): enable css extract in dev mode by default

* docs: update description

* Up...

5b61964154d50e6d0503e888d4dc047067957a2e authored almost 3 years ago by neverland <[email protected]>
docs: update inline code block style (#846)

6ae6df4d9ece509520154775d12e4929b61af847 authored almost 3 years ago by neverland <[email protected]>
chore: clean legacy files after build website (#847)

* chore: clean legacy files after build website

* fix: github actions version

76125f279c7a33f57cc4ca52c00bc2de4b5da08e authored almost 3 years ago by neverland <[email protected]>
fix: style-loader should never use in ssr bundle (#845)

* fix: style-loader should never use in dev mode and ssr bundle

* docs: add changeset

* ch...

7ee84749a83cd4a928817755086e9c567ace61b3 authored almost 3 years ago by kky <[email protected]>
fix: remove butter auth (#844)

3e79e4549fbbe40fd9d6b2dfaae75b43f32e0d51 authored almost 3 years ago by targeral <[email protected]>
feat: release v1.3.1 (#842)

* feat: release v1.3.1

* feat: update lock file

844622646ab1c3aebbe144b9cdac5f904e7f1156 authored almost 3 years ago by Belinda Cao <[email protected]>
feat: nocode plugin support style-lodaer & butter registry (#839)

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

3155595c123ec9fefe418eb5b2ce85ce5da8d8ed authored almost 3 years ago by Zfkkk <[email protected]>
fix: add typescript as devDependency (#841)

5c5ba0f56b54d871fa9976a97db281c760c82bd0 authored almost 3 years ago by Ming <[email protected]>
fix: change name and add type for devServer config (#840)

* fix: modify devServer props name and types

* docs: add features docs in website

88f78f54618af945be12fe06c701638f489a4e79 authored almost 3 years ago by kky <[email protected]>
feat: support disableCssExtract (#822)

* feat: support disableCssExtract

* docs: add output.disableCssExtract api

Co-authored-by:...

c87ddb897515acec447473d7d76b8155fbc0a9a8 authored almost 3 years ago by targeral <[email protected]>
fix: windows path error (#838)

b2fb4e87fb669107ec16c97d1569ef1d2fb39cf9 authored almost 3 years ago by targeral <[email protected]>
test: add test cases for upload file (#743)

895991b4cba2c56343c28f27ac3765348fd8acd2 authored almost 3 years ago by Ming <[email protected]>
fix: missing devServer.proxy typing (#837)

ada83858a75253a8ef0c7b04bd9131eb274af8e3 authored almost 3 years ago by neverland <[email protected]>
feat: convert testing plugin to new cli plugin (#833)

* feat: convert testing plugin to new cli plugin

* chore: add testing-bff to integration

*...

b66689ee5af85b7862d0fe1228836d28a016f9db authored almost 3 years ago by neverland <[email protected]>
fix: should allow to use plugin without setup function (#836)

c10f540421c51e2ce9b275accc841c2ab81d2edb authored almost 3 years ago by neverland <[email protected]>
fix(plugin-garfish): fix get runtime config is undefined and refactor garfish runtime plugin to new plugin mechanise (#810)

* fix(plugin-garfish): fix get runtime config

* test(plugin-garfish): add test

* chore: re...

c2a6bca12d1f94da9195f34caa1ad96cd32ce156 authored almost 3 years ago by Zhou xiao <[email protected]>
feat: remove unnecessary peerDependencies (#832)

8fd068e754b24aece514a7c84a7778f8322ad88a authored almost 3 years ago by Rickie Zheng <[email protected]>
Fix module generator (#831)

* fix: module generator

* docs: changeset

60b9fed1aabcf0fa8222cfd34acf553e8fb2eb26 authored almost 3 years ago by Belinda Cao <[email protected]>
docs: update plugin config document (#828)

* docs: update plugin config document

* Update plugins.md

599fc86df16c1f5aecc7feec8914256a395d3b18 authored almost 3 years ago by neverland <[email protected]>
feat(plugin-fetch): convert runtime plugin to new plugin (#830)

d8fe13f8ecf4e8df35851e91ec49996426251310 authored almost 3 years ago by neverland <[email protected]>
feat(plugin-desgin-token): convert runtime plugin to new plugin (#829)

82ac56a37926b27aa1c5331bdb1bd1ed139e8600 authored almost 3 years ago by neverland <[email protected]>
feat: convert to new server plugin (#813)

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

b365b59afdcfbf1a4fa6f653af89a98a361358f5 authored almost 3 years ago by Ming <[email protected]>
feat: support devServer middleware hook (#827)

* feat: support dev middleware first step

* docs: add changeset

* docs: add features docs ...

50dd9280509dffbf4c48744a095b530ff7544cb8 authored almost 3 years ago by kky <[email protected]>
chore: bump version of github actions (#826)

dc655fee17212bd936143355cc546ec196b5eace authored almost 3 years ago by neverland <[email protected]>
fix: typescript eslint rule (#825)

* fix: typescript eslint rules

* chore: changeset

f70eb4ff6ffc18a3a94eb4746e44b682eb10a3ad authored almost 3 years ago by xuchaobei <[email protected]>
chore: remove timeout case (#824)

2a95866444cd0f860356bb2579c92d4360d57857 authored almost 3 years ago by neverland <[email protected]>
docs: update document of plugin system (#823)

* docs: update document of plugin system

* docs: update abstruct

* docs: update extend.md

282c2525df6fdf34c1cdaf0d532725b53013022c authored almost 3 years ago by neverland <[email protected]>
feat: publish @modern-js/plugin (#821)

591a0d045e17cd1d29f788d5b4541f6594aee76b authored almost 3 years ago by Belinda Cao <[email protected]>
feat: add compatible logic of plugin options with "setup" param (#819)

9728de64a90d90320da9dc345fcdc00d84bf4d15 authored almost 3 years ago by Rickie Zheng <[email protected]>
fix(plugin-runtime): fix usePlugins error (#818)

779ff8a391dcc51fdc4519483c6854396cdae747 authored almost 3 years ago by Rickie Zheng <[email protected]>
fix: support load plugin instace (#817)

8c5c687650aea5680c8069c611c3b27e28c24ce2 authored almost 3 years ago by kky <[email protected]>
feat(core): support new cli plugin config (#816)

* feat(core): support new plugin config

* feat: support cliPlugin array

085b2e655421ddb27dcd2ec6b8e0add5f8601fd9 authored almost 3 years ago by neverland <[email protected]>
feat: convert module-tools (#809)

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

31cbba8afb4ba5d340c116e079ce79967d485f9e authored almost 3 years ago by targeral <[email protected]>
fix: release @modern-js/node-bundle-require for change randomUUID to nanoid (#799)

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

c172315e3f3e913b5eb88c5a5422ec567eee7785 authored almost 3 years ago by Ming <[email protected]>
feat(plugin-storybook): convert to new plugin (#811)

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

b627e6d3b10f8ddcc50ebfef7471d566fba276c3 authored almost 3 years ago by targeral <[email protected]>
feat(plugin-dociste): convert to new plugin (#814)

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

08dd349782c3cde26da580b7f402cdde3fce8cf4 authored almost 3 years ago by targeral <[email protected]>
feat(plugin-nocode): convert to new plugin (#815)

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

adadf926267d858b9641da4b1d1b4d9af1321aff authored almost 3 years ago by targeral <[email protected]>
feat(plugin-ssr): convert to new plugin (#812)

fa1f9d1aacd4dd5a57c6e6b4ff7c126bfb2f7639 authored almost 3 years ago by Rickie Zheng <[email protected]>
Fix unbundle types (#808)

* fix: unbundle types

* docs: changeset

* fix: https config

* fix: unbundle plugin sche...

8ca234593cbf72371888906752b3de45e41d110d authored almost 3 years ago by Belinda Cao <[email protected]>
feat(plugin-router): convert to new plugin (#807)

d8a4786528d4641264441356bd3a12a6e602baeb authored almost 3 years ago by Rickie Zheng <[email protected]>
feat(plugin-unbundle): convert to new plugin (#800)

db668cade4aba92e93541e9b41b7b932f6722a38 authored almost 3 years ago by neverland <[email protected]>