Releases: croct-tech/plug-js
0.4.0-rc.1
What's Changed
- Bump lodash from 4.17.15 to 4.17.19 (#68), thanks dependabot!
π§ Maintenance
- Bump SDK version from to 0.2 from 0.3 (#69), thanks marcospassos!
- Add cause to logged error messages (#66), thanks amorimjuliana!
π Thanks to all contributors helping with this release:
@amorimjuliana, @dependabot, and @marcospassos
0.3.0
What's Changed
- Update CDN section of readme (#64), thanks marcospassos!
π§ Enhancements
- Auto-detect app ID from query-string (#62), thanks marcospassos!
π§ Maintenance
- Bump SDK to latest version 0.2.0 (#63), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.2
What's Changed
- Bump croct/sdk to the latest version (#61), thanks amorimjuliana!
π§ Maintenance
- Import Typescript runtime (#60), thanks amorimjuliana!
π Thanks to all contributors helping with this release:
@amorimjuliana
0.2.1
What's Changed
π§ Enhancements
- Export ES2015 modules to solve bundling issues with CommonJS (#56), thanks marcospassos!
π Bug Fixes
- Replace CDN placeholders in bundle (#55), thanks marcospassos!
π§ Maintenance
- Fix rollup config (#59), thanks marcospassos!
- Bump SDK version to 0.2.0-alpha.7 (#57), thanks marcospassos!
- Fix Jest configuration to transpile ES2015 modules (#58), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.0
What's Changed
π§ Maintenance
- Fix Github token (#54), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.0-beta.9
What's Changed
π Features
- Auto-detect app ID from script tag (#52), thanks marcospassos!
π Bug Fixes
- Fix plugin configuration augmentation (#53), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.0-beta.8
What's Changed
π§ Maintenance
- Bump SDK version to 0.2.0-alpha.6 (#51), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.0-beta.7
What's Changed
- Adhere to secret name convention (#48), thanks marcospassos!
π Features
- Allow enabling/disabling plugins (#49), thanks marcospassos!
π§ Maintenance
- Bump SDK version to 0.2.0-alpha.5 (#50), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.0-beta.6
What's Changed
π§ Enhancements
- Catch and log errors on plugin initialization (#47), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos
0.2.0-beta.5
What's Changed
π§ Enhancements
- Export utility functions for error formatting (#46), thanks marcospassos!
π Thanks to all contributors helping with this release:
@marcospassos