Releases: croct-tech/plug-js
0.11.3
What's Changed
๐ง Maintenance
- Bump SDK version to 0.11.3 (#159), thanks marcospassos!
๐ Thanks to all contributors helping with this release:
@marcospassos
0.11.2
What's Changed
๐ง Maintenance
- Bump SDK version (#158), thanks marcospassos!
๐ Thanks to all contributors helping with this release:
@marcospassos
0.11.1
What's Changed
๐ Features
- New API for content fetching
- Preview widget
- Several improvements
๐ Thanks to all contributors helping with this release:
@marcospassos, @renovate and @renovate[bot]
0.11.0-rc.1
What's Changed
๐ Bug Fixes
- Fix preview widget insertion trigger (#155), thanks marcospassos!
๐ง Maintenance
- Lock file maintenance (#154), thanks renovate!
- Update dependency @rollup/plugin-terser to ^0.2.0 (#153), thanks renovate!
- Lock file maintenance (#152), thanks renovate!
๐ Thanks to all contributors helping with this release:
@marcospassos, @renovate and @renovate[bot]
0.11.0-alpha.5
What's Changed
๐ง Maintenance
- Bump dependencies (#151), thanks marcospassos!
๐ Thanks to all contributors helping with this release:
@marcospassos
0.11.0-alpha.4
What's Changed
๐ง Enhancements
- Refactor version extraction logic (#149), thanks marcospassos!
๐ง Maintenance
- Lock file maintenance (#148), thanks renovate!
- Update dependency @rollup/plugin-typescript to v10 (#147), thanks renovate!
- Fix preview workflow (#146), thanks marcospassos!
๐ Thanks to all contributors helping with this release:
@marcospassos, @renovate and @renovate[bot]
0.11.0-alpha.3
What's Changed
๐ง Enhancements
- Enable source map (#145), thanks marcospassos!
- Improve URL update logic (#140), thanks marcospassos!
๐ง Maintenance
- Lock file maintenance (#144), thanks renovate!
- Update GH actions (major) (#143), thanks renovate!
- Update dependency eslint to v8.28.0 (#142), thanks renovate!
- Update GH actions (#141), thanks renovate!
- Change workflow to deploy the preview widget for pre-releases (#139), thanks marcospassos!
๐ Thanks to all contributors helping with this release:
@marcospassos, @renovate and @renovate[bot]
0.11.0-alpha.2
What's Changed
๐ง Enhancements
- Improve preview debug logs (#138), thanks marcospassos!
- Lazily load SDK on fetch (#137), thanks marcospassos!
๐ Thanks to all contributors helping with this release:
@marcospassos
0.11.0-alpha
What's Changed
๐ Features
- Add API for content fetching (#135), thanks marcospassos!
๐ Thanks to all contributors helping with this release:
@Fryuni and @marcospassos
0.10.2
What's Changed
๐ง Enhancements
- Adjust table order (#131), thanks denis-rossati!
- Update documentation (#125), thanks denis-rossati!
๐ Bug Fixes
- Create tsconfig.build.json file (#133), thanks denis-rossati!
๐ง Maintenance
- Create tsconfig.build.json file (#133), thanks denis-rossati!
- Bump SDK version and update docs (#132), thanks Koemyy!
- Update goalId suggested length (#128), thanks denis-rossati!
- Update lint version (#127), thanks tiagobarros01!
- Include package.json into workflow cache key (#124), thanks JalisDiehl!
๐ Thanks to all contributors helping with this release:
@JalisDiehl, @Koemyy, @denis-rossati, @tiagobarros01 and @virotti