Releases: sapphiredev/cli
Releases Β· sapphiredev/cli
v1.9.3
v1.9.2
v1.9.1
v1.9.0
1.9.0 - (2023-12-03)
π Bug Fixes
- Specify schema for both template schema files (30a80bb)
- json schema: Specify enum for projectLanguage (2f1ba0d)
- json schema: Fixed base schema url (bd37a6c)
- Install yarn v4, not v3 (938ca99)
π Documentation
- readme: Update readme to mention virtual components (23aa8c5)
π Features
v1.8.0
v1.7.0
1.7.0 - (2023-11-16)
π Bug Fixes
- Update default JS templates to use new
LoaderContext
in doc comments (47d5911) - deps: Update dependency execa to v8 (#254) (88880b2)
- deps: Update dependency commander to v11 (#235) (76d0719)
- deps: Update all non-major dependencies (d647d3f)
π Features
- Bump minimum nodejs version to 16.17.0 (28a4cc8)
v1.6.1
v1.6.0
1.6.0 - (2023-04-12)
π Refactor
- Remove
with-docker
template (1b485f8) - Stricter typing for config parsing (ab0efb3)
- new: Make yarn v3 the default (30499ea)
- CreateFileFromTemplate: Better internal code naming (3189772)
- Better error messages for
generate
when template doesn't exist (dc34e1e)
π Bug Fixes
- Better error messages when creating file (afa4afb)
- Fixed JSON config file (6fe3d0c)
- templates: Adhere to strict type checking rules (b455738)
π Features
- Add route in prompt (#220) (60451d6)
- templates: Add interaction handler templates (#216) (650ec76)
- Add
interactive-tools
plugin for yarn v3 installs (c417d97)
πͺ Styling
- Add prettierignore file (2d24595)
v1.5.0
v1.4.0
1.4.0 - (2023-01-29)
π Refactor
- Import discord types from discord.js (542b63e)
- Update template to v14/djs and sapphire/v4 (#181) (7c2d28b)
π Bug Fixes
- deps: Update dependency commander to v10 (#196) (8646ff0)
- deps: Update dependency @sapphire/result to ^2.6.0 (#176) (309768b)
- deps: Update dependency @sapphire/result to ^2.5.0 (c501908)
π Documentation
- Add @BashGuy10 as a contributor (2343600)