-
Notifications
You must be signed in to change notification settings - Fork 0
Tags: duxt-base/duxt
Tags
v0.6.0
feat: Duxt 0.6.0 -- merge duxt2 infrastructure improvements
Cross-platform JasprCli resolver, smarter file watcher with batch dispatch,
structured PackageSync/Tailwind results, router skip-write optimization,
--perf and --reload flags for dev, HttpClient-based update checker,
improved process lifecycle with SIGTERM-SIGKILL escalation.
Cross-platform JasprCli resolver, smarter file watcher with batch dispatch,
structured PackageSync/Tailwind results, router skip-write optimization,
--perf and --reload flags for dev, HttpClient-based update checker,
improved process lifecycle with SIGTERM-SIGKILL escalation.
v0.5.6
release: v0.5.6 -- namespace support, multi-app dev, database config
- Namespace support: duxt g module Admin/Post, theme/ prefix stripping, namespace layouts
- Multi-app dev: pass --proxy-port to jaspr, unique ports per instance
- DevTools merged into proxy server at /_duxt/ws (one fewer port)
- duxt build desktop as optional positional arg (no subcommand required)
- Database config in duxt.config.dart with commented examples for MySQL/PostgreSQL
- Fix import alias sanitization for hyphenated module names
- Namespace support: duxt g module Admin/Post, theme/ prefix stripping, namespace layouts
- Multi-app dev: pass --proxy-port to jaspr, unique ports per instance
- DevTools merged into proxy server at /_duxt/ws (one fewer port)
- duxt build desktop as optional positional arg (no subcommand required)
- Database config in duxt.config.dart with commented examples for MySQL/PostgreSQL
- Fix import alias sanitization for hyphenated module names