Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dependencies): add tracing crate version 0.1.40 to enhance loggi…
…ng 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
- Loading branch information