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

feat: remove @modern-js/plugin-lint plugin

caohuilin opened this pull request 4 months ago
chore: remove review dir

caohuilin opened this pull request 4 months ago
docs: add swc plugin guide

9aoy opened this pull request 4 months ago
Release v2.60.0

caohuilin opened this pull request 4 months ago
docs: refactor builder source config doc

keepview opened this pull request 4 months ago
chore: rename serviceWorker environment name to workerSSR

9aoy opened this pull request 4 months ago
docs: add deprecate eslint rules package doc

caohuilin opened this pull request 4 months ago
docs: remove the tip that rspack is not yet supported

yimingjfe opened this pull request 4 months ago
fix(cli): correct process exit code

chenjiahan opened this pull request 4 months ago
feat: update rsbuild version

caohuilin opened this pull request 4 months ago
fix: custom entry path in windows when use garfish plugin

caohuilin opened this pull request 4 months ago
docs: refactor builder performance config doc

keepview opened this pull request 4 months ago
feat: bump Rsbuild 1.0.x stable

9aoy opened this pull request 4 months ago
[Bug]: 自定义 entry.tsx 时无法构建

lanmingle opened this issue 4 months ago
refactor: add plugin menu in top menulist

zllkjc opened this pull request 4 months ago
docs: recommend using Rspack instead of webpack SWC

chenjiahan opened this pull request 4 months ago
docs: refactor builder output config doc

keepview opened this pull request 4 months ago
chore: enable lazyCompilation when doc dev

9aoy opened this pull request 4 months ago
docs: refactor builder html config doc

keepview opened this pull request 4 months ago
docs: add not recommended warning for autoLoadPlugins

9aoy opened this pull request 4 months ago
fix: react's hook useId cause ssr hydrate failed

GiveMe-A-Name opened this pull request 4 months ago
feat: remove eslint config package

caohuilin opened this pull request 4 months ago
docs: refactor builder server config doc

keepview opened this pull request 4 months ago
feat: generator update json add endWithNewLine params

caohuilin opened this pull request 4 months ago
refactor(main-doc): improve bff docs

zllkjc opened this pull request 5 months ago
feat: update rsbuild version

caohuilin opened this pull request 5 months ago
WIP Feat: support streaming ssr + rsc

GiveMe-A-Name opened this pull request 5 months ago
docs: refactor builder config doc

caohuilin opened this pull request 5 months ago
chore: improve bff cn docs

zllkjc opened this pull request 5 months ago
Release v2.59.0

caohuilin opened this pull request 5 months ago
chore(deps): bump Rsbuild 1.0.1-rc.4

chenjiahan opened this pull request 5 months ago
feat: update rsbuild version

caohuilin opened this pull request 5 months ago
feat: add WithRouterProps params type

zxs-1024 opened this pull request 5 months ago
feat(deps): bump Rsbuild 1.0.1-rc.3

chenjiahan opened this pull request 5 months ago
feat: update rsbuild version

caohuilin opened this pull request 5 months ago
fix: app-tools import createServer.js

keepview opened this pull request 5 months ago
feat: add WithRouterProps params type

zxs-1024 opened this pull request 5 months ago
feat: enable Rspack by default in new project

9aoy opened this pull request 5 months ago
fix: dev.setupMiddlewares not work

caohuilin opened this pull request 5 months ago
fix(server): avoid possible memory leaks

yimingjfe opened this pull request 5 months ago
fix(server): avoid the require problem on windows

yimingjfe opened this pull request 5 months ago
fix: typo and type for internalDirectory in server appContext

zllkjc opened this pull request 5 months ago
fix(module-tools): import order in global.js of plugin node polyfill

Timeless0911 opened this pull request 5 months ago
chore: bump esbuild to 0.24

yf-yang opened this pull request 5 months ago
feat: support for security.sri when using Rspack

chenjiahan opened this pull request 5 months ago
docs: update Rspack precautions

chenjiahan opened this pull request 5 months ago
docs: remove config/storybook file conventions

9aoy opened this pull request 5 months ago
fix: server-core should not be import node api

GiveMe-A-Name opened this pull request 5 months ago
fix: we should run runner.fallback when ssr fallback

