Skip to content

Releases: croct-tech/sdk-js

0.1.0

28 Apr 20:15
Compare
Choose a tag to compare

What's Changed

🚀 Features

🔧 Enhancements

🐞 Bug Fixes

  • Fix namespaced storage isolation (#38), thanks marcospassos!
  • Prevent default options from being overridden by undefined values (#34), thanks marcospassos!

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@marcospassos

0.0.1

23 Apr 00:24
b13866c
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

What's Changed

🚧 Maintenance

  • Change build to use production endpoints (#32), thanks Fryuni!

🎉 Thanks to all contributors helping with this release:
@Fryuni

0.0.1-beta4

20 Apr 20:53
Compare
Choose a tag to compare
0.0.1-beta4 Pre-release
Pre-release

What's Changed

🔧 Enhancements

🎉 Thanks to all contributors helping with this release:
@marcospassos

0.0.1-beta3

19 Apr 19:50
Compare
Choose a tag to compare
0.0.1-beta3 Pre-release
Pre-release

What's Changed

🔧 Enhancements

  • Rename batch callback to "flushed" and exposes it in tracker facade (#29), thanks marcospassos!

🐞 Bug Fixes

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@marcospassos

0.0.1-beta2

08 Apr 20:52
Compare
Choose a tag to compare
0.0.1-beta2 Pre-release
Pre-release

What's Changed

🔧 Enhancements

🎉 Thanks to all contributors helping with this release:
@marcospassos

0.0.1-beta1

07 Apr 00:19
Compare
Choose a tag to compare
0.0.1-beta1 Pre-release
Pre-release

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

🚧 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

25 Mar 00:43
Compare
Choose a tag to compare
0.0.1-alpha3 Pre-release
Pre-release

What's Changed

🐞 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

24 Mar 01:36
9a1c884
Compare
Choose a tag to compare
0.0.1-alpha2 Pre-release
Pre-release

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

20 Mar 23:59
Compare
Choose a tag to compare
0.0.1-alpha1 Pre-release
Pre-release

What's Changed

This release contains the first release of the SDK.

🎉 Thanks to all contributors helping with this release:
@amorimjuliana, @Fryuni and @marcospassos