mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:31:07 +08:00
200 B
200 B
Changelog
v1.1.0
- Add a new
from
field to events to identify sender. - Ignore messages originated from itself (check event.from)
v1.0.1
- Implement an API similar to an EventEmitter