Releases: sigmacomputing/plugin
Releases · sigmacomputing/plugin
v1.1.0
New Features
Add URL parameter support allowing plugins to read from URL parameters & set URL parameters.
What's Changed
- Bump node to 18 by @peternandersson in #6
- Added Semgrep CI/CD scan by @voidd7 in #8
- [plugin] add support for usePaginatedElementData by @xyin96 in #16
- Add support for Actions within plugins by @peternandersson in #17
- Deprecate Interaction API, to be replaced by Actions API by @peternandersson in #18
- Add validation and some small cleanup by @peternandersson in #19
- Bump version to 1.0.6 by @peternandersson in #20
- Various build fixes and formatting by @Pearce-Ropion in #21
- [Vite] Instruct users to create plugins with Vite instead of CRA by @ashnaarya in #23
- [Control API] Initialize state correctly in
useVariableby @peternandersson in #24 - Bump to beta version 1.0.9 by @peternandersson in #25
- [useVariable] More consistent fix for initialization logic by @peternandersson in #26
- React 19 Compatibility by @studiosciences in #22
- Bump minor version to 1.0.9 by @peternandersson in #27
- [Style API] Adds usePluginStyle hook and PluginStyle type by @alisonjlai in #29
- Update readme for plugin style by @alisonjlai in #30
- Bump minor version to 1.0.10 by @alisonjlai in #31
- Add URL parameter support by @ryan-sigma in #33
- Fan out config option types, update variable type by @peternandersson in #32
- bump version to 1.1.0 by @peternandersson in #34
New Contributors
- @peternandersson made their first contribution in #6
- @voidd7 made their first contribution in #8
- @xyin96 made their first contribution in #16
- @Pearce-Ropion made their first contribution in #21
- @ashnaarya made their first contribution in #23
- @studiosciences made their first contribution in #22
- @ryan-sigma made their first contribution in #33
Full Changelog: v1.0.5...v1.1.0