Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 15:59
· 5 commits to main since this release

🚀 Enhancements

  • New snapshot format (c37079f)
  • Auto rest ready for use (13b3e14)
  • GetSnapshot (e3c9472)
  • UseSnapshot + createBranchFromSnapshot accepts snapshot id (1a1e23c)
  • Return context and port in startServer (39e1fc3)
  • Throw if need to migrate snapshot but cant write (b8899e9)
  • Context caches when not watching (4701305)
  • Silent option (937ac17)
  • CreateTestInstance (c1e2051)
  • Quick rest api with moquerie.rest.ts (42ffe18)
  • auto rest: Simple query filters (9c9a922)
  • auto rest: Pagination (ef26e06)
  • auto rest: Simple sort (a44ba1b)
  • auto rest: Simple text search (555fc05)

🩹 Fixes

  • snapshot: Refresh resource view on edit (427159d)
  • snapshot: Migration wrong item ids (76325f7)
  • Prevent error when child resource type is not found (a59e6f7)
  • Inline resource type should use inline form (675716d)
  • Close server on destroy (26accca)
  • Prevent some directory recate with skipWrites (7740f25)
  • Dont write settings if skipWrites (dec80b5)
  • Should watch settings even if skipWrites is true (b08ebcd)
  • Dont create storage folder if skipWrites (aec19ca)
  • Branches folder doesnt exist error (71e159b)

📖 Documentation

🏡 Chore

✅ Tests

🤖 CI

❤️ Contributors