Skip to content

Releases: Akryum/moquerie

v0.6.0

18 Sep 15:59
Compare
Choose a tag to compare

🚀 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

v0.5.5

08 Sep 14:30
Compare
Choose a tag to compare

🚀 Enhancements

  • Customize mockFiles and add .moq to defaults, fix #1 (#1)

📖 Documentation

  • No-code graphql queries (ab37108)

❤️ Contributors

v0.5.4

04 Sep 12:56
Compare
Choose a tag to compare

🩹 Fixes

  • snapshot: Refresh branches on create from snapshot (2eab381)

❤️ Contributors

v0.5.3

04 Sep 09:47
Compare
Choose a tag to compare

🚀 Enhancements

  • Don't create resource folder in snapshot if no resources (b109d52)

🩹 Fixes

  • Update raw import (c3601df)
  • storage: Don't watch local files + improved queue busy logic (68bf368)
  • Additional guard in load if write queue is busy (b35585d)

📖 Documentation

❤️ Contributors

v0.5.2

03 Sep 14:16
Compare
Choose a tag to compare

🚀 Enhancements

  • References modal: auto select first favorite resource (0eb4dcd)
  • Preview references with multiple types (b07312d)
  • Inspect instance in new tab (46d6065)
  • Filter to 'all' by default instead of active only (598f0ac)

🩹 Fixes

  • ResourceTable not refetching correct resource type if changed (2852b19)

📖 Documentation

❤️ Contributors

v0.5.1

03 Sep 11:56
Compare
Choose a tag to compare

🚀 Enhancements

📖 Documentation

🏡 Chore

🤖 CI

❤️ Contributors

v0.5.0

03 Sep 11:56
Compare
Choose a tag to compare

🚀 Enhancements

🩹 Fixes

  • Refresh factories on delete (6cb89af)
  • factory: Handle undefined id in file name (ec31bdd)

💅 Refactors

  • Renamed field action to resolver (0c1b6fd)

📖 Documentation

🏡 Chore

✅ Tests

❤️ Contributors