What's changing: The PowerSync Service is now also published as an npm package (@powersync/service-image) alongside the existing Docker image, so it can run via npx powersync-service start -c config.yaml (requires Node.js 24+) on systems where running the Docker image isn't an option, such as Windows Server.
High priority — existing docs are now inaccurate or incomplete
None identified. The existing Docker instructions remain correct; this adds an alternative install path.
For reviewer consideration — worth documenting
- Self-Hosting (https://docs.powersync.com/intro/self-hosting): the page states the Service "can be self-hosted using Docker" and links only to the Docker Hub image. It doesn't mention the new npm package install path for environments where Docker isn't viable.
Source PR: powersync-ja/powersync-service#808 — merged 2026-09-16.
Filed automatically by Claude Code (claude-sonnet-5). A human must verify the scope, prepare the docs PR, and publish it only once this update has been released.
What's changing: The PowerSync Service is now also published as an npm package (
@powersync/service-image) alongside the existing Docker image, so it can run vianpx powersync-service start -c config.yaml(requires Node.js 24+) on systems where running the Docker image isn't an option, such as Windows Server.High priority — existing docs are now inaccurate or incomplete
None identified. The existing Docker instructions remain correct; this adds an alternative install path.
For reviewer consideration — worth documenting
Source PR: powersync-ja/powersync-service#808 — merged 2026-09-16.
Filed automatically by Claude Code (
claude-sonnet-5). A human must verify the scope, prepare the docs PR, and publish it only once this update has been released.