Releases: croct-tech/plug-js
0.2.0-beta.4
What's Changed
π§ Enhancements
- Export concrete classes for testing purposes (#45), thanks marcospassos!
π§ Maintenance
- Remove CODEOWNERS (#44), thanks marcospassos!
- Improve Github workflow (#43), thanks marcospassos!
- Disable bundle step for pre-releases (#42), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.0-beta.3
What's Changed
π§ Enhancements
- Restructure Plug JS (#41), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.0-beta.2
What's Changed
π§ Enhancements
- Export tab (#40), thanks marcospassos!
- Export typing for plugin arguments (#39), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.0-beta.1
What's Changed
π Features
- Add support for plugins to self-register (#37), thanks marcospassos!
π§ Maintenance
π Thanks to all contributors helping with this release:
@Fryuni and @marcospassos
0.2.0-alpha.2
What's Changed
Adopt the same pre-release naming as NPM.
π Features
- Introduce support for plugins feature (#33), thanks marcospassos!
π§ Enhancements
- Log a warning when multiple plugins share the same name (#36), thanks marcospassos!
- Allow plugins to access current tab (#35), thanks marcospassos!
π§ Maintenance
- Bump SDK version to 0.1.4 (#34), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.0-alpha1
What's Changed
π§ Enhancements
- Introduce initialization callback and pass plug instance to callbacks (#32), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.1.4
What's Changed
π§ Maintenance
- Bump SDK version to 0.1.2 (#31), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.1.3
What's Changed
- Update readme (#29), thanks marcospassos!
π§ Maintenance
- Bump SDK version 0.1.1 (#30), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.1.2
What's Changed
π Bug Fixes
- Fix breaking change to API (#28), thanks marcospassos!
π Thanks to all contributors helping with this release:
@Fryuni and @marcospassos
0.1.1
What's Changed
π Bug Fixes
- Export Plug interface (#27), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos