Skip to content

Commit

Permalink
Update packages/clide-js/CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangoree authored Jun 26, 2024
1 parent 2bf397c commit 099ab11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/clide-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

### Minor Changes

- 2eb1489: - Polished up internal ✨**test utils**✨ and added them to the exports so you can easily test you're CLIs and plugins!
- 2eb1489:
- Polished up internal ✨**test utils**✨ and added them to the exports so you can easily test you're CLIs and plugins!
- Made the `logger` plugin more full featured with `prefix`, `logFile`, and `enabled` options, and util functions for enabling/disabling the logger during runtime.
- Added `formatFileName` util function to exports.
- Added getters to `State` for `client`, ... so they can be accessed without needing to go through through `Context`.
Expand Down

0 comments on commit 099ab11

Please sign in to comment.