Skip to content

0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 22:13
· 133 commits to main since this release
675d550

What's Changed

  • Upgrade eslint-plugin-jest to version 27.1.6 by @depfu in #30
  • Switch to swc for test compilation by @airhorns in #31
  • Bump typescript version by @airhorns in #32
  • Switch to a benchmark file instead of a spec so that yarn test runs really snappily by @airhorns in #34
  • Class based model API by @airhorns in #33
  • Upgrade to typescript 5.0.2 by @airhorns in #37
  • Use pnpm for dependency management by @airhorns in #38
  • Fix typescript types for snapshotting optional types by @airhorns in #39
  • Add a facility for running actions that only touch volatiles on readonly instances by @airhorns in #40
  • Add subclassing with properties support by @airhorns in #42
  • Allow union type instantiation to be faster by specifying a discriminator property by @airhorns in #43

New Contributors

Full Changelog: 0.3.3...0.4.0