types
types copied to clipboard
♻️ Stabilization of `Integer` type
trafficstars
📝 Description
We want to stabilize the Integer type and its serializers.
🔗 Dependencies
This issue is blocked by the following items:
- [ ] #822
✅ Checklist
See the Issue implementation section in the contributing guidelines before addressing the following checklist.
- [ ] ♻️ Stabilize the
Integertype. - [ ] ♻️ Stabilize the
Integer.Companion.stringSerializer()function. - [ ] 📝 Update the unreleased changelog for this issue.