File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.0.0] ( https://github.com/expo/expo-server-sdk-node/compare/v4.0.0...v5.0.0 ) (2026-02-04)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * remove useFcmV1 option ([ #261 ] ( https://github.com/expo/expo-server-sdk-node/issues/261 ) )
9+ * replace node-fetch with undici ([ #116 ] ( https://github.com/expo/expo-server-sdk-node/issues/116 ) )
10+
11+ ### Features
12+
13+ * remove useFcmV1 option ([ #261 ] ( https://github.com/expo/expo-server-sdk-node/issues/261 ) ) ([ 55761dd] ( https://github.com/expo/expo-server-sdk-node/commit/55761dd8b33b633c8f7182861ac0af4bc797a536 ) )
14+ * replace node-fetch with undici ([ #116 ] ( https://github.com/expo/expo-server-sdk-node/issues/116 ) ) ([ 413290b] ( https://github.com/expo/expo-server-sdk-node/commit/413290bdad010c48af44829afca8aa23b73e7dc7 ) )
15+
316## [ 4.0.0] ( https://github.com/expo/expo-server-sdk-node/compare/v3.15.0...v4.0.0 ) (2025-08-18)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " expo-server-sdk" ,
3- "version" : " 4 .0.0" ,
3+ "version" : " 5 .0.0" ,
44 "description" : " Server-side library for working with Expo using Node.js" ,
55 "main" : " build/ExpoClient.js" ,
66 "types" : " build/ExpoClient.d.ts" ,
You can’t perform that action at this time.
0 commit comments