Skip to content

Release v1.5.0

Choose a tag to compare

@deepracticexs deepracticexs released this 28 Dec 09:25
· 249 commits to main since this release
c5377c7

Release v1.5.0

Packages

@agentxjs/types@1.5.0
@agentxjs/common@1.5.0
@agentxjs/agent@1.5.0
@agentxjs/network@1.5.0
@agentxjs/runtime@1.5.0
agentxjs@1.5.0
@agentxjs/ui@1.5.0
@agentxjs/portagent@1.5.0

Changes

@agentxjs/portagent

Minor Changes

  • dcde556: Migrate from pnpm to Bun as package manager and runtime
    • Replace pnpm with Bun for package management and script execution
    • Update GitHub workflows to use oven-sh/setup-bun
    • Fix CSS loading in Vite dev mode with postcss-import resolver
    • Unify Tailwind to version 3.x (remove 4.x dependencies)
    • Update TypeScript config: moduleResolution "bundler", add bun-types
    • Support external DOTENV_CONFIG_PATH injection for dev environment

Patch Changes

  • Updated dependencies [dcde556]
    • @agentxjs/runtime@1.5.0
    • @agentxjs/ui@1.5.0
    • agentxjs@1.5.0

agentxjs

Minor Changes

  • dcde556: Migrate from pnpm to Bun as package manager and runtime
    • Replace pnpm with Bun for package management and script execution
    • Update GitHub workflows to use oven-sh/setup-bun
    • Fix CSS loading in Vite dev mode with postcss-import resolver
    • Unify Tailwind to version 3.x (remove 4.x dependencies)
    • Update TypeScript config: moduleResolution "bundler", add bun-types
    • Support external DOTENV_CONFIG_PATH injection for dev environment

Patch Changes

  • @agentxjs/network@1.5.0
  • @agentxjs/types@1.5.0
  • @agentxjs/common@1.5.0