GiveMe-A-Name opened this pull request 5 months ago
feat: update Rsbuild to 1.0.1-rc.2

9aoy opened this pull request 5 months ago
feat: update rsbuild version

caohuilin opened this pull request 5 months ago
[Feature]: Support OPTIONS method request for server on ModernJs

thuutri2710 opened this issue 5 months ago
docs: fix typo

kidonng opened this pull request 5 months ago
fix: move parse window ssr data to createRoot

caohuilin opened this pull request 5 months ago
fix: entry detection not work

caohuilin opened this pull request 5 months ago
chore: refeactor structure for basic docs

zllkjc opened this pull request 5 months ago
fix: serviceWorker default config

9aoy opened this pull request 5 months ago
feat: bump Rsbuild 1.0-rc & Rspack 1.0.0

9aoy opened this pull request 5 months ago
chore: unify the config of different build formats for app-tools

yimingjfe opened this pull request 5 months ago
chore: limit maxParallel of nx

yimingjfe opened this pull request 5 months ago
[Bug]: When building using useContext in koa I am getting a typing error

alexandesigner opened this issue 5 months ago
Release v2.58.3

caohuilin opened this pull request 5 months ago
feat: add ssr fallback flag info to response header

lianxuify opened this pull request 5 months ago
chore(docs): optimize docs and types

yimingjfe opened this pull request 5 months ago
fix: filter entries by ssr or ssg should not apply the single entry

GiveMe-A-Name opened this pull request 5 months ago
docs: update rspack content

9aoy opened this pull request 5 months ago
feat: main doc build config content using rsbuild

caohuilin opened this pull request 5 months ago
fix(data-loader): compatible with asyncEntry for data loader

yimingjfe opened this pull request 5 months ago
chore: enable biome organize imports

caohuilin opened this pull request 5 months ago
feat: format json file with biome

caohuilin opened this pull request 5 months ago
fix: custom server hook context request.path should carry query str

GiveMe-A-Name opened this pull request 5 months ago
chore: improve basic docs

zllkjc opened this pull request 5 months ago
fix(server): if res was piped, res should be treated as sent

yimingjfe opened this pull request 5 months ago
fix(runtime): status code should be controlled by data loader

yimingjfe opened this pull request 5 months ago
docs: add rem plugin reference link

9aoy opened this pull request 5 months ago
fix: modern-entry rules not use array && add server entry test case

caohuilin opened this pull request 5 months ago
[Bug]:使用微前端后,loader会执行多次

xmsz-stu opened this issue 5 months ago
chore: improve framework docs

zllkjc opened this pull request 5 months ago
fix: should remove extensions for entry file in real entry file

zllkjc opened this pull request 5 months ago
fix: rewrite routes to use the new path

GiveMe-A-Name opened this pull request 5 months ago
[Bug]: 根据文档操作微前端运行失败

xmsz-stu opened this issue 5 months ago
Release v2.58.2

caohuilin opened this pull request 5 months ago
fix: only inline runtimeChunk/script/style in production

9aoy opened this pull request 5 months ago
fix: custom server route rewrite should carry honoContext.env

GiveMe-A-Name opened this pull request 5 months ago
chore: add internal directory to server plugin context

zllkjc opened this pull request 5 months ago
feat: update rspress version

caohuilin opened this pull request 5 months ago
chore(deps): bump axios from 1.6.0 to 1.7.4

dependabot[bot] opened this pull request 5 months ago
docs(builder-doc): remove guide and plugin chapter

9aoy opened this pull request 5 months ago
feat: update codesmith version

caohuilin opened this pull request 5 months ago
fix: fix compatibleRequire problem on windows

yimingjfe opened this pull request 5 months ago
fix: enum const case

9aoy opened this pull request 5 months ago
docs: clean up useless builder doc

9aoy opened this pull request 5 months ago
feat: update module test workflow

caohuilin opened this pull request 5 months ago
fix: app-document windows test

caohuilin opened this pull request 5 months ago
feat: update rsbuild version

caohuilin opened this pull request 5 months ago
fix: add sideEffect rules for `.modern-js` dir

caohuilin opened this pull request 5 months ago