@ts-rest/core
Advanced tools
Comparing version 3.49.0-beta.1 to 3.49.0-beta.2
# @ts-rest/core | ||
## 3.49.0-beta.1 | ||
## 3.49.0-beta.2 | ||
## 3.49.0-beta.0 | ||
### Minor Changes | ||
- 15cfe52: 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. | ||
- 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. | ||
@@ -11,0 +9,0 @@ ## 3.48.1 |
{ | ||
"name": "@ts-rest/core", | ||
"version": "3.49.0-beta.1", | ||
"version": "3.49.0-beta.2", | ||
"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
105888