🚀Preview Release - v1.0.0-preview.13
Pre-release
Pre-release
Carbonate Preview Release Notes - v1.0.0-preview.13
Quick Reminder
As with all software, there is always a chance for issues and bugs, especially for preview releases, which is why your input is greatly appreciated. 🙏🏼
Breaking Changes 🧨
- #71 - Removed the following types from the library:
💡This was removed due to the types not being required anymore. Changes to the library have made these types not unnecessary.
IMessage
IResult
MessageFactory
ResultFactory
- #71 - Changed all of the return types for the following interfaces and classes to nullable.
PullReactable<TDataIn, TDataOut>
IPullable
RespondReactor
IPullable
PullReactable<TDataOut>