You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(dependencies): add tracing crate version 0.1.40 to enhance logging capabilities
docs(README.md): update template rendering section to reflect new built-in template system and improve clarity on SSR initialization process
refactor(README.md): simplify example code for SSR components and enhance explanations for better understanding of parameters processing and island architecture
feat(docs): enhance README with detailed explanations of Island processing and SSR integration
fix(docs): correct initialCount properties in the example for clarity and consistency
chore(docs): update future expansion section to reflect potential improvements and community contributions
feat(island): implement caching mechanism for island rendering to improve performance and reduce redundant computations
feat(render): enhance SsrRenderer with logging and improved island processing logic for better debugging and maintainability
refactor(lib): reorganize module exports for clarity and include new functions for island rendering and SSR initialization
0 commit comments