Skip to content

Releases: croct-tech/sdk-js

0.5.0

24 Mar 23:39
Compare
Choose a tag to compare

What's Changed

🔧 Enhancements

🚧 Maintenance

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

0.4.0

02 Nov 19:21
f986a72
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Allow unset any existing token on initialization (#99), thanks marcospassos!

🐞 Bug Fixes

  • Replace configurable max expression length with a hardcoded limit (#100), thanks marcospassos!

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

0.3.2

02 Oct 01:51
9e5361c
Compare
Choose a tag to compare

What's Changed

🔧 Enhancements

🐞 Bug Fixes

  • Add interests and activities to user profile schema (#95), thanks amorimjuliana!

🚧 Maintenance

🎉 Thanks to all contributors helping with this release:
@amorimjuliana, @dependabot, @dependabot[bot] and @marcospassos

0.3.1

22 Jul 13:52
bf25513
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

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

0.3.0

22 Jul 13:02
Compare
Choose a tag to compare

What's Changed

🚧 Maintenance

🚀 Features

  • Introduce an inter-service communication layer (#86), thanks marcospassos!

🔧 Enhancements

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

0.3.0-alpha.2

08 Jun 23:00
Compare
Choose a tag to compare
0.3.0-alpha.2 Pre-release
Pre-release

What's Changed

🔧 Enhancements

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

0.3.0-alpha.1

08 Jun 19:37
dcb5c91
Compare
Choose a tag to compare
0.3.0-alpha.1 Pre-release
Pre-release

What's Changed

🚀 Features

  • Introduce an inter-service communication layer (#86), thanks marcospassos!

🔧 Enhancements

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

0.2.0

29 May 16:59
Compare
Choose a tag to compare

What's Changed

🚀 Features

🔧 Enhancements

🐞 Bug Fixes

🚧 Maintenance

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

0.2.0-alpha.8

26 May 01:43
Compare
Choose a tag to compare
0.2.0-alpha.8 Pre-release
Pre-release

What's Changed

🚧 Maintenance

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

0.2.0-alpha.7

25 May 22:52
Compare
Choose a tag to compare
0.2.0-alpha.7 Pre-release
Pre-release

What's Changed

🔧 Enhancements

  • Export ES2015 modules to solve bundling issues with CommonJS (#81), thanks marcospassos!
  • Allow loggers to have extra members (#79), thanks marcospassos!

🚧 Maintenance

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