react-server675fbba4
react-serverlogv0.0.0-experimental-41557b0-20250213-8ff17820
  1. 41557b0ffeat(docs): paraglide i18n with minimal translations (#125)Viktor Lázár
  2. fd998014fix: create-react-server package.json (#124)Viktor Lázár
  3. 0a7334f3fix: create-react-server bun install (#123)Viktor Lázár
  4. ff56eae4feat: create-react-server (#122)Viktor Lázár
  5. d003259afix: middleware mode module resolution (#121)Viktor Lázár
  6. 05802051fix: builtin module import (#119)Viktor Lázár
  7. 4004433denable sponsorsViktor Lázár
  8. 80aadcaffeat: upgrade vite to 6.1.0 (#117)Viktor Lázár
  9. 70ab5aebfix: server function response (#116)Viktor Lázár
  10. 13bd4c29feat: upgrade to latest vite 6 (#114)Viktor Lázár
  11. 9ed2d6fafeat: upgrade react to latest experimental (#113)Viktor Lázár
  12. 44033c0efeat: support Bun runtime (#112)Viktor Lázár
  13. 3c4e6bc2feat: enhanced error handling and a ton of bugfixes showcased in a new example app (#111)Viktor Lázár
  14. d09c5f5dfix: remote example production config (#109)Viktor Lázár
  15. 5e1cd79dfix: handling http response headers (#106)Viktor Lázár
  16. b6bf7100fix(docs): styling of code blocks and nested lists (#107)Viktor Lázár
  17. 2004bedcfix: handling deploy cli argument in build action adapter handler (#105)Viktor Lázár
  18. 138ef892fix: static generated RSC x-component and response type selection (#99)Viktor Lázár
  19. a70e8165feat: server functions return RSC payload (#93)Viktor Lázár
  20. 0fab13a2fix: revert remote component outlet encoding (#92)Viktor Lázár
  21. 7690928afix(examples): upgrade better-sqlite3 in todo example (#90)Viktor Lázár
  22. 3e4f69f0fix: encode headers and use charset utf-8 on content-type response headers (#88)Viktor Lázár
  23. e41db2e9fix: build with custom public dir (#87)Viktor Lázár
  24. 4fe0d729fix: support async functions as static parameters input in file-system based router (#86)Viktor Lázár
  25. 61cbefd6fix: use static params in file-system based router for ssg (#83)Viktor Lázár
  26. 39552137fix: suspense client component (#78)Viktor Lázár
  27. 9f3b6b9afix(docs): not found page (#75)Viktor Lázár
  28. 63ba3e18fix: error handling race condition when using ssr rendering (#74)Viktor Lázár
  29. a27f9161fix(docs): table of contents rendering (#73)Viktor Lázár
  30. a032f674feat(docs): add contributors page (#70)Viktor Lázár
  31. f5fa9285fix: ssg runtime references (#71)Viktor Lázár
  32. e910ec49feat(docs): scrollbar styling (#69)Viktor Lázár
  33. 931d4590fix(docs): sidebar scroll container (#68)Sutu Sebastian
  34. a37c63c5fix: use cache in a function with params (#66)Viktor Lázár
  35. b3c6f799feat: development server commands and search docs (#65)Viktor Lázár
  36. b16430e8feat: update docs get started page (#64)Viktor Lázár
  37. 27306b09feat: update eslint to v9 (#63)Viktor Lázár
  38. 8bbb6679fix: useCache concurrency (#62)Viktor Lázár
  39. 17263649feat: hydration error overlay (#61)Viktor Lázár
  40. 5950427efeat: "use cache" directive (#60)Viktor Lázár
  41. 076c2abafix: examples test suite (#59)Viktor Lázár
  42. 955fd2dcfeat: examples test suite (#58)Viktor Lázár
  43. 4a20205efeat: development mode watch config file changes (#57)Viktor Lázár
  44. 9d35e7e3fix: show full error message in the overlay (#56)Viktor Lázár
  45. d84eb64afix: move RemoteComponent to @lazarv/react-server/remote module (#53)Viktor Lázár
  46. 706c6103feat: optimize startup time with configuration and static file handler changes (#52)Viktor Lázár
  47. e627112afeat: upgrade react to latest experimental version (#51)Viktor Lázár
  48. 94b83516feat: deployment adapter api (#47)Viktor Lázár
  49. 640534a6feat(docs): integrations (#46)Viktor Lázár
  50. 0c86c5bdfix: docs outlets link (#45)Viktor Lázár