This release fixes a bug in Assistant.listFiles() when using a filter - there's no need to provide a top-level metadata key inside of the filter object.
What's Changed
- Handle errors in
cleanupResourcesby @austin-denoble in #351 - Add
tsxas adevDependency, clean upsetupGH action by @austin-denoble in #352 - Fix list files with filter in Assistant by @avi1mizrahi in #355
New Contributors
- @avi1mizrahi made their first contribution in #355
Full Changelog: v6.1.2...v6.1.3