Skip to content

Release v0.6.3

Choose a tag to compare

@github-actions github-actions released this 16 Oct 01:18
· 151 commits to main since this release

v0.6.3

Highlights

  • Nushell 0.108: Updated to stable Nushell 0.108
  • Nix support: Added Nix flake πŸ™ @schlich
  • Datastar TodoMVC: Enhanced TodoMVC tutorial with interactive features, video player, and live demos
  • Docker improvements: Updated Docker entrypoint and installation documentation

Changes

  • feat: update nushell dependencies to 0.108 (2025-10-16)
  • fix: reverse todo order in Datastar TodoMVC example (2025-10-15)
  • feat: add video player to Datastar TodoMVC example (2025-10-14)
  • docs: add video embed to Datastar TodoMVC tutorial (2025-10-14)
  • Merge pull request #129 from cablehead/schlich/fix/nix-develop-xs (2025-10-12)
  • docs: update docs to clarify nix develop fix (2025-10-12)
  • ci: test xs command in dev shells (2025-10-12)
  • fix: edit devShell output so that the xs executable is available in a nix develop shell (2025-10-12)
  • feat: add Nix flake with dev shells for Nushell and bash (#126) (2025-10-10)
  • chore: upgrade nushell dependencies to main branch (2025-10-08)
  • feat: add tracker-style interaction metrics to TodoMVC (2025-10-03)
  • feat: update Docker entrypoint and add Docker installation docs (2025-10-02)
  • fix: remove redundant data-signals-input per Datastar CEO feedback (2025-09-11)
  • feat: add source link to datastar todomvc intro paragraph (2025-09-11)
  • feat: enhance datastar todomvc with interactive link cards (#123) (2025-09-10)
  • docs: improve datastar todomvc tutorial with live demo links and code refactoring (#122) (2025-09-06)
  • docs: add TodoMVC with Datastar tutorial (#121) (2025-09-05)
  • docs: clipboard example: mention x11-pasteboard for linux (2025-08-29)
  • docs: Add screencast for examples/x-macos-pasteboard (2025-08-29)
  • docs: Remove 'About' section from README (2025-08-29)