First release of the official Lightweight Charts™ plugin packages: the shared @tradingview/lwc-toolkit, ten plugins graduated from the plugin-examples collection, and a new version of the create-lwc-plugin scaffolding tool that builds on the toolkit.
Each package's CHANGELOG.md is its release note. This entry only groups them; the library itself is unchanged, and its latest release remains v5.2.1.
All packages require lightweight-charts ^5.0.0 as a peer dependency. Install a plugin with npm install @tradingview/lwc-plugin-<name>, or scaffold your own with npm create lwc-plugin@latest. See the plugins documentation for the catalogue and authoring guides.