Announcing Rolldown-Vite
#vite
Read more
It is a drop-in replacement, as Rolldown will become the default bundler for Vite in the future.
#vite
Read more
‼️ Critical Security Vulnerability in React Server Pomponents
#react #nextjs #waku #parcel #vite
Read more
React Server Functions allow a client to call a function on a server. React provides integration points and tools that frameworks and bundlers use to help React code run on both the client and the server. React translates requests on the client into HTTP requests which are forwarded to a server. On the server, React translates the HTTP request into a function call and returns the needed data to the client.
An unauthenticated attacker could craft a malicious HTTP request to any Server Function endpoint that, when deserialized by React, achieves remote code execution on the server.
#react #nextjs #waku #parcel #vite
Read more