Skip to content

Releases: GameBridgeAI/ts_serialize

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 16:10
4569e57
  • 100% test coverage
  • use deno task for tasks
  • remove -c tsconfig option from deno cli calls ... again
  • node/deno version in ci/cd
  • copyright year
  • support deno 2.x+
  • support node 22
  • add typescript hints for overrides
  • catch(e) where e is now unknown previously any
  • adds wrapper for error messages
  • add member accessor for all classes
  • fix #151 Allow the fromSerializationStrategy to handle null in place of a serializable object.
  • test use the Deno.test function for shimmed tests with DNT
  • add deno.json
  • remove test_deps.ts and test_deps_test.ts
  • add jsr:@std/assert
  • add jsr:@std/cli
  • add jsr:@deno/dnt

Release v2.0.3

Choose a tag to compare

@github-actions github-actions released this 16 Apr 17:47
bb637be
- NPM Deploy fixes

Release v2.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Apr 23:14
ff5b006
- _breaking_ `@PolymorphicResolver()` returns a propertyDecorator ins…

Release v1.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Mar 18:37
added test coverage reports

Release v1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 20:03
3025a65
polymorphic fix, breaking change on polymorphic decorators

Release v1.2.3

Choose a tag to compare

@github-actions github-actions released this 06 Feb 09:41
doc updates

Release v1.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Jan 21:01
deno@1.7.1 (fixes tree shaking bug),  sdt@0.85.0, and build updates

Release v1.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 09:49
minor for new test targets and build

Release v1.1.7

Choose a tag to compare

@github-actions github-actions released this 22 Jan 03:53
clean up github aciton jobs

Release v1.1.6

Choose a tag to compare

@github-actions github-actions released this 21 Jan 09:13
update nodeJS types