File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 6.0.0] ( https://github.com/expo/expo-server-sdk-node/compare/v5.0.0...v6.0.0 ) (2026-02-19)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Build as ECMAScript module
9+
10+ ### Miscellaneous Chores
11+
12+ * Build as ECMAScript module ([ 04dcceb] ( https://github.com/expo/expo-server-sdk-node/commit/04dcceb50c7c16534da13ebbdd90fff79c7fecf0 ) )
13+
314## [ 5.0.0] ( https://github.com/expo/expo-server-sdk-node/compare/v4.0.0...v5.0.0 ) (2026-02-04)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " expo-server-sdk" ,
3- "version" : " 5 .0.0" ,
3+ "version" : " 6 .0.0" ,
44 "description" : " Server-side library for working with Expo using Node.js" ,
55 "type" : " module" ,
66 "main" : " ./build/ExpoClient.js" ,
You can’t perform that action at this time.
0 commit comments