Should be able to switch between versions in the public preview (defaulting to the most recent released version unless there are no releases in which case defaulting to dev).
Simple dropdown listing versions + "latest" + "dev" is probably sufficient for this.
Version should be reflected in the URL, using replaceState if navigated to user/element-name but pushState if switching between versions.