Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

patak-dev

patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev pushed 1 commit to main vitejs/vite
  • fix(manifest): use `style.css` as a key for the style file for `cssCodesplit: false` (#18820) ec51115

View on GitHub

patak-dev closed an issue on vitejs/vite
Vite 6.0.1 uses "hashed" name for style in manifest file
### Describe the bug In Vite 5 and 6 up to beta 4 our styles where in a file called `styles.css` in the manifest file. 6.0.0-beta4 and below ``` "style.css": { "file": "assets/style-eeRTlS...
patak-dev closed a pull request on vitejs/vite
fix(manifest): use `style.css` as a key for the style file for `cssCodesplit: false`
### Description For `cssCodeSplit: false`, the generated CSS file is kind an implicit entrypoint, so I think this should be listed in the `manifest.json` without `_`. fixes #18807 refs #1813...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev added taskylizard to nimbus-town/nimbus
patak-dev starred tsky-dev/tsky
patak-dev created a comment on a pull request on vitejs/vite
Maybe the color could be a bit toned down if the banner isn't dismissible? Maybe using Vite's accent color to make it more integrated. There are people that would like to see old docs.

View on GitHub

patak-dev created a comment on a pull request on vitejs/vite
@60late please create a new issue with a minimal reproduction against vite latest version. Thanks!

View on GitHub

patak-dev pushed 1 commit to main vitejs/vite
  • refactor: make properties of ResolvedServerOptions and ResolvedPreviewOptions required (#18796) 51a5569

View on GitHub

patak-dev closed a pull request on vitejs/vite
refactor: make properties of ResolvedServerOptions and ResolvedPreviewOptions required
### Description This PR makes properties of `ResolvedServerOptions` and `ResolvedPreviewOptions` required. If we had the properties of ResolvedServerOptions not-optional and enabled `no-unnec...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev pushed 2 commits to main vitejs/vite-plugin-basic-ssl

View on GitHub

patak-dev created a tag on vitejs/vite-plugin-basic-ssl

v1.2.0 - Basic https setup using an automatically generated self-signed certificate

patak-dev pushed 1 commit to main vitejs/vite

View on GitHub

patak-dev created a tag on vitejs/vite

[email protected] - Next generation frontend tooling. It's fast!

patak-dev pushed 1 commit to main vitejs/vite

View on GitHub

patak-dev created a tag on vitejs/vite

v6.0.1 - Next generation frontend tooling. It's fast!

patak-dev closed a pull request on vitejs/vite
fix(server): recover `server.ws.clients.send` API changes for back compatibility
During refactoring of Environment API, I think we mistakenly change the `send` signature on `WebSocketClient`, causing a breaking regression: Vite 5: https://github.com/vitejs/vite/blob/81e6c...
patak-dev created a comment on a pull request on vitejs/vite
Closing as #18782 has been merged

View on GitHub

patak-dev deleted a branch vitejs/vite

fix/server-ws-clients

patak-dev pushed 1 commit to main vitejs/vite
  • fix(server): skip hot channel client normalization for wsServer (#18782) Co-authored-by: sapphi-red <49056869+sapph... cc7670a

View on GitHub

patak-dev closed a pull request on vitejs/vite
fix(server): skip hot channel client normalization for wsServer
Alternative to #18779 Discussions in #18781
patak-dev closed an issue on vitejs/vite
"is not exported" when importing CJS library from worker, but not outside worker
### Describe the bug I tried to upgrade https://github.com/jakebailey/esbuild-playground to vite v6, but hit an issue with a CJS library I use in a worker. It looks like vite (or rollup?) can't ...
patak-dev pushed 1 commit to main vitejs/vite
  • fix(worker): fix `applyToEnvironment` hooks on worker build (#18793) 0c6cdb0

View on GitHub

patak-dev closed a pull request on vitejs/vite
fix(worker): fix `applyToEnvironment` hooks on worker build
### Description - Closes https://github.com/vitejs/vite/issues/18789
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev pushed 1 commit to main vitejs/vite
  • feat(create-vite): change Remix to React Router v7 (#18785) 31cc61b

View on GitHub

patak-dev closed a pull request on vitejs/vite
feat(create-vite): change Remix to React Router v7
### Description Changes the remix command to react router v7 <!---------------------------------------------------------------------- Before creating the pull request, please make sure you d...
patak-dev created a review on a pull request on vitejs/vite
merging as we got feedback from other React Router team members that this is good to go

View on GitHub

Load more