Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion packages/pluggable-widgets-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Changed

- We added @d11/react-native-fast-image as an external native dependency in rollup config.

## [10.24.0] - 2025-09-24

### Changed

- We added @d11/react-native-fast-image as an external native dependency in rollup config.
- We migrated to pnpm as our package manager. Users of the widgets tools should be able to continue using their package manager of choice.

- We updated React Native to version 0.77.3 to align with the Native Widgets project requirements.
Expand Down
Loading