<!--
{
  "documentType" : "article",
  "framework" : "watchOS Release Notes",
  "identifier" : "/documentation/watchOS-Release-Notes/watchos-9_2-release-notes",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "watchOS 9.2 Release Notes"
}
-->

# watchOS 9.2 Release Notes

Update your apps to use new features, and test your apps against API changes.

## Discussion

The watchOS 9.1 SDK provides support to develop watchOS apps for Apple Watch devices running watchOS 9.2. The SDK comes bundled with Xcode 14.2, available from the Mac App Store. For information on the compatibility requirements for Xcode 14.2, see <doc://com.apple.documentation/documentation/Xcode-Release-Notes/xcode-14_2-release-notes>.

### SwiftUI

#### New Features

- Disable animations of `NavigationStack` push and pop by wrapping path mutation in `withTransaction(transaction) { … }` where `transaction` has `disablesAnimations` set to `true`. (88993253)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)