Minor Changes
- feat: Symbol API
Symbol API
This release adds the Symbol API, which significantly reduces the risk of naming collisions. While the generated output should only include formatting changes, this feature introduces breaking changes to the Plugin API that affect custom plugins.
We will update the custom plugin guide once the Plugin API becomes more stable. (#2582) (10aea89
) by @mrlubos
- feat(pinia-colada): remove
groupByTag
option
Removed groupByTag
Pinia Colada option
This option has been removed to provide a more consistent API across plugins. We plan to bring it back in a future release. (#2582) (10aea89
) by @mrlubos
Patch Changes
Updated Dependencies:
- @hey-api/codegen-core@0.1.0