mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
a79b01e1e6
* feat: enable eval() in script * feat: enable requiring node.js modules * fix: request auth type is not correctly updated * test: add tests for unphappy paths * test: fixed a flaky test * chore: make console.log outputs more friendly * feat: enable requiring npm modules and built-in lodash * fix: add prefix to 'fs' module requiring name as it is for internal usage * fix: smoke test failure * fix: use fs module directly to avoid exposing it * fix: replace atob btoa with node.js modules * chore: remove unused line * fix: lint error * fix: smoke test failed because fs no longer exposed * fix: use builtin atob, btoa * fix: disable lint error for builtin lodash * chore: remove lodash as it's redundant * chore: temporarily remove external dependencies * fix: rebase and update smoke tests style * chore: restore lock * chore: remove comments * chore: remove comments |
||
---|---|---|
.. | ||
critical | ||
migration | ||
prerelease | ||
smoke |