# @theorchard/suite-config

## 1.10.0

### Minor Changes

-   Include inlineSources to tsconfig to reduce pnpm test noise

## 1.9.1

### Patch Changes

-   Migrate lodash imports to lodash-es in tests

## 1.9.0

### Minor Changes

-   Add secondaryProfileTypes field that allows app to accept multiple profiles

## 1.8.0

### Minor Changes

-   Add `ZendeskButtonV2`

## 1.7.0

### Minor Changes

-   Add `zendeskTicketFormIds` support

## 1.6.5

### Patch Changes

-   Updated dependencies
    -   @theorchard/field-validator@1.5.4

## 1.6.4

### Patch Changes

-   Updated dependencies
    -   @theorchard/field-validator@1.5.3

## 1.6.3

### Patch Changes

-   Updated dependencies
    -   @theorchard/field-validator@1.5.2

## 1.6.2

### Patch Changes

-   Updated dependencies
    -   @theorchard/field-validator@1.5.1

## 1.6.1

### Patch Changes

-   Added exports field to package.json

## 1.6.0

### Minor Changes

-   Add datadogSessionReplayRecording app configuration

## 1.5.0

### Minor Changes

-   Removes the required constrain on Auth0 configuration options.

## 1.4.1

### Patch Changes

-   Fix "datadogTracingOrigin" config property to accept a "RegExp" pattern.

## 1.4.0

### Minor Changes

-   Datadog configuration now accepts multiple allowed tracing origins.

## 1.3.0

### Minor Changes

-   Add support for React 18

## 1.2.3

### Patch Changes

-   Updated dependencies
    -   @theorchard/field-validator@1.5.0

## 1.2.2

### Patch Changes

-   Updated dependencies
    -   @theorchard/field-validator@1.4.0

## 1.2.1

### Patch Changes

-   Updated dependencies
    -   @theorchard/field-validator@1.3.0

## 1.2.0

### Minor Changes

-   Added new config option "wrongOrgRedirect".

## 1.1.3

### Patch Changes

-   Expose full Datadog, Sentry and Segment instances

## 1.1.2

### Patch Changes

-   Updated dependencies []
    -   @theorchard/field-validator@1.2.0

## 1.1.1

### Patch Changes

-   Updated dependencies []
    -   @theorchard/field-validator@1.1.0

## 1.1.0

### Patch Changes

-   Added new "authTokenInvalidationUrl" option.

## 1.0.4

### Patch Changes

-   Consolidate SuiteAppConfiguration and SuiteAppConfig types.

## 1.0.3

### Patch Changes

-   Fix boolean user feature flags

## 1.0.2

### Patch Changes

-   PUB-147: improve pageNav to handle "tabs" instead "pages"

## 1.0.1

### Patch Changes

-   Added tests and reorgnanized files

## 1.0.0

### Major Changes

-   Remove dependencies on suite packages.

## 0.9.1

### Patch Changes

-   New independent suite-config package
