You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
core [3.9.0]
Changed
refactor(#371): Separate logic about loading files from logic about loading routes and collections from files. Use the new files.createLoader method to create routes and collections loaders.
Added
feat: Expose files API in core.
feat: Add createLoader method to files.
feat: Add reload method to files.
Fixed
fix: Debounce time in files reload was not working. Now it has 200ms of debounce, with a maximum time wait of 1000ms
main [3.9.0]
Changed
feat: Log possible start errors
chore(deps): Update @mocks-server/core dependency to 3.9.0