react-server675fbba4
react-serverlogv0.0.0-experimental-5e24d8f-20260228-2755563f
  1. 5e24d8f1feat: redirect kind (#315)Viktor Lázár
  2. c39c3ae2test: react-three example (#314)Viktor Lázár
  3. 551b7d5fdocs: update landing page (#313)Viktor Lázár
  4. d52031adfeat: add "use worker" directive for server Worker Threads and client Web Workers (#312)Viktor Lázár
  5. baa07c1bfeat: add @lazarv/rsc package and migrate RSC serialization to bundler-agnostic API (#311)Viktor Lázár
  6. 61b3f3a2feat: upgrade to Vite 8, Rolldown RC5, and latest React experimental (#310)Viktor Lázár
  7. 8332fa75feat: add first-class Bun and Deno runtime support (#309)Viktor Lázár
  8. 6173127bfeat: add Deno adapter (#308)Viktor Lázár
  9. 4737af67feat: add Bun adapter with build-time static routes (#307)Viktor Lázár
  10. 70570a12feat: add source map support for production error stack traces (#306)Viktor Lázár
  11. 2197e602feat: consolidate built-in adapters and edge build pipeline (#305)Viktor Lázár
  12. a0a47b1cfeat: react-server-adapter-cloudflare (#303)Viktor Lázár
  13. 953e1cd9feat: create-react-server oxtools feature (#302)Viktor Lázár
  14. c75b01a2feat: oxtools (#301)Viktor Lázár
  15. 99004970feat: rolldown-vite upgrade (#300)Viktor Lázár
  16. 35dbbff2fix: redirect when using RSC (#292)Viktor Lázár
  17. ea7a06c6feat: no ssr worker option in production build (#299)Viktor Lázár
  18. 0ba59f18feat: upgrade React to latest experimental (#294)Viktor Lázár
  19. c45641b7fix: codegen ast generator mapping (#293)Viktor Lázár
  20. 5d0671e8fix: import_react is not defined (#287)Andreas Heissenberger
  21. df304457fix: middleware / refactor from Web to Node streams (#281)Andreas Heissenberger
  22. 3f00d7f2chore: bump oxc-parser (#288)Alexander Lichter
  23. 600622d8fix: accept header handling (#279)Viktor Lázár
  24. 68f54b39docs: add REACT_SERVER_SOME_KEY environment variable (#276)Andreas Heissenberger
  25. cfd997c4fix: publish git checks (#278)Viktor Lázár
  26. e7c4a24dfix: comparing host with origin hostname (#275)Andreas Heissenberger
  27. c52af29bchore: ci main (#273)Viktor Lázár
  28. 4d43b4d5fix: npm publish (#272)Viktor Lázár
  29. 93ef6c72fix: file-router ssg/ppr (#271)Viktor Lázár
  30. 87d69446feat: add shadcn example (#269)Andreas Heissenberger
  31. 144dfb35feat: add test cases for static pages with filesystem router (#270)Andreas Heissenberger
  32. 5622b19edocs(en): add vite environment variables from env files (#267)Andreas Heissenberger
  33. 8ca2481bchore: publish provenance (#265)Viktor Lázár
  34. f4b6667bfix: file router redirect (#264)Viktor Lázár
  35. f78674e8fix: file router layout selection (#262)Viktor Lázár
  36. 5725c186fix: file router middlewares path routing (#260)Viktor Lázár
  37. 209adf89fix: handle redirect when calling server functions from client (#259)Viktor Lázár
  38. 546f36b6feat: use vite env loader (#258)Viktor Lázár
  39. 0bc9f968feat: ppr use static/dynamic (#253)Viktor Lázár
  40. 6ad4f93ffix: module resolution (#252)Viktor Lázár
  41. ec43ff69fix: ssr resolve react-server-dom-webpack/client.edge (#250)Viktor Lázár
  42. ebd3d13dfix: externalize commonjs (#249)Viktor Lázár
  43. fb06f1fafeat: native formdata parser (#247)Viktor Lázár
  44. cf28312bfix: safari readablestream polyfill (#242)Viktor Lázár
  45. 5f1b575dfix: runtime config (#239)Viktor Lázár
  46. 1220d1affix: build external builtin (#237)Viktor Lázár
  47. 94101883chore: enable skipped tests (#235)Viktor Lázár
  48. 48b71695fix: error overlay (#234)Viktor Lázár
  49. b81e9ca9feat: change http layer (#233)Viktor Lázár
  50. 2f5bc354fix: rolldown advanced chunks (#232)Viktor Lázár