Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [1.29.0] - 2026-04-29

- Added `rsconnect deploy nodejs` command for deploying Node.js applications
(Express, Fastify, etc.) to Posit Connect. Supports JavaScript and TypeScript
entry points with auto-detection from package.json. Requires Posit Connect with
Expand Down
Loading