Skip to content

Release 1.1.0

Choose a tag to compare

@oyzhen oyzhen released this 30 Jun 15:31
docs: update AGENTS.md for event system and type-safe generics

- Add EventMap, EmitFn to package exports table
- Update architecture section: wire protocol EVENT tag, event system docs
- Add lib: WebWorker to TypeScript conventions
- Update testing section: runEventSuite, event-impl.ts, browser timeout
- Update skills section with event system references
- Add Demo section documenting demo/ directory
- Update pitfalls: factory pattern, Adapter terminate semantics