-
refactor: simplify Datastar configuration API
released this
2026-01-14 12:01:18 +00:00 | 62 commits to main since this releaseFlatten DatastarConfig struct into Options (DatastarContent, DatastarPath)
and replace datastarHandlerRegistered bool with sync.Once for thread safety.Downloads