v1.2.0
1.2.0 November 22, 2020
- Components can be registered to multiple worlds. More multi-world support is planned.
- Prettier config and formatting.
- Components typeName static property to deal with minimizers (compiling packages sometimes change function/class names).
- Custom System init parameters.
- TypeScript fixes.
- System.subscribe will now take Component class as well as name (to match other functions that take Component type).