Josh Lalonde

Results 3 issues of Josh Lalonde

Version: latest Description: when you enable overwriteRoutes, and mock a route twice with a RegExp, it will not mock with the response of the second mock unless you share the...

**Issue type:** [ ] question [x] bug report [ ] feature request [ ] documentation issue **Database system/driver:** [ ] `cordova` [ ] `mongodb` [ ] `mssql` [ ] `mysql`...

bug
enhancement
comp: migrations
comp: schema sync
driver: postgres

Hi, I have some files that use experimental syntax- eg. nullishCoalescingOperator. For some reason even with babel, the REPL shows SyntaxError on the lines that use experimental syntax :/

enhancement