Releases: Akryum/moquerie
Releases · Akryum/moquerie
v0.6.1
v0.6.0
🚀 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
- Run playground tests (6c23df1)
❤️ Contributors
- Guillaume Chau (@Akryum)
v0.5.5
v0.5.4
v0.5.3
🚀 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
- Demo link (e8f608c)
❤️ Contributors
- Guillaume Chau (@Akryum)
v0.5.2
🚀 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
- Guillaume Chau (@Akryum)
v0.5.1
v0.5.0
🚀 Enhancements
- Allow js import (4598bf2)
- Improve JSON preview (24d6cfb)
- Auto convert JSON strings (fe2e739)
- Improve resource form ui (ee5e517)
- Loading indicator (aac817b)
- Scroll to top when expanding (b75329b)
- SkipWrites option (f62dec3)
- StartServer (98bf4ef)
- GetFactoryByName (1000334)
🩹 Fixes
💅 Refactors
- Renamed field action to resolver (0c1b6fd)
📖 Documentation
🏡 Chore
✅ Tests
- lint: Fix (744d775)
❤️ Contributors
- Guillaume Chau (@Akryum)