Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / unstubbable/mfng issues and pull requests

#79 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago - 1 comment

#78 - Prevent race conditions during webpack compilation

Pull Request - State: closed - Opened by unstubbable about 2 months ago - 1 comment

#77 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago - 1 comment

#76 - Support default exports and non-function client components

Pull Request - State: closed - Opened by unstubbable about 2 months ago - 1 comment

#75 - Add support for parsing import assertions & attributes

Pull Request - State: closed - Opened by unstubbable about 2 months ago - 1 comment

#74 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago - 1 comment

#73 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago - 1 comment

#72 - Use a simple replacement for `React.cache`

Pull Request - State: closed - Opened by unstubbable about 2 months ago - 1 comment

#70 - Adjust home page to demo server action queue

Pull Request - State: closed - Opened by unstubbable 3 months ago - 1 comment

#69 - Switch from React canary back to experimental

Pull Request - State: closed - Opened by unstubbable 3 months ago - 1 comment

#68 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago - 1 comment

#67 - Fix react peer dependency in `@mfng/core`

Pull Request - State: closed - Opened by unstubbable 3 months ago - 1 comment

#66 - Potentially mistaken dependency `react-react`

Issue - State: closed - Opened by jeduan 3 months ago - 2 comments

#59 - Expose HTTP status codes for failed server actions

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#58 - Move `hydrateApp` to `@mfng/core/client/browser`

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#57 - Associate an AWS WAF web ACL with the CDN

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#56 - Update GitHub actions

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#55 - Protect lambda function URL with a verify header

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#54 - Add `Link` component to `@mfng/core/client`

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#53 - Consider that client reference modules might be included in main chunk

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#52 - Add an AWS example app

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#51 - Use `tsx` and `hono` as dev server for vercel app

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#50 - Update cloudflare integration

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#49 - Improve watch mode

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#48 - Ensure server references in server action params can be resolved

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#47 - Ensure `module` is provided by webpack for `module.id` usages

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#46 - Test handling of inline `'use server'` references in RSC server plugin

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#45 - Avoid duplicate work being done in RSC server plugin

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#44 - Handle private server functions with inline `'use server'` directives

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#43 - Make client reference ID unique within a module

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#42 - Add support for inline `'use server'` directives

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#41 - Update React to latest canary version

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#40 - Handle export specifiers for client components

Pull Request - State: closed - Opened by unstubbable 4 months ago - 1 comment

#39 - Only register exported functions as server references

Pull Request - State: closed - Opened by unstubbable 5 months ago - 1 comment

#38 - Try `useOptimistic` with `useFormState` and progressive enhancement

Pull Request - State: closed - Opened by unstubbable 6 months ago - 1 comment

#37 - Do not set cache control header for 404s

Pull Request - State: closed - Opened by unstubbable 6 months ago - 1 comment

#36 - Pass `formState` directly into `createHtmlStream`

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#35 - Progressively enhanced form actions

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#34 - Update wrangler to v3

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#33 - Handle source maps in webpack loaders

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#32 - Update eslint

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#31 - Do not use KV for the manifest files

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#30 - Support Netlify

Issue - State: closed - Opened by revskill10 8 months ago - 2 comments

#29 - App element refactoring

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#28 - Throw an error when a client function is called in a server component

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#27 - Split up CI workflow into four smaller jobs

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#26 - Run tests in workspaces, instead of from root

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#25 - Add support for `bind` with server actions in server components

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#24 - Remove unnecessary `types` entries in conditional exports

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#23 - Build without the need to compile

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#22 - Server action: Example of bound arguments server action.

Issue - State: closed - Opened by revskill10 8 months ago - 3 comments

#21 - Use `useFormState` and `useFormStatus`

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#20 - Replace server context with `AsyncLocalStorage` and client context

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#19 - Change history *after* having fetched data for new location

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#18 - Emit client component chunk scripts during SSR

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#18 - Emit client component chunk scripts during SSR

Pull Request - State: closed - Opened by unstubbable 8 months ago - 1 comment

#15 - React-hook-form bundling issue ?

Issue - State: closed - Opened by revskill10 10 months ago - 1 comment

#14 - Empty manifest files

Issue - State: closed - Opened by keeganstreet 11 months ago - 4 comments

#13 - Make the condition more generic

Pull Request - State: closed - Opened by revskill10 12 months ago - 3 comments

#12 - Netlify app support ?

Issue - State: closed - Opened by revskill10 about 1 year ago - 1 comment

#11 - Fix typo

Pull Request - State: closed - Opened by koeq about 1 year ago - 1 comment

#10 - Use experimental form actions

Pull Request - State: closed - Opened by unstubbable about 1 year ago - 1 comment

#9 - Extract a core `Router` component

Pull Request - State: closed - Opened by unstubbable about 1 year ago - 1 comment

#8 - Render a client component as part of a server action result

Pull Request - State: closed - Opened by unstubbable about 1 year ago - 2 comments

#7 - Re-introduce `<ServerRoot />`

Pull Request - State: closed - Opened by unstubbable about 1 year ago - 1 comment

#6 - Add client and SSR loaders to enable importing server actions

Pull Request - State: closed - Opened by unstubbable about 1 year ago - 1 comment

#5 - Report web vitals to Vercel Analytics

Pull Request - State: closed - Opened by unstubbable about 1 year ago - 1 comment

#4 - Fix Vercel caching

Pull Request - State: closed - Opened by unstubbable about 1 year ago - 1 comment

#3 - Add an example app that's deployed to a Vercel Edge Function

Pull Request - State: closed - Opened by unstubbable about 1 year ago - 1 comment

#2 - Introduce `@mfng/core` package to share server & client bootstrap code

Pull Request - State: closed - Opened by unstubbable over 1 year ago - 1 comment

#1 - One worker to rule them all

Pull Request - State: closed - Opened by unstubbable over 1 year ago