Skip to content

v0.1.42

Choose a tag to compare

@samselikoff samselikoff released this 23 Sep 22:07
· 43 commits to master since this release
5b1bcd3

🚀 Enhancements

  • #695 [TypeScript] Basic support for functions in factories
  • #977 [TypeScript] Add type for head request handler

🐛 Bugfixes

  • #643 Model.toJSON should copy attrs
  • #667 [TypeScript] Fix DbLookup Type for db
  • #984 [TypeScript] Remove type assertion that fails in TS 4.0
  • #978 Passthrough no longer results in error in native code for react native

📝 Docs

  • ac2727a Improve sort example in docs
  • #655 Update doc comments to use createServer

🏠 Internal

  • Dependency updates