Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
patak-dev closed a pull request on vitejs/vite
feat(optimizer): support bun text lockfile
https://x.com/jarredsumner/status/1839056611765268651 Still not release so we can wait before mergingpatak-dev pushed 1 commit to main vitejs/vite
- docs: clarify browser compatibility (#19253) Co-authored-by: Bjorn Lu <[email protected]> b7bd7b0
patak-dev closed a pull request on vitejs/vite
docs: clarify browser compatibility
### Description Explicit list of minimal browser support and hopefully better wording. List from [1](https://browsersl.ist/#q=supports+es6-module+and+supports+es6-module-dynamic-import) and [2](...patak-dev pushed 2 commits to arnaud/support-bun-lock vitejs/vite
patak-dev pushed 1 commit to main vitejs/vite
- chore: unneeded name in lockfileFormats (#19275) 96092cb
patak-dev closed a pull request on vitejs/vite
chore: unneeded name in lockfileFormats
### Description Seems we forgot to remove this one in the last refactoringpatak-dev opened a pull request on vitejs/vite
chore: unneeded name in lockfileFormats
### Description Seems we forgot to remove this one in the last refactoringpatak-dev created a branch on vitejs/vite
chore/remove-unneeded-name-in-lockfile-formats - Next generation frontend tooling. It's fast!
patak-dev created a review comment on a pull request on vitejs/vite
```suggestion ```
patak-dev pushed 54 commits to arnaud/support-bun-lock vitejs/vite
- fix(deps): update all non-major dependencies (#19045) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.no... b442d12
- chore: use node v22 on netlify (#19041) e6c2754
- release: [email protected] 971e326
- revert: unpin esbuild version (#19043) 8bfe247
- fix: replace runner-side path normalization with `fetchModule`-side resolve (#18361) 9f10261
- fix(resolve): handle package.json with UTF-8 BOM (#19000) 902567a
- fix(ssrTransform): preserve line offset when transforming imports (#19004) Co-authored-by: 翠 / green <[email protected]> 1aa434e
- chore: fix typo in comment (#19067) eb06ec3
- chore: bump TypeScript to ~5.7.2 (#19056) 1acea1f
- fix(css): resolve style tags in HTML files correctly for lightningcss (#19001) afff05c
- fix(css): show correct error when unknown placeholder is used for CSS modules pattern in lightningcss (#19070) 9290d85
- release: v6.0.6 5c2b4a0
- fix: fix `minify` when `builder.sharedPlugins: true` (#19025) f7b1964
- feat(css): show lightningcss warnings (#19076) b07c036
- docs: fix canonical links (#19084) e1b520c
- fix(html): error while removing `vite-ignore` attribute for inline script (#19062) a492253
- docs: make SSR page easier to be found (#19080) 2b602e2
- fix: skip the plugin if it has been called before with the same id and importer (#19016) b178c90
- perf: skip globbing for static path in warmup (#19107) 677508b
- fix(ssr): fix semicolon injection by ssr transform (#19097) Co-authored-by: Hiroshi Ogawa <[email protected]> 1c102d5
- and 34 more ...
patak-dev pushed 1 commit to main vitejs/vite
- feat: use module runner to import the config (#18637) Co-authored-by: bluwy <[email protected]> Co-authored-by: ... b7e0e42
patak-dev closed a pull request on vitejs/vite
feat: use module runner to import the config
### Description This PR implements an optional `--configLoader=runner` CLI flag and `configLoader: 'runner'` inline config property to opt-in to use the module runner instead of bundling the con...patak-dev created a review on a pull request on vitejs/vite
we decided to merge this feature and iterate on the edge cases later, as it is experimental, we can let the ecosystem try it out and give feedback
patak-dev pushed 22 commits to feat/use-runner-to-import sheremet-va/vite
- docs: fix mismatched variable names (#19184) 76082e3
- fix: avoid SSR HMR for HTML files (#19193) 3bd55bc
- fix: use shared sigterm callback (#19203) 47039f4
- fix: ensure `server.close()` only called once (#19204) db81c2d
- docs(ssr): remove link to Discord channel (#19202) 0802662
- fix: tree shake stringified JSON imports (#19189) f2aed62
- docs: unify `__dirname` usage (#19176) 4f5845a
- release: v6.0.8 c0f72a6
- fix!: default `server.cors: false` to disallow fetching from untrusted origins b09572a
- fix: verify token for HMR WebSocket connection 029dcd6
- fix!: check host header to prevent DNS rebinding attacks and introduce `server.allowedHosts` bd896fb
- release: v6.0.9 a55f8ba
- fix: try parse `server.origin` URL (#19241) 2495022
- release: v6.0.10 9654348
- fix: `preview.allowedHosts` with specific values was not respected (#19246) aeb3ec8
- fix: allow CORS from loopback addresses by default (#19249) 3d03899
- release: v6.0.11 a0ed405
- fix(legacy): build respect `hashCharacters` config (#19262) 3aa10b7
- docs: fix `preview.cors` description (#19271) c9a4b7a
- feat: add support for `.jxl` (#18855) Co-authored-by: 翠 / green <[email protected]> 57b397c
- and 2 more ...
patak-dev pushed 1 commit to main vitejs/vite
- fix(deps): update react monorepo to v19 (major) (#18917) 93d5443
patak-dev closed a pull request on vitejs/vite
fix(deps): update react monorepo to v19 (major)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/Definite...patak-dev pushed 1 commit to main vitejs/vite
- feat: add support for `.jxl` (#18855) Co-authored-by: 翠 / green <[email protected]> 57b397c