Skip to content

Commit c79b052

Browse files
authored
docs: Remove beta section from README
1 parent 38f2dfb commit c79b052

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

packages/meta/README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,6 @@ The documentation is divided into several sections:
2424

2525
You can improve it by sending pull requests to this repository (for the API reference) or to the [documentation repository](https://github.com/temporalio/documentation).
2626

27-
## This SDK is in beta
28-
29-
### Features
30-
31-
Mostly complete implementation of all components that make up a Temporal SDK - Worker, Client, Workflows, and Activities
32-
33-
Notably these features are missing:
34-
35-
- Local activities
36-
- Side effects
37-
- Test framework
38-
- Custom data converters
39-
40-
> To provide feedback please [open an issue](https://github.com/temporalio/sdk-typescript/issues) and feel free to
41-
> talk to us on the [#typescript-sdk community slack channel](https://temporal.io/slack) or post on our [discourse support forum](https://community.temporal.io/).
42-
4327
## Installation
4428

4529
See the [getting started](https://docs.temporal.io/typescript/introduction/#getting-started) guide for setting up a project on your laptop.

0 commit comments

Comments
 (0)