Version 1.0.0 - Production Release
Key Features
1. CMSClient Class
- New: Introducing the
CMSClient
class, a powerful tool for fetching content from your Wagtail-based CMS using TypeScript. - Streamlined: Fetch pages, images, and documents effortlessly with dedicated methods.
2. Error Handling
- Enhanced: Improved error handling for smoother response handling, providing more meaningful error messages.
- Improved User Experience: Easily identify and address issues when fetching content.
3. Media Source URL Retrieval
- New Method: Added the
getMediaSrc
method to retrieve the source URL of media items. - Seamless Integration: Display images and documents from your Wagtail CMS with ease.
Tested with Sample Template Website
- Thoroughly Tested: Extensively tested in production to ensure reliability and performance.
- User-Ready: Confidence that the package works seamlessly in real-world scenarios. See Example
Install wagtail-js v1.0.0 for an enhanced experience with your Wagtail-based CMS!
For detailed information, code examples, and documentation, please refer to our official documentation.
We welcome your feedback, questions, and contributions on our GitHub repository.