-
Notifications
You must be signed in to change notification settings - Fork 1
v10 - 2026 Major Update #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
packages/reciple/src/classes/templates/ModuleTemplateBuilder.ts
Dismissed
Show dismissed
Hide dismissed
|
CodeFactor found an issue: Optional chain expressions can return undefined by design: using a non-null assertion is unsafe and wrong. It's currently on: |
|
CodeFactor found an issue: Optional chain expressions can return undefined by design: using a non-null assertion is unsafe and wrong. It's currently on: |
This commit sets up Nx Cloud for your Nx workspace, enabling distributed caching and the Nx Cloud GitHub integration for fast CI and improved developer experience. You can access your Nx Cloud workspace by going to https://cloud.nx.app/orgs/692c40f0dd5fc829dbb6467a/workspaces/692c4204dd5fc829dbb64680 **Note:** This commit attempts to maintain formatting of the nx.json file, however you may need to correct formatting by running an nx format command and committing the changes.
feat(nx-cloud): set up nx workspace
🦋 Changeset detectedLatest commit: a8972da The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Introduces a changeset entry to track documentation updates, enabling better visibility and coordination for future doc changes.
First working implementation of documentation
Changelog
MessageCommandModule,SlashCommandModule, andContextMenuCommandModulefor command modulesEventModule,ClientEventModule, andRESTEventModulefor event modulesPreconditionModuleandPostconditionModulefor preconditions and postconditionsrecipleinstead of the core@reciple/corehaltsare now postconditions with similar structure as preconditions*Commandobject'sdataproperty.BaseCooldownAdapterfor custom cooldown storage implementationsuseClient()function instead ofclientvariable to the global objectuseLogger()function instead ofloggervariable to the global objectTODO
reciplepackage for minimal core implementationcreate-reciplefunctionality torecipleCLIcreate-reciple. Create a forked process ofreciple createinsteadreciple create module~/.configreciple-registry-cachepackagereciple-interaction-eventspackageesbuildrolldown for building typescript/javascript project viatsuptsdownEmbedBuilderPollModalBuilderv1message component buildersv2message component buildersAcknowledgements
Special thanks to
tsuppowering early version ofreciple buildusingesbuildtsdownnow powering thereciple buildcommand