Skip to content

Releases: ghostdevv/jellycommands

[email protected]

18 Oct 13:50
13d598b

Choose a tag to compare

[email protected] Pre-release
Pre-release

Minor Changes

Patch Changes

  • fix: add license to package.json (eb53d98)

  • perf: remove cpy dependency (f008d92)

  • perf: remove update-notifier dependency (2da3d4d)

  • perf: remove desm dependency (f9a1ac3)

  • perf: replace minimist with mri (c005ca0)

[email protected]

05 Jun 13:00

Choose a tag to compare

[email protected] Pre-release
Pre-release

Minor Changes

  • feat: add modal component (#235)

Patch Changes

  • feat: add more jsdoc comments to exports (#217)

  • chore: update jsdoc comments (#228)

[email protected]

05 Jun 13:00

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • chore: update jsdoc comments (#228)

[email protected]

07 Apr 13:17
9064a92

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • nested files with _ are now ignored correctly (#180)

[email protected]

17 Mar 00:30
23c246a

Choose a tag to compare

[email protected] Pre-release
Pre-release

Minor Changes

  • support buttons (#171)

[email protected]

17 Mar 15:49
6039cc2

Choose a tag to compare

[email protected] Pre-release
Pre-release

Minor Changes

  • update templates to have buttons (9401374)

Patch Changes

[email protected]

03 Mar 13:17
b60c8bb

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • fix automatic file loading on windows (#169)

[email protected]

24 Feb 17:14
da4e40d

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • add errors to props.get, props.set, props.has to aid in migration (#159)

  • (breaking) update props api to be typesafe and easier to use (#155)

  • add a guard to catch no guild id when dev mode enabled (#165)

  • change command/event file resolution logic (#161)

  • update non-major dependancies (#162)

[email protected]

24 Feb 17:14
da4e40d

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • update styles of create-jellycommands (#156)

  • add src/app.d.ts (#155)

  • update the jsconfig.json and tsconfig.json (dc96114)

  • update non-major dependancies (#162)

[email protected]

08 Feb 13:21
b5f54db

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • update dependancies (45dab7f)

  • change nameLocalizations & descriptionLocalizations to a partial type (#153)