Skip to content

Commit 51becd4

Browse files
committed
chore: rename plugin to orpc
1 parent 6156182 commit 51becd4

54 files changed

Lines changed: 567 additions & 1190 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/lazy-nails-give.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@hey-api/openapi-ts": patch
33
---
44

5-
**plugin(@orpc/contract)**: initial release
5+
**plugin(orpc)**: initial release

dev/typescript/presets.ts

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,7 @@ export const presets = {
3232
],
3333
rpc: () => [
3434
/** RPC-style SDK with Zod validation */
35-
{
36-
contracts: {
37-
containerName: 'contracted',
38-
strategy: 'single',
39-
},
40-
name: '@orpc/contract',
41-
},
35+
'orpc',
4236
'zod',
4337
],
4438
sdk: () => [

packages/openapi-ts-tests/@orpc/contract/v1/__snapshots__/3.1.x/contracts-nesting-id/@orpc/contract.gen.ts

Lines changed: 0 additions & 124 deletions
This file was deleted.

packages/openapi-ts-tests/@orpc/contract/v1/__snapshots__/3.1.x/contracts-strategy-by-tags/@orpc/contract.gen.ts

Lines changed: 0 additions & 124 deletions
This file was deleted.

packages/openapi-ts-tests/@orpc/contract/v1/__snapshots__/3.1.x/contracts-strategy-single/@orpc/contract.gen.ts

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)