Changelog
- Renamed
OptionalType.emptytoOptionalType.__swifty_empty. Also removed theOptionalType.wrappedsince it wasn't used in the framework anymore. Please note that this still shouldn't be something you rely on tho, we're gonna explore ways to remove the publicOptionalTypein a future releases. @sunshinejr