You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 6.1.1 [skip ci]
## [6.1.1](6.1.0...6.1.1) (2025-11-19)
### Bug Fixes
* LiveQuery event lost for operation on class with pointer field ([#1863](#1863)) ([cfd1bc4](cfd1bc4))
chore(release): 5.1.0 [skip ci]
# [5.1.0](5.0.0...5.1.0) (2025-01-28)
### Features
* Add `PFObject.fromDictionary` to create an object from dictionary ([#1834](#1834)) ([e197cfa](e197cfa))
chore(release): 5.0.0 [skip ci]
# [5.0.0](4.2.0...5.0.0) (2025-01-28)
### Features
* Remove support for Xcode 14 ([#1835](#1835)) ([e94c4d5](e94c4d5))
### BREAKING CHANGES
* This release removes support for Xcode 14. ([e94c4d5](e94c4d5))
chore(release): 4.1.2 [skip ci]
## [4.1.2](4.1.1...4.1.2) (2024-10-14)
### Bug Fixes
* App crashes on launch and SwiftUI preview when built with Xcode 16 due to unregistered Parse subclasses ([#1811](#1811)) ([d363a78](d363a78))