Releases: ArcadeAI/create-arcade-agent
Releases · ArcadeAI/create-arcade-agent
v0.5.1
What's Changed
- Document more customization points across all templates by @teallarson in #30
- release the beast (version 0.5.1) by @teallarson in #31
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Fix scaffold pain points + fix three regressions (plan prompt, mutation filter, migrations) by @teallarson in #29
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Fix release workflow: use bun install, check version against registry by @teallarson in #25
- Remove package-lock.json, bump to 0.4.1 by @teallarson in #27
Full Changelog: v0.4.0...v0.4.1
v0.3.2
What's Changed
- Remove Quick start section with incorrect commands by @teallarson in #22
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Restore public README lost in #20, bump to 0.3.1 by @teallarson in #21
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Apply code review fixes: security, deduplication, CLI UX, and bug fixes by @teallarson in #11
- Clean up README for public consumers, add CONTRIBUTING.md by @teallarson in #19
- Remove chat, use arcade design tokens in py agent by @teallarson in #20
Full Changelog: v0.2.5...v0.3.0
v0.2.5
What's Changed
- Add CI pipeline with linting, formatting, and smoke tests by @teallarson in #2
- Harden generator docs, gateway checks, and doctor workflows by @teallarson in #3
- Post-merge cleanup: align TS template defaults and labeling by @teallarson in #4
- Polish UI, Arcade branding, bun migration, and session fixes by @teallarson in #5
- move to design system components, fix user verifier and auth flows by @teallarson in #6
- Add Better Auth (TypeScript) and FastAPI Users (Python) to example agents by @teallarson in #7
- Fix: add @better-auth/drizzle-adapter, bump better-auth to v1.5.3 by @teallarson in #8
- Add npm release workflow with provenance by @teallarson in #9
- Fix Mastra auth flow and Better Auth base URL by @teallarson in #10
- Auto-tag and release on version bump merge to main by @teallarson in #12
- Update package.json by @teallarson in #13
- Bump version to 0.2.1 by @sdserranog in #15
- Fix Trusted Publisher auth and bump to 0.2.2 by @sdserranog in #16
- Fix OIDC auth for npm Trusted Publishers by @sdserranog in #17
- Drop --provenance flag for private repo, bump to 0.2.5 by @sdserranog in #18
New Contributors
- @teallarson made their first contribution in #2
- @sdserranog made their first contribution in #15
Full Changelog: https://github.com/ArcadeAI/create-arcade-agent/commits/v0.2.5