@ts-rest/core
Advanced tools
Comparing version 3.26.2 to 3.27.0-rc.0
# @ts-rest/core | ||
## 3.27.0-rc.0 | ||
## 3.26.2 | ||
@@ -4,0 +6,0 @@ |
@@ -274,3 +274,4 @@ 'use strict'; | ||
headers: { | ||
'content-type': 'application/json', | ||
...(body !== null && | ||
body !== undefined && { 'content-type': 'application/json' }), | ||
...combinedHeaders, | ||
@@ -277,0 +278,0 @@ }, |
{ | ||
"name": "@ts-rest/core", | ||
"version": "3.26.2", | ||
"version": "3.27.0-rc.0", | ||
"description": "RPC-like experience over a regular REST API, with type safe server implementations 🪄", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68015
1241
2