这是indexloc提供的服务,不要输入任何密码
Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/big-camels-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cuddly-lions-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-scissors-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-seahorses-wait.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-vans-float.md

This file was deleted.

6 changes: 6 additions & 0 deletions libs/ts-rest/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ts-rest/core

## 3.53.0

### Patch Changes

- 2c6367c: Fix handling of responses with no body and content type json header

## 3.52.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/core",
"version": "3.52.1",
"version": "3.53.0",
"private": false,
"description": "RPC-like experience over a regular REST API, with type safe server implementations 🪄",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions libs/ts-rest/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ts-rest/express

## 3.53.0

### Minor Changes

- ab2a39f: add express v5 support to @ts-rest/express

## 3.52.1

## 3.52.0
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/express",
"version": "3.52.1",
"version": "3.53.0",
"repository": {
"type": "git",
"url": "https://github.com/ts-rest/ts-rest.git",
Expand Down
6 changes: 6 additions & 0 deletions libs/ts-rest/fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ts-rest/fastify

## 3.53.0

### Minor Changes

- 4cffcb3: export AppRouteImplementation from fastify to allow for usage cross-file

## 3.52.1

## 3.52.0
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/fastify",
"version": "3.52.1",
"version": "3.53.0",
"repository": {
"type": "git",
"url": "https://github.com/ts-rest/ts-rest.git",
Expand Down
2 changes: 2 additions & 0 deletions libs/ts-rest/nest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ts-rest/nest

## 3.53.0

## 3.52.1

## 3.52.0
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/nest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/nest",
"version": "3.52.1",
"version": "3.53.0",
"private": false,
"description": "Nest server integration for @ts-rest",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions libs/ts-rest/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ts-rest/next

## 3.53.0

## 3.52.1

## 3.52.0
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/next",
"version": "3.52.1",
"version": "3.53.0",
"repository": {
"type": "git",
"url": "https://github.com/ts-rest/ts-rest.git",
Expand Down
6 changes: 6 additions & 0 deletions libs/ts-rest/open-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ts-rest/open-api

## 3.53.0

### Minor Changes

- bb96ae5: Add operation ID parameter to operationMapper function, allowing using the appRoute's id in the callback.

## 3.52.1

## 3.52.0
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/open-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/open-api",
"version": "3.52.1",
"version": "3.53.0",
"repository": {
"type": "git",
"url": "https://github.com/ts-rest/ts-rest.git",
Expand Down
2 changes: 2 additions & 0 deletions libs/ts-rest/react-query-v5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ts-rest/react-query-v5

## 3.53.0

## 3.52.1

## 3.52.0
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/react-query-v5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/react-query-v5",
"version": "3.52.1",
"version": "3.53.0",
"private": true,
"license": "MIT",
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions libs/ts-rest/react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ts-rest/react-query

## 3.53.0

## 3.52.1

## 3.52.0
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/react-query",
"version": "3.52.1",
"version": "3.53.0",
"private": false,
"description": "react-query client integration for @ts-rest",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions libs/ts-rest/serverless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ts-rest/serverless

## 3.53.0

### Patch Changes

- 3313b33: Expose more types to fix build issues with "verbatimModuleSyntax" and other such build configs

## 3.52.1

## 3.52.0
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/serverless/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/serverless",
"version": "3.52.1",
"version": "3.53.0",
"repository": {
"type": "git",
"url": "https://github.com/ts-rest/ts-rest.git",
Expand Down
2 changes: 2 additions & 0 deletions libs/ts-rest/solid-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ts-rest/solid-query

## 3.53.0

## 3.52.1

## 3.52.0
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/solid-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/solid-query",
"version": "3.52.1",
"version": "3.53.0",
"private": false,
"description": "solid-query client integration for @ts-rest",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions libs/ts-rest/vue-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ts-rest/vue-query

## 3.53.0

## 3.52.1

## 3.52.0
Expand Down
2 changes: 1 addition & 1 deletion libs/ts-rest/vue-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-rest/vue-query",
"version": "3.52.1",
"version": "3.53.0",
"private": false,
"description": "vue-query client integration for @ts-rest",
"keywords": [
Expand Down