Skip to content

v0.1.39

Compare
Choose a tag to compare
@ryanto ryanto released this 20 May 01:29
· 225 commits to master since this release
9de5663

馃殌 Enhancements

  • Introduce createServer #467

    Mirage now provides a createServer function as an alternative to new Server. This function was added for type-safe interactions with the server in the context of your config. See #467 for more details.

馃摑 Docs

  • Update serializer docs

馃彔 Internal

  • Dependency updates