From afdebb145d06a455a9303a030bc71f6121d68368 Mon Sep 17 00:00:00 2001 From: Brent McKendrick Date: Tue, 20 Aug 2024 20:26:28 +1000 Subject: [PATCH] chore: add note to readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 134b4c6..afbc236 100644 --- a/readme.md +++ b/readme.md @@ -38,6 +38,8 @@ ## Introduction +**PLEASE NOTE funcy is in pre-release. The API is not yet stable and may change at any time.** + **funcy** provides a TypeScript-first (fully typed), best practice & simple functional interface for AWS lambda functions. The perfect complement to serverless frameworks such as the [serverless](https://www.serverless.com/framework), [SST](https://sst.dev), [SAM](https://aws.amazon.com/serverless/sam/), etc. Features: