Ecosyste.ms: Timeline

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

pangolingo

pangolingo created a comment on a pull request on thoughtbot/fishery
@rakeshpetit and I are reviewing this to see if we can get it merged.

View on GitHub

pangolingo pushed 2 commits to main thoughtbot/fishery
  • fix readme sample code fix readme sample code in Extending factories paragraph 007b9a2
  • Merge pull request #109 from oscarada87/fix_readme fix readme sample code 608a18c

View on GitHub

pangolingo closed a pull request on thoughtbot/fishery
fix readme sample code
fix readme sample code in Extending factories paragraph missing log info in second call by factory
pangolingo created a review on a pull request on thoughtbot/fishery
👍

View on GitHub

pangolingo created a comment on a pull request on thoughtbot/fishery
Thanks for adding this PR to improve the docs. After a very long delay it's getting merged.

View on GitHub

pangolingo opened an issue on thoughtbot/eslint-config
`eslint-plugin-react-hooks` plugin conflicts with Next.js v15 `eslint-config-next`
I'm upgrading from Next.js v14 to v14. That involves updating the `eslint-config-next` package (which is automatically done by the Next.js upgrade codemodes. Old: "eslint-config-next": "^14.2.14...
pangolingo created a comment on a pull request on contentful/vercel-nextjs-toolkit
As noted in the description, I wasn't quite sure how to support multiple peer dependencies. We may want to handle the changes in `package.json` and `package-lock.json` differently.

View on GitHub

pangolingo opened a pull request on contentful/vercel-nextjs-toolkit
Upgraded Next.js to version 15
- updated `peerDependencies` in package.json to support Next 14.2.2 OR 15.1.3 - updated usage of `draftMode()` - in Next 15 it is async and must be awaited before we can use it ## Purpose Th...
pangolingo created a branch on pangolingo/vercel-nextjs-toolkit

di-upgrade-to-next-15

pangolingo opened an issue on contentful/vercel-nextjs-toolkit
Upgrade to support Next.js version 14
I was running Next.js v14 with @contentful/vercel-nextjs-toolkit v1.3.2. After upgrading to Next.js v15, I get an error about an unmet peer dependency. I'm only using `enableDraftHandler` fro...
pangolingo created a comment on an issue on TheEdoRan/next-safe-action
I used @TheEdoRan's [snippet](https://github.com/TheEdoRan/next-safe-action/issues/39#issuecomment-2062387039) to set up Sentry tracking and it worked great. While testing I noticed that it would n...

View on GitHub