Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@taskless/loader@0.0.33

Patch Changes

  • edc6363: - Load a directory - If you specify TASKLESS_DIRECTORY (autoloader), or use directory in the programatic API, the loader will attempt to load any installed packs from disk in addition to any network packs. This can be used to load packs without interacting with Taskless Cloud.

    • Deprecation of TASKLESS_OPTIONS - The taskless options environment variable has been deprecated in favor of using individual TASKLESS_* flags.
      • network and logging are now expressed as TASKLESS_OUTPUT and can be expressed as a comma separated list. For example TASKLESS_OUTPUT=network,console. The default with an API key is network, and the default without an API key is console. If this value is set, it will override the default behavior. network and logging will be removed in the next release.

@thecodedrift thecodedrift merged commit 026337d into main Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants