Releases: VirtusLab-Open-Source/astro-strapi-loader
Releases · VirtusLab-Open-Source/astro-strapi-loader
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.0
Release 1.0.0
🎉 First Stable Release
We are excited to announce the first stable release of Astro Strapi Loader! This version provides a robust and type-safe way to load data from Strapi CMS in your Astro projects.
✨ Features
- Seamless integration with Astro and Strapi
- Automatic data loading from Strapi Content API
- Query, filtering and population capabilities
- Support for authorization tokens
- Integration with Astro's collections system
- TypeScript support with full type definitions
- Comprehensive test coverage
🔧 Technical Details
- Built with TypeScript
- Compatible with Astro ^5.0.0
- Compatible with Strapi ^5.0.0
📚 Documentation
Full documentation is available in the README.md file, including:
- Installation instructions
- Usage examples
- Configuration options
- API reference
- Development setup
🚀 Getting Started
# Install the package
yarn add @sensinum/astro-strapi-loader
# Or using npm
npm install @sensinum/astro-strapi-loader
🤝 Contributing
We welcome contributions! Please check our contributing guidelines for more information.
📄 License
This project is licensed under the MIT License - see the LICENSE.md file for details.