Releases: TableCrafter/tablecrafter.js
Releases · TableCrafter/tablecrafter.js
Release list
v1.4.2: Resilient Fetching & Retry Engine
Highlights
- Retry Logic: New internal catch block with visual retry hooks.
- Error UI: Standardized error container for consumer applications.
- Stability: Refined response handling for non-200 HTTP codes.
v1.4.1: Zero-Latency SSR Hydration Engine
Highlights
- 🚀 Zero-Latency Hydration: New logic to detect and utilize embedded JSON payloads in the HTML.
- ⚡ Performance Enhancement: Blazing fast TTI (Time to Interactive) for SSR-rendered tables.
- 🛠️ Refined Constructor: Improved initialization flow for robust hydration in varied DOM environments.