hk-planner/frontend/node_modules/generator-function/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.3 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.

v2.0.1 - 2025-09-30

Commits

v2.0.0 - 2025-09-29

Commits

  • Initial reimplementation, tests, readme, types e5940de
  • [meta] remove unused files 460bbe9
  • [Dev Deps] add missing peer dep b873c0d
  • [meta] fix FUNDING.yml 9ae9d43

v1.0.0 - 2015-10-10

Commits