@ts-rest/core
Advanced tools
Comparing version 3.49.0-beta.4 to 3.49.0
# @ts-rest/core | ||
## 3.49.0-beta.4 | ||
## 3.49.0 | ||
### Minor Changes | ||
- a8f3fa0: You can now pass functions as values for your `baseHeaders` in your client. This makes it much easier now to fetch and set access tokens from your authentication libraries. | ||
- 597cd92: You can now pass functions as values for your `baseHeaders` in your client. This makes it much easier now to fetch and set access tokens from your authentication libraries. | ||
@@ -9,0 +9,0 @@ ## 3.48.1 |
{ | ||
"name": "@ts-rest/core", | ||
"version": "3.49.0-beta.4", | ||
"version": "3.49.0", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "RPC-like experience over a regular REST API, with type safe server implementations 🪄", |
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
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
1
105874