Releases: expo/expo-server-sdk-node
Releases · expo/expo-server-sdk-node
v6.0.0
v5.0.0
v4.0.0
v3.15.0
3.14.0
What's Changed
- Replace jest mocks with Mock Service Worker by @nicknovitski in #98
- Bump prettier from 3.4.1 to 3.4.2 in the lint group by @dependabot in #114
- Run tests on Pull Requests by @nicknovitski in #117
- chore: Configure Renovate by @renovate in #112
- chore(deps): update yarn to v4.5.3 by @renovate in #119
- chore(deps): update yarn to v4.6.0 by @renovate in #120
- chore(deps): pin dependencies by @renovate in #118
- chore(deps): update dependency typescript to v5.7.3 by @renovate in #121
- Bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot in #125
- Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #126
- fix: invalid URL error when using expo-server-sdk inside API routes by @Savinvadim1312 in #128
- 3.14.0 by @douglowder in #129
New Contributors
- @renovate made their first contribution in #112
- @Savinvadim1312 made their first contribution in #128
Full Changelog: v3.13.0...v3.14.0
3.13.0
What's Changed
- Bump @tsconfig/node-lts from 20.1.3 to 22.0.0 by @dependabot in #100
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #105
- Bump eslint-config-universe from 13.0.0 to 14.0.0 in the lint group by @dependabot in #104
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #107
- feat: support interruptionLevel for iOS by @vonovak in #106
- feat: support custom sounds by @vonovak in #110
Full Changelog: v3.12.0...v3.13.0
3.12.0
What's Changed
- Test with Node.js 22.x by @nicknovitski in #78
- Type-checking improvements by @nicknovitski in #80
- Replace cache action usage with setup-node cache by @nicknovitski in #79
- Remove values mock from test by @nicknovitski in #82
- yarn v1.x -> v4.4.1 by @nicknovitski in #83
- Configure dependabot to update devDependencies by @nicknovitski in #84
- Bump ts-jest from 29.1.2 to 29.2.5 in the jest group by @dependabot in #86
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #77
- codecov-action v1 -> v4 by @nicknovitski in #88
- 100% test coverage by @nicknovitski in #89
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #92
- chore: Don't try to update eslint by @nicknovitski in #93
- Bump the eslint-config-universe by @dependabot in #94
- Remove fetch-mock by @nicknovitski in #95
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #99
- chore: allow triggering tests workflow manually by @vonovak in #101
- fix(types): move expoPushToken to ExpoPushErrorReceipt details by @saifhalila in #97
- fix: add missing request body type by @vonovak in #102
- 3.12.0 by @douglowder in #103
New Contributors
- @nicknovitski made their first contribution in #78
- @vonovak made their first contribution in #101
- @saifhalila made their first contribution in #97
Full Changelog: v3.11.0...v3.12.0
v3.11.0
What's Changed
- Update README.md by @nurbxfit in #69
- fix error when npm run watch by @katayama8000 in #70
- Add expoPushToken to ExpoPushErrorReceipt type by @kjkurtz in #74
- chore: Refactor constants by @douglowder in #75
- fix: useFcmV1 should default to true and be deprecated by @douglowder in #76
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #73
- 3.11.0 by @douglowder in #81
New Contributors
- @nurbxfit made their first contribution in #69
- @kjkurtz made their first contribution in #74
- @douglowder made their first contribution in #75
Full Changelog: v3.10.0...v3.11.0