@jupiterone/cli
Advanced tools
Changelog
10.5.0 - 2023-09-12
error_unexpected_error
to IntegrationErrorEventNameChangelog
10.4.0 - 2023-09-11
Changelog
10.3.0 - 2023-09-07
jest.js
config to remove deprecated option.--noPretty
option to cli to disable pretty printing of logs locally.Changelog
10.2.0 - 2023-09-01
AlphaOptions
in createApiClient
Changelog
10.1.0 - 2023-08-28
Changelog
10.0.0 - 2023-08-03
Bump TypeScript, ESLint, and Prettier to next major versions. Integration projects may encounter breaking changes when they adopt these new versions. For example, Prettier changed some default formatting. To fix the Prettier formatting, you may run the following command:
yarn:format
or prettier --write \"**/*.{ts,js,json,css,md,yml}\"
Changelog
9.11.1 - 2023-08-01
Changelog
9.10.0 - 2023-07-31
executionHandlerWrapper
execution wrapper. See
development documentation for more
information.