-
Notifications
You must be signed in to change notification settings - Fork 0
Release notes
Reverse-chronological. Links to the npm version history and this repo's git tags.
Frozen re-export thunk — this package is superseded. The Lambda adapter moved into dynamodb-toolkit as the dynamodb-toolkit/lambda subpath export (core 3.8.0). This release replaces the implementation with export * from 'dynamodb-toolkit/lambda' (plus matching type re-exports and path-compat deep-import thunks where applicable), declares an open-ended peer on dynamodb-toolkit >= 3.8.0 so future core releases never require a thunk update, and is the final release of this package. Existing consumers keep working unchanged; new code should import the subpath directly. Current documentation lives in the core wiki — Framework adapters and Lambda adapter — while this wiki remains a frozen historical copy of the standalone line. The repository is archived.
The pre-thunk standalone adapter shipped as 0.1.0 (2026-04-19), 0.2.0 (2026-04-20), and 0.3.0 (2026-04-23) without per-release notes — see the git tags and commit history for details.