Skip to content

Commit 503ff6b

Browse files
jacobbednarzmeorphis
authored andcommitted
Update README.md
1 parent 5e653ff commit 503ff6b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -313,13 +313,9 @@ await client.zones.delete(
313313
This package generally follows [SemVer](https://semver.org/spec/v2.0.0.html) conventions, though certain backwards-incompatible changes may be released as minor versions:
314314

315315
1. Changes that only affect static types, without breaking runtime behavior.
316-
1. Changes to library internals which are technically public but not intended or documented for external use. _(Please open a GitHub issue to let us know if you are relying on such internals)_.
316+
1. Changes to library internals which are technically public but not intended or documented for external use.
317317
1. Changes that we do not expect to impact the vast majority of users in practice.
318318

319-
> [!WARNING]
320-
> In addition to the above, changes to type names, structure or methods _may_ occur as we stabilise the automated codegen pipeline. This will be removed in the future once we are further along and the service owner OpenAPI schemas have reached a higher maturity level where changes are not as constant.
321-
> If this isn't suitable for your project, we recommend pinning to a known version or using the previous major version.
322-
323319
## Requirements
324320

325321
TypeScript >= 4.5 is supported.

0 commit comments

Comments
 (0)