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 closed an issue on vitest-dev/vitest
can not use `export * as variable from "./somefile"` and `import * as variable from "./somefile"` in same file with vite v6
### Describe the bug Since I upgrade vitest to v3 and vite to v6 it can't load a file with these content: ```typescript import * as schema from './schema.ts'; export * as schema from './schema.ts...
patak-dev pushed 1 commit to main vitejs/vite
  • fix(ssr): fix transform error due to export all id scope (#19331) e28bce2

View on GitHub

patak-dev closed an issue on vitejs/vite
can not use `export * as variable from "./somefile"` and `import * as variable from "./somefile"` in same file with vite v6
### Describe the bug The issue is initially reported on vitest https://github.com/vitest-dev/vitest/issues/7394. It looks like ssr transform panics for the following input: ```js import * as x fr...
patak-dev closed a pull request on vitejs/vite
fix(ssr): fix transform error due to export all id scope
### Description - Closes https://github.com/vitejs/vite/issues/19329 - Closes https://github.com/vitest-dev/vitest/issues/7394 Even on Vite 5, SSR transform wasn't properly handling the iden...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev added shuuji3 to elk-zone/elk
patak-dev deleted a branch tsky-dev/tsky

fix/agent

patak-dev pushed 1 commit to main tsky-dev/tsky
  • feat: restructuring the api (#52) 856cac8

View on GitHub

patak-dev closed a pull request on tsky-dev/tsky
feat: restructuring the api
- [x] Added a new function `createAgent` - [x] Removed `.bsky` prefix for the APIs
patak-dev created a review on a pull request on tsky-dev/tsky
Awesome!

View on GitHub

patak-dev pushed 1 commit to chore/remove-welcome-screen elk-zone/elk

View on GitHub

patak-dev opened a pull request on elk-zone/elk
chore: remove welcome screen
The welcome screen of first visit has been a useful feature while Elk was starting and in constant flux. It served as a warning about Elk's stability to new users. At this point, I think it is bett...
patak-dev created a branch on elk-zone/elk

chore/remove-welcome-screen - A nimble Mastodon web client

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

View on GitHub

patak-dev created a comment on a pull request on vitejs/vite
Why does the `package.json` doesn't have a `name`? It is [required](https://docs.npmjs.com/creating-a-package-json-file#required-name-and-version-fields): > A package.json file must contain "name"...

View on GitHub

patak-dev starred fabian-hiller/valibot
patak-dev closed an issue on vitejs/vite
Within a dev container using Docker 26, `vite dev` or `vite preview` cannot be accessed from the host
### Describe the bug *I initialy though this was a case of https://github.com/vitejs/vite/issues/11468#issuecomment-2073871487, but it seems it is something else, so I am opening another issue.*...
patak-dev pushed 1 commit to main vitejs/vite
  • docs: add a trouble shooting section for DevContainers (#19303) f19ffbc

View on GitHub

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(ssr): pretty print plugin error in `ssrLoadModule` (#19290) 353c467

View on GitHub

patak-dev closed a pull request on vitejs/vite
fix(ssr): pretty print plugin error in `ssrLoadModule`
### Description - Related https://github.com/sveltejs/vite-plugin-svelte/issues/1069 Though this might look like a regression from the before/after screenshots below, this error was never pre...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev deleted a branch vitejs/vite

docs-browser-range

patak-dev pushed 1 commit to main vitejs/vite
  • docs: rephrase browser range and features relation (#19286) 97569ef

View on GitHub

patak-dev closed a pull request on vitejs/vite
docs: rephrase browser range and features relation
### Description I was discussing with @btea about the wording of this: https://vite.dev/guide/build.html#browser-compatibility > The production bundle assumes support for modern JavaScript...
patak-dev created a review on a pull request on vitejs/vite

View on GitHub

patak-dev starred pilcrowonpaper/auri
patak-dev created a comment on a pull request on vitejs/vite
I'm started to think we should modify the docs to be more clear about create-vite scope, and then add another top option (maybe "Ecosystem") that has all the fullstack frameworks in the same way we...

View on GitHub

patak-dev created a review on a pull request on vitejs/vite
this sounds great to me 👏🏼

View on GitHub

Load more