Skip to content

Releases: TableCrafter/tablecrafter.js

v1.4.2: Resilient Fetching & Retry Engine

Choose a tag to compare

@fahdi fahdi released this 05 Jan 21:11

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

Choose a tag to compare

@fahdi fahdi released this 05 Jan 20:48

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.