react-server675fbba4
react-serverlogv0.0.0-experimental-059f540-20240914-36104f27
  1. 059f5409feat: move @lazarv/react-server-router into @lazarv/react-server (#38)Viktor Lázár
  2. 591e6946fix: mantine charts example (#37)Viktor Lázár
  3. dd5be792fix: stylesheet ordering (#36)Viktor Lázár
  4. eed22ac2fix: react-is version mismatch (#35)Viktor Lázár
  5. 0e31f6c5fix: update Mantine example / cleanup layout (#33)Andreas Heissenberger
  6. 703f4f77fix: ensure output directory exists before router type generation (#34)Viktor Lázár
  7. 28ecaddffix: vite optimize deps usage and production build when using a workspace (#31)Viktor Lázár
  8. 7cda20f4fix: using ipv6 listener hostname (#29)Viktor Lázár
  9. 6feece89chore: cleanup unused use-sync-external-store/shim/with-selector.js (#27)Viktor Lázár
  10. 6282ca0dfix: vite deps optimizer usage (#26)Viktor Lázár
  11. da250e26fix: module resolution of third-party libraries (#23)Viktor Lázár
  12. 84ec058ffix: workflow repository conditions (#19)Viktor Lázár
  13. 546a55b0feat: ci/cd (#17)Viktor Lázár
  14. ad417f44fix use client plugin on windowslazarv
  15. 53a51450add error handler to RemoteComponent and prettier error logging including detailslazarv
  16. 8a911c75fix route ordering in file-system based routerlazarv
  17. 72ec3f2enew route matcher implementationlazarv
  18. cc929b64module alias vite only when installed and resolvedlazarv
  19. 14a52282update tanstack-router example to load RSC outlet in route definitionlazarv
  20. 73559a7bmore error tolerant router pluginlazarv
  21. a14eb033add getFlightResponse to client typescript definitionlazarv
  22. 531b5dc3callback on emit even when there are no listenerslazarv
  23. a317857aexclude any config files under node_moduleslazarv
  24. a6c271a7hydrate remote component when server action usage detectedlazarv
  25. d5b8a274fix cannot find module react-server-dom-webpack/client.edgelazarv
  26. 2744b552update docs to include remote componentslazarv
  27. ca2e91f6support remote componentslazarv
  28. 24671173fix inline server action scoped variable handlinglazarv
  29. 59cae4c7add ascii art logo, help cli command and checking node/react versionslazarv
  30. b60f8615use correct public directory in dev and patch virtual asset importslazarv
  31. 9218670fresolve vite provided by @lazarv/react-server to be able to use defineConfig in vite.config.jslazarv
  32. 6953bb3bfix vercel adapter symlink handling #14lazarv
  33. 390014f5update vercel init instructions in docslazarv
  34. daeb417ffind proper root directory in vercel adapterlazarv
  35. 480a3ef9add layout filename pattern to router defaults #13lazarv
  36. d1c9522fsupport outlet client navigationlazarv
  37. 8ea03b35docs links are using smooth scrollinglazarv
  38. 830d4af5fix cli no-adapter and build command exit codelazarv
  39. 2a3b4fe7another fix documentation linklazarv
  40. f034a678fix documentation linkslazarv
  41. cb7bbbf3documentation site revamplazarv
  42. 39fb371asupport custom mdx components and wait for router to be readylazarv
  43. a26b447cremove unnecessary prefix from error logginglazarv
  44. a5c2fe7ffix dev error overlay error metadata handlinglazarv
  45. 6badb31bproxy worker logger to parent port to use custom loggerlazarv
  46. 2984ae89fix error handling, add error boundary and error handling testslazarv
  47. 7c268d02add response and memory caching tests and missing typescript type definitionslazarv
  48. 1a2b02ddadd tests for style asset loadinglazarv
  49. fb0a0ff5support passing initial configuration in middleware modelazarv
  50. 6f07a4d9only use base url for styles when provided in configlazarv