Skip to content

Commit

Permalink
docs(README.md): update README for improved clarity and consistency i…
Browse files Browse the repository at this point in the history
…n language, add missing dependency information, and enhance examples for better understanding

- Refine language for better readability and consistency.
- Add missing dependency information for `ssr` to ensure compatibility.
- Improve code examples for clarity and maintainability.

feat(README.md): enhance SSR rendering logic and update comments for clarity
docs(README.md): improve language and examples for better understanding of SSR integration with frontend frameworks

docs(README.md): update documentation to improve clarity and consistency in code examples and explanations
style(README.md): enhance formatting and language for better readability and understanding of performance optimization techniques and best practices

docs(README): update FAQ section for clarity and consistency in language
docs(README): add related projects and contact information for user support
docs(README): revise licensing section for accuracy and clarity
docs(README): enhance contribution guidelines to encourage community involvement

feat(config): enhance SsrkitConfig with optional fields and builder pattern for better configurability
feat(island): integrate global configuration into IslandManager for dynamic settings
chore(lib): add state module to the public interface for future enhancements

feat(render.rs): refactor rendering logic to return cookies along with HTML content for improved session management
feat(state.rs): implement global state management with cookie and session handling to enhance application state management and improve performance

fix(template.rs): update cache initialization to use get_template_cache_size method for better clarity and functionality
  • Loading branch information
Jerome committed Aug 1, 2024
1 parent 4370b02 commit 1edc0d5
Show file tree
Hide file tree
Showing 7 changed files with 660 additions and 186 deletions.
Loading

0 comments on commit 1edc0d5

Please sign in to comment.