Releases: kearisp/react-canny
Releases · kearisp/react-canny
v0.0.9
v0.0.8
Changed
- Refactored Canny service initialization: The internal handling of the Canny service instance has been refactored.
- Faster Block Loading: Refactored the core script loader, resulting in quicker initialization and faster load times for Canny blocks.
- Improved Provider Stability: Optimized the internal handling of the Canny service instance to ensure it is created only once, making the provider more efficient and robust.
Fixed
- Dynamic Domain/Subdomain Updates: Fixed a bug where the Canny SDK would not reload if the
domainorsubdomainprops were updated after the component had already mounted.