Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@sciborrudnicki sciborrudnicki released this 04 May 09:24
4c03700

v5.0.0

  • Remove map and set in favor of @typescript-package/map and @typescript-package/set libraries 3ebdf4b
  • Remove the Readonly from value getter in favor of ReadonlyData and ImmutableData in Data and DataCore. 58d2db8
  • Add ReadonlyData. e6c641f
  • Add ImmutableData. 5f47a47
  • Add tag getter to DataCore. 14ee1d0
  • Add Symbol.for() in Data. f619522
  • Add karma jasmine tests.