Skip to content

Commit a3680b0

Browse files
SDK regeneration
Unable to analyze changes with AI, incrementing PATCH version.
1 parent ff12511 commit a3680b0

File tree

3,615 files changed

+30582
-37527
lines changed

Some content is hidden

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

3,615 files changed

+30582
-37527
lines changed

.fern/metadata.json

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

.fernignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ tests/unit/fetcher/stream-wrappers/webpack.test.ts
1212
tests/integration
1313
legacy
1414
jest.config.mjs
15+
changelog.md

.npmignore

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@ tests
44
.gitignore
55
.github
66
.fernignore
7-
.fern
87
.prettierrc.yml
9-
biome.json
108
tsconfig.json
11-
yarn.lock
12-
pnpm-lock.yaml
13-
.mock
14-
dist
15-
scripts
16-
jest.config.*
17-
vitest.config.*
9+
yarn.lock

.prettierrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
tabWidth: 4
2+
printWidth: 120

CONTRIBUTING.md

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

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Square.
3+
Copyright (c) 2026 Square.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)