All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of nago-react.
- Basic framework structure with JSX runtime support.
- Build process configured with tsup for ES Modules and CommonJS.
- Basic test setup with Vitest.
- Project scaffolding including package.json, LICENSE, and README.md.
- Updated package.json to include description, keywords, author, and prepublishOnly script.
- Configured tsup to output .mjs and .cjs files.
- N/A
- N/A