Skip to content

Next Release #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025
Merged

Next Release #22

merged 1 commit into from
Jun 30, 2025

Conversation

github-actions[bot]
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/[email protected]

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.

1 participant