Releases: WM-CODER/custom-first-control-prompt
Releases · WM-CODER/custom-first-control-prompt
Release list
v0.2.3
Fixed
- Client bundle
__ModuleLoader__.loadregistration id now matches the core package name (@wm-coders/dsh-custom-first-control-prompt), fixing "loaded without registering" error on plugin install
npm: @wm-coders/dsh-custom-first-control-prompt@0.2.3
v0.2.2
Changed
- Merged host and client halves into a single package:
dsh.bundle(host patch) anddsh.client(browser panel auto-discovery) now live in onepackage.json, eliminating the separate@wm-coders/dsh-client-ui-custom-first-control-promptpackage cordis.patch.ymlno longer inserts a UI row - the browser panel is auto-discovered viadsh.client./clientexport now points to the browser panel entry (lib/client.js); typert client types moved to./typert-clientinstall.ps1/install.shanduninstall.ps1/uninstall.shsimplified to single-package flow- Uninstall message now includes browser hard-refresh instruction
Fixed
dsh plugin addno longer needs a separate UI package independencies- one package, one install- Removed
settings.plugin.itemslot registration that usedidon akeyedslot (keyed slot requires options.key) - Removed
@deepseek-ai/dsh-client-ui-settings-pluginsfrom client inject list and peerDependencies (no longer used) - Fixed offline junction scope from
@wm-coderto@wm-codersin install/uninstall scripts
Removed
client-ui/subdirectory (merged into the mainlib/tree)@wm-coders/dsh-client-ui-custom-first-control-promptnpm package (merged into core)
npm: @wm-coders/dsh-custom-first-control-prompt@0.2.2
v0.2.1: chore: add engines field, CHANGELOG, bump to 0.2.1
v0.2.1
Added
engines.nodefield in both package.json files (^22.19.0 || >=24.0.0)- CHANGELOG.md
Changed
- Bump version 0.2.0 → 0.2.1
- Update client-ui peerDependency on core package to 0.2.1
npm
- @wm-coders/dsh-custom-first-control-prompt@0.2.1
- @wm-coders/dsh-client-ui-custom-first-control-prompt@0.2.1