Live Demo: The live demo now includes the previously missing Stencil Apollo dependency, allowing users to fully utilize the 'try it out' section without errors.
Improvements
Website: The website has been updated to use TypeScript and React hooks, enhancing performance and maintainability.
Plugin Functionality: Users can now select which output section the text should end up in when adding a plugin, providing greater flexibility in code generation.
Fixes
Fix the broken 'try it out' section on the homepage, ensuring users can interact with the demo without issues.
Fix the QueryHookOptions for @apollo/react-hooks to ensure compatibility with the expected signature, improving user experience.
Others
Add a "Further Reading" section to the documentation, providing users with additional resources and information.