Skip to content

Release v6.0.0

Latest
Compare
Choose a tag to compare
@dolittle-build dolittle-build released this 20 Jan 09:34
b00f4a1

Summary

Updated project and build configuration to match the setup of JavaScript.SDK. Removed old JavaScript source files from the days of the framework. A little cleanup of ConceptAs equality, and introduced functions for creating ConceptAs type guards in the JavaScript.SDK. A few more specs, and updated some dependencies.

Added

  • Functions for creating ConceptAs type guards.

Fixed

  • Some issues with ConceptAs equality.

Removed

  • ConceptAs no longer has an isConcept static method. It didn't really work as intended.