Releases: croct-tech/sdk-js
Releases · croct-tech/sdk-js
0.1.0
What's Changed
🚀 Features
- Provide isolated storages for external use (#40), thanks marcospassos!
🔧 Enhancements
- Add a common prefix to storage location (#41), thanks marcospassos!
- Add support for specifying subnamespaces for loggers (#39), thanks marcospassos!
- Add currency information to
GoalCompleted
event (#37), thanks marcospassos! - Add new test events (#36), thanks marcospassos!
- Add support for event listeners (#35), thanks marcospassos!
- Allow overriding endpoints for testing purposes (#33), thanks marcospassos!
🐞 Bug Fixes
- Fix namespaced storage isolation (#38), thanks marcospassos!
- Prevent default options from being overridden by undefined values (#34), thanks marcospassos!
🚧 Maintenance
- Remove legacy configuration (#42), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.0.1
0.0.1-beta4
What's Changed
🔧 Enhancements
- Print logo in console (#31), thanks marcospassos!
- Make JSON object validation more permissive (#30), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.0.1-beta3
What's Changed
🔧 Enhancements
- Rename
batch
callback to "flushed" and exposes it in tracker facade (#29), thanks marcospassos!
🐞 Bug Fixes
- Error fixes (#26), thanks marcospassos!
🚧 Maintenance
- Remove blank line (#28), thanks marcospassos!
- Increase length limit for metadata values from 100 to 300 characters (#27), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.0.1-beta2
What's Changed
🔧 Enhancements
- Make object validation more permissive (#25), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.0.1-beta1
What's Changed
🔧 Enhancements
- Add a convenience method to apply operations at the root (#23), thanks marcospassos!
- Add support for root pointers and more tests (#22), thanks marcospassos!
- Refactor facades to prevent state leaking (#21), thanks marcospassos!
🐞 Bug Fixes
- Fix URI of timeout error type (#20), thanks marcospassos!
🚧 Maintenance
- Add support for the latest version of the sign-up event (#24), thanks marcospassos!
🎉 Thanks to all contributors helping with this release:
@marcospassos
0.0.1-alpha3
What's Changed
- Move pull request template to parent directory (#16), thanks marcospassos!
- Remove extraneous whitespaces (#15), thanks marcospassos!
- Update issue templates (#14), thanks marcospassos!
🐞 Bug Fixes
- Fix the queuing mechanism of the queued channel (#12), thanks marcospassos!
🚧 Maintenance
- Add a Github Actions Workflow to execute release-drafter (#19), thanks Fryuni!
- Drop creation of releases based on changelog in favor of release-drafter (#13), thanks Fryuni!
- Change push authentication on the tag release workflow (#11), thanks Fryuni!
- Change Github Actions jobs to run in parallel (#10), thanks Fryuni!
🎉 Thanks to all contributors helping with this release:
@Fryuni and @marcospassos
0.0.1-alpha2
What's Changed
🚧 Maintenance
- Change push authentication on the tag release workflow (#11), thanks Fryuni!
- Change Github Actions jobs to run in parallel (#10), thanks Fryuni!
- Fix build to use the correct package version (#9), thanks Fryuni!
- Use underline as the custom metadata separator (#7), thanks marcospassos!
- Disable Github workflow on branches (#6), thanks Fryuni!
🔧 Enhancements
- Change copyright job name and changelog commit message (#8), thanks Fryuni!
- Narrow types allowed by operation scheme (#5), thanks amorimjuliana!
- Improve support for JSON validation (#4), thanks amorimjuliana!
- Reduce cognitive complexity of pointer regex (#3), thanks amorimjuliana!
- Extracts out pointer schema into a new format and add tests for identifier format (#2), thanks amorimjuliana!
🎉 Thanks to all contributors helping with this release:
@amorimjuliana, @Fryuni and @marcospassos
0.0.1-alpha1
What's Changed
This release contains the first release of the SDK.
🎉 Thanks to all contributors helping with this release:
@amorimjuliana, @Fryuni and @marcospassos