hk-planner/frontend/node_modules/es-errors/CHANGELOG.md
jtricerolph 18e24efbeb Add sync error logging, extend error flash, fix unload saves
- Log workforce sync errors to backend stdout so they appear in docker logs
- Extend error flash from 5s to 15s so errors are readable
- Replace sendBeacon (POST-only) with keepalive fetch (PUT) on unload —
  sendBeacon was hitting 404s on all three unload saves

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-22 14:19:38 +00:00

1.8 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.3.0 - 2024-02-05

Commits

  • [New] add EvalError and URIError 1927627

v1.2.1 - 2024-02-04

Commits

  • [Fix] add missing exports entry 5bb5f28

v1.2.0 - 2024-02-04

Commits

v1.1.0 - 2024-02-04

Commits

v1.0.0 - 2024-02-03

Commits