1.2.2
fix: resolve default value edge cases and willset/didset issues
- Fix edge cases in default value handling for both UserDefaults and iCloud storage
- Resolve willset/didset observer timing issues in macro-generated code
- Add comprehensive test coverage for edge cases and observer behavior
- Improve documentation with additional examples and troubleshooting guides
This update enhances the reliability of the ObservableDefaults library by addressing
critical issues in property observation and default value management.
Full Changelog: 1.2.1...1.2.2