- Support FSharp.Core 5.0
- Update dependencies
- Add CancellationToken option for better control over cleanup
- Update for stable Feliz release
- Update dependencies
- Add api for properly disposing of elmish generated workers
- Re-implement public API for more customization and type safety
- Add auto-serialization for complex message passing
- Added synchronous fallback for failed workers
- Adjust Femto dependencies and switch to webpack for bundling workers
- Initial release
- Initial build