This repository publishes the official optional batteries that sit on top of @bight-ts/core.
@bight-ts/storage-json@bight-ts/storage-keyv@bight-ts/storage-drizzle@bight-ts/storage-prisma@bight-ts/storage-mongoose
@bight-ts/plugin-devtools@bight-ts/plugin-message-commands@bight-ts/plugin-ops@bight-ts/plugin-prefix-commands@bight-ts/plugin-scheduler
@bight-ts/settings@bight-ts/i18n@bight-ts/toolkit
This repo depends on the published @bight-ts/core package from bight-ts.
Release order matters:
- publish
@bight-ts/core - publish changed extras packages
- publish
create-bight
For local integration work before a core release exists, set BIGHT_CORE_PACKAGE_SPEC to a local tarball or folder before installing.
CI runs on Node 22 and pnpm@10.33.0.
pnpm install
pnpm lint
pnpm typecheck
pnpm test
pnpm build
pnpm pack:allContributions are welcome! Please read the contributing guidelines before submitting a pull request.