insomnia/packages/insomnia-inso
Insomnia 51b9ef76e9
🚀 8.6.1 (#7014)
* Bump app version to 8.6.1

* feat(unit-tests): Unit test reordering (#7020)

* re-orderable test suites

* re-orderable tests

* fix ts

* Use db methods for sorting

* sort suites and unit tests in inso

* fix suite rename

* Fixes https://github.com/Kong/insomnia/issues/7011 (#7012)

* Fixes https://github.com/Kong/insomnia/issues/7009 (#7010)

* chore: edit changelog process [INS-3456] (#7001)

* fix(workspace): Add default name for when creating a workspace (#7046)

* Add default name for when creating a design/collection

* workspace update and creation

* fix filter history keys not being valid selectors (#7040)

* remove invalid wide css prop (#7041)

* feat(environment): update environments icons (#7050)

* update environments icons

* fix workspace name

* fix one line editor being scrollable (#7059)

* change 8.0 to 8 (#7061)

* Cleanup page containers and add hint container in the page (#7060)

* feat(pane-tabs): Consistent styles for tabs (#7062)

* response/request pane tab counts

* tab dropdown colors

* fix updates to db leading to errors in loader fetchers (#7033)

* feat(command-palette): add button to open the command palette (#7064)

* add button for quick search

* update button styles in project

* make it look good with gh stars

* fix ts issue

* changelog

---------

Co-authored-by: Jack Kavanagh <3679927+jackkav@users.noreply.github.com>
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
Co-authored-by: Jeroen Van den Berghe <vandenberghe.jeroen@gmail.com>
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2024-02-06 12:16:54 +00:00
..
assets
bin fix watch regex and parse args (#4270) 2021-12-15 11:26:44 +00:00
src 🚀 8.6.1 (#7014) 2024-02-06 12:16:54 +00:00
.eslintignore [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
.gitignore Rename "compress" terminology to "artifacts" to be more representative (#4091) 2021-10-12 21:23:25 +00:00
Dockerfile fix: inso cli via docker issue on Mac M1 [INS-3245] (#6717) 2023-10-25 14:44:27 +01:00
esbuild.ts Bump/esbuild (#7035) 2024-01-31 12:21:18 +01:00
jest.config.js chore: use npm workspaces (herecles) (#6193) 2023-08-10 00:14:16 +02:00
package.json 🚀 8.6.1 (#7014) 2024-02-06 12:16:54 +00:00
README.md [DOCU-2032] Add Inso CLI development instructions (#4224) 2021-11-17 14:13:44 -08:00
tsconfig.json Chore/fix-install-warnings (#6243) 2023-08-10 13:37:37 +02:00



Inso CLI

A CLI for Insomnia

npm install --global insomnia-inso


Documentation

See the open-source Inso CLI documentation.