Skip to content

Releases: ghostdevv/jellycommands

[email protected]

07 Apr 13:17
9064a92
Compare
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
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

  • support buttons (#171)

[email protected]

17 Mar 15:49
6039cc2
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • update dependancies (45dab7f)

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

[email protected]

08 Feb 13:21
b5f54db
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

28 Nov 14:13
8b67b26
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • windows doesn't like the * character so replace with _ (#150)

[email protected]

28 Nov 03:11
224578b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • fix gitignore not being copied accross (9485ba8)