Releases: Marve10s/Better-Fullstack
Releases · Marve10s/Better-Fullstack
v1.5.0
🚀 Features
- Add version channels and builder parity - by @Divith123 (1cf3b)
- Enhance version handling with concurrency and add comprehensive tests for version parsing and comparison - by @Divith123 (e5f39)
- testing: Add version-channel-latest smoke test preset - by @Marve10s (f3fe8)
🐞 Bug Fixes
- Add versionChannel to tech-links validation skip list - by @Marve10s (a6097)
- Improve version channel UX and fix prerelease parsing - by @Marve10s (f80d6)
- web: Move versionChannel next to git in builder ordering - by @Marve10s (59bee)
View changes on GitHub
v1.4.16
🚀 Features
- Add pre-flight config validation to warn about silently skipped features - by @Marve10s in #100 (e500e)
- seo:
- testing:
🐞 Bug Fixes
- Repair template smoke regressions - by @Marve10s in #107 (77374)
- Refresh template snapshots after PR 103 merge - by @Marve10s (28010)
- ci:
- test:
View changes on GitHub
v1.4.15
🚀 Features
- cms: Add TinaCMS support - by @Marve10s in #81 (3a0ae)
- testing: Add dev server health check and preset support to smoke test - by @Marve10s in #98 (88b9c)
🐞 Bug Fixes
- Resolve garph and paddle template smoke test failures - by @Marve10s in #86 (5bd6d)
- Resolve mailgun email template type errors - by @Marve10s in #99 (0ca47)
View changes on GitHub
v1.4.14
v1.4.13
🐞 Bug Fixes
View changes on GitHub
v1.4.12
What's New
TanStack Ecosystem — 6 New Libraries
- 5 new TanStack addons: Query (standalone), Table, Virtual, DB (Beta), Pacer (Beta)
- TanStack AI as a new AI SDK option (Alpha, React + Solid only)
- Each addon auto-installs the correct framework-specific adapter (React, Vue, Svelte, Solid, Angular) based on frontend selection, with Astro integration awareness and core package fallbacks
- TanStack Query standalone is auto-disabled when an API layer (tRPC/oRPC/ts-rest/garph) already provides it
Presets Tab & Builder UI
- New presets panel with tabbed UI and 16+ presets across categories: Next, React, TanStack, Svelte, Nuxt, Astro, Solid, Angular, Qwik, Mobile, Rust, Python, Go
- Includes T3, PERN, MERN, TanStack Start, TanStack+Hono, TanStack Fullstack, SvelteKit, Nuxt, Astro, SolidStart, Angular, Qwik, Uniwind, and more
- New preset dropdown and presets panel components
Homepage Redesign
- Replaced GSAP with Motion for animations
- New testimonials section
- Updated hero section and icons
Yarn Support
- Yarn added as a package manager option
CI Improvements
- Added dependency caching (
actions/cache) across all CI workflows (test, lint, release, preview, smoke test, deps-check) - Added Turbo cache for web build job
- Streamlined build steps in test pipeline
Bug Fixes
- Fix
useFeatureValuereturn type cast in GrowthBook template - Add
.jsextension to Typesense deep imports - Update
react-emailto v1.0.9 and pin Qwik to~1.18.0 - Remove deprecated Next.js plugin, add react-perf, fix exhaustive-deps regression
- Add strict oxlint configuration and fix all lint errors
View changes on GitHub
v1.4.11
No significant changes
View changes on GitHub
v1.4.10
No significant changes