Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
patak-dev pushed 1 commit to main vitejs/release-scripts
- chore(deps): update all non-major dependencies (#63) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.nor... dd10e30
patak-dev closed a pull request on vitejs/release-scripts
chore(deps): update all non-major dependencies
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/Definitel...patak-dev closed a pull request on vitejs/vite
docs: fix `preview.cors` description
### Description `preview.cors` is not enabled by default anymore. I'll backport this PR to fix the document in older versions. <!-- What is this PR solving? Write a clear description or re...patak-dev created a review on a pull request on vitejs/vite
We discussed today that it's better to merge this one in 6.1, but let's us know if you need it before and we can recheck this.
patak-dev closed an issue on vitejs/vite
[@vitejs/plugin-legacy] Rollup option `output.hashCharacters` is ignored when bundling legacy polyfills chunk
### Describe the bug When the Vite legacy plugin bundles polyfill chunks, the rollup option [output.hashCharacters](https://rollupjs.org/configuration-options/#output-hashcharacters) is ignored....patak-dev closed a pull request on vitejs/vite
fix(legacy): build respect `hashCharacters` config
### Description close #19124 <!-- What is this PR solving? Write a clear description or reference the issues it solves (e.g. `fixes #123`). What other alternatives have you explored? Are there an...patak-dev created a comment on an issue on vitejs/vite
Oh, interesting. I wonder if they moved this somewhere else. Would you like to send a PR to remove the link @benbrady3sc?
patak-dev created a comment on a pull request on vitejs/vite
Good luck with the release! Looking forward to Marko being in create-vite 🎉
patak-dev created a comment on a pull request on vitejs/vite
Quite a milestone to surpass the threshold! This looks good to me, thanks @LuLaValva! I think it is a good idea as you suggest to wait for the Marko v6 release. Do you have an ETA for it?
patak-dev pushed 1 commit to main vitejs/vite-plugin-basic-ssl
- chore(deps): update all non-major dependencies (#60) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.nor... ff5fa34
patak-dev closed a pull request on vitejs/vite-plugin-basic-ssl
chore(deps): update dependency vitest to v3
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vitest](https://redirect.github.com/vitest-dev/vitest) ([source](h...patak-dev pushed 1 commit to main vitejs/vite-plugin-basic-ssl
- chore(deps): update dependency vitest to v3 (#61) 592098c
patak-dev created a comment on a pull request on vitejs/vite-ecosystem-ci
Discussed with @birkskyum about this PR, and we decided to close it and add later on Solid Start once they are ready.
patak-dev created a review comment on a pull request on vitejs/vite
ya, sounds better
patak-dev opened a pull request on vitest-dev/vitest
docs: clarify that locator.nth is zero based
### Description Add a note as Playwright has in [their docs for `nth`](https://playwright.dev/docs/api/class-locator#locator-nth). I think that `nth()` should start from 1, in the same way th...patak-dev created a branch on vitest-dev/vitest
docs/clarify-locator-nth-is-zero-based - Next generation testing framework powered by Vite.
patak-dev created a comment on an issue on vitejs/vite
I think you can also use `manualChunks: () => {}` here. We could support something like `manualChunks: enforceValue(undefined)` that creates something like a `EnforcedValue` class but I don't know...
patak-dev created a branch on vitejs/vite
chore/remove-deprecated-split-vendor-chunck - Next generation frontend tooling. It's fast!
patak-dev opened a pull request on vitejs/vite
docs: clarify browser comaptibility
### 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 created a branch on vitejs/vite
docs/clarify-browser-compatibility - Next generation frontend tooling. It's fast!