react-server675fbba4
react-serverlogv0.0.0-experimental-bb46e35-20250304-3af0ffd9
  1. bb46e35ffix: terminate worker on static export skip (#160)Viktor Lázár
  2. 8c5f39fafix(docs): remove dev from start options, add eval to build options on cli page (#159)Viktor Lázár
  3. 9d964819docs(ja): translate tutorials/hello-world into Japanese (#153)hirokazu kato
  4. 20541d2adocs(ja): fix missing period in error handling section (#154)n00b
  5. e68e750afix(docs): add missing Link import to client components page (ja) (#155)Viktor Lázár
  6. c9a2cf2edocs(ja): translate client-components into Japanese (#152)AyakaKoyama
  7. b71ff906docs(ja): translate framework into Japanese (#145)Watanabe Jin
  8. c280d96efix: cli build eval and clear screen (#150)Viktor Lázár
  9. 203c1616docs(ja): translate integrations/typescript into Japanese (#147)Kouichi Taketani
  10. f35c661bfeat: tailwindcss v4 (#146)Viktor Lázár
  11. 2ed4a4b1docs(ja): translate server-components into Japanese (#144)AyakaKoyama
  12. af1a671bdocs(ja): translate integrations/index into Japanese (#143)kitahara
  13. 063d2cacdocs(ja): translate integrations/vite into Japanese (#140)hirokazu kato
  14. c301256edocs(ja): translate get-started into Japanese (#139)yoshida
  15. 0997f293docs(ja): translate quick-start into Japanese (#135)Watanabe Jin
  16. be787f22feat: modulepreload (#138)Viktor Lázár
  17. d69db8ddfix: release experimental workflow (#137)Viktor Lázár
  18. 989cf021fix: docs preview workflow (#134)Viktor Lázár
  19. cef2546cdocs(ja): improve readability of the guide documentation Guide(index) (#133)Watanabe Jin
  20. d24f1e6bfix: remote server function call (#132)Viktor Lázár
  21. c1f309b5fix(docs): canonical urls missing lang (#130)Viktor Lázár
  22. 77ad6315fix(docs): sitemap loc (#129)Viktor Lázár
  23. a5960103fix(docs): navigation links (#128)Viktor Lázár
  24. aaea2fecfix(docs): sidebar links (#127)Viktor Lázár
  25. 7fd1af2cfix(docs): canonical urls (#126)Viktor Lázár
  26. 41557b0ffeat(docs): paraglide i18n with minimal translations (#125)Viktor Lázár
  27. fd998014fix: create-react-server package.json (#124)Viktor Lázár
  28. 0a7334f3fix: create-react-server bun install (#123)Viktor Lázár
  29. ff56eae4feat: create-react-server (#122)Viktor Lázár
  30. d003259afix: middleware mode module resolution (#121)Viktor Lázár
  31. 05802051fix: builtin module import (#119)Viktor Lázár
  32. 4004433denable sponsorsViktor Lázár
  33. 80aadcaffeat: upgrade vite to 6.1.0 (#117)Viktor Lázár
  34. 70ab5aebfix: server function response (#116)Viktor Lázár
  35. 13bd4c29feat: upgrade to latest vite 6 (#114)Viktor Lázár
  36. 9ed2d6fafeat: upgrade react to latest experimental (#113)Viktor Lázár
  37. 44033c0efeat: support Bun runtime (#112)Viktor Lázár
  38. 3c4e6bc2feat: enhanced error handling and a ton of bugfixes showcased in a new example app (#111)Viktor Lázár
  39. d09c5f5dfix: remote example production config (#109)Viktor Lázár
  40. 5e1cd79dfix: handling http response headers (#106)Viktor Lázár
  41. b6bf7100fix(docs): styling of code blocks and nested lists (#107)Viktor Lázár
  42. 2004bedcfix: handling deploy cli argument in build action adapter handler (#105)Viktor Lázár
  43. 138ef892fix: static generated RSC x-component and response type selection (#99)Viktor Lázár
  44. a70e8165feat: server functions return RSC payload (#93)Viktor Lázár
  45. 0fab13a2fix: revert remote component outlet encoding (#92)Viktor Lázár
  46. 7690928afix(examples): upgrade better-sqlite3 in todo example (#90)Viktor Lázár
  47. 3e4f69f0fix: encode headers and use charset utf-8 on content-type response headers (#88)Viktor Lázár
  48. e41db2e9fix: build with custom public dir (#87)Viktor Lázár
  49. 4fe0d729fix: support async functions as static parameters input in file-system based router (#86)Viktor Lázár
  50. 61cbefd6fix: use static params in file-system based router for ssg (#83)Viktor Lázár