react-server675fbba4
react-serverlogv0.0.0-experimental-0ba59f1-20251203-4b49ca69
  1. 0ba59f18feat: upgrade React to latest experimental (#294)Viktor Lázár
  2. c45641b7fix: codegen ast generator mapping (#293)Viktor Lázár
  3. 5d0671e8fix: import_react is not defined (#287)Andreas Heissenberger
  4. df304457fix: middleware / refactor from Web to Node streams (#281)Andreas Heissenberger
  5. 3f00d7f2chore: bump oxc-parser (#288)Alexander Lichter
  6. 600622d8fix: accept header handling (#279)Viktor Lázár
  7. 68f54b39docs: add REACT_SERVER_SOME_KEY environment variable (#276)Andreas Heissenberger
  8. cfd997c4fix: publish git checks (#278)Viktor Lázár
  9. e7c4a24dfix: comparing host with origin hostname (#275)Andreas Heissenberger
  10. c52af29bchore: ci main (#273)Viktor Lázár
  11. 4d43b4d5fix: npm publish (#272)Viktor Lázár
  12. 93ef6c72fix: file-router ssg/ppr (#271)Viktor Lázár
  13. 87d69446feat: add shadcn example (#269)Andreas Heissenberger
  14. 144dfb35feat: add test cases for static pages with filesystem router (#270)Andreas Heissenberger
  15. 5622b19edocs(en): add vite environment variables from env files (#267)Andreas Heissenberger
  16. 8ca2481bchore: publish provenance (#265)Viktor Lázár
  17. f4b6667bfix: file router redirect (#264)Viktor Lázár
  18. f78674e8fix: file router layout selection (#262)Viktor Lázár
  19. 5725c186fix: file router middlewares path routing (#260)Viktor Lázár
  20. 209adf89fix: handle redirect when calling server functions from client (#259)Viktor Lázár
  21. 546f36b6feat: use vite env loader (#258)Viktor Lázár
  22. 0bc9f968feat: ppr use static/dynamic (#253)Viktor Lázár
  23. 6ad4f93ffix: module resolution (#252)Viktor Lázár
  24. ec43ff69fix: ssr resolve react-server-dom-webpack/client.edge (#250)Viktor Lázár
  25. ebd3d13dfix: externalize commonjs (#249)Viktor Lázár
  26. fb06f1fafeat: native formdata parser (#247)Viktor Lázár
  27. cf28312bfix: safari readablestream polyfill (#242)Viktor Lázár
  28. 5f1b575dfix: runtime config (#239)Viktor Lázár
  29. 1220d1affix: build external builtin (#237)Viktor Lázár
  30. 94101883chore: enable skipped tests (#235)Viktor Lázár
  31. 48b71695fix: error overlay (#234)Viktor Lázár
  32. b81e9ca9feat: change http layer (#233)Viktor Lázár
  33. 2f5bc354fix: rolldown advanced chunks (#232)Viktor Lázár
  34. b6532879feat: upgrade dependencies (#231)Viktor Lázár
  35. 349aed05feat: enhance error handling (#230)Viktor Lázár
  36. 77fcecd3feat: rolldown-vite 7.0.3 (#228)Viktor Lázár
  37. 430e9ddefeat: mcp server support (#227)Viktor Lázár
  38. 65a95e49feat: upgrade react to latest experimental (#226)Viktor Lázár
  39. 7cdd0e1cfix: css modules scoped name (#225)Viktor Lázár
  40. ff91faf3feat: outlet shadow dom isolation (#224)Viktor Lázár
  41. e8b269bdfeat: remote props (#223)Viktor Lázár
  42. 79e7acebfix(docs): link text alignment (#222)Viktor Lázár
  43. 085e97e8feat: "use live" (#221)Viktor Lázár
  44. 2dab5bb5feat: cache providers (#219)Viktor Lázár
  45. 716f68c1docs(ja): translate error-handling doc to ja (#217)hirokazu kato
  46. 3924ff5afix: rolldown-vite version rollback (#216)Viktor Lázár
  47. 82cf453dfeat: rolldown-vite (#215)Viktor Lázár
  48. 197a78a3docs(ja): translate 'tutorials/photos' to japanese (#214)hirokazu kato
  49. 596ac1a6docs(en): fix setup command in tutorial (#213)hirokazu kato
  50. 3d4b1127docs(ja): translate router/server-side-routing into Japanese (#210)Kouichi Taketani