UNPKG

@orchestrator-ui/tsconfig

Version:

Contains the tsconfig configuration used in the Workflow orchestrator frontend projects

93 lines (47 loc) 1.45 kB
# @orchestrator-ui/tsconfig ## 1.5.0 ### Minor Changes - 07e322c: Update dependencies to latest non-breaking changes ## 1.4.0 ### Minor Changes - 4eb77d6: Updates npm dependencies ## 1.3.1 ### Patch Changes - 7e81964: Switch to Trusted publishers ## 1.3.0 ### Minor Changes - e732016: Updates depencencies to latest minor versions ## 1.2.1 ### Patch Changes - 56e2537: Fixes rights issue in github action - b7fe3ee: Adds github action permission to publish with provenance ## 1.2.0 ### Minor Changes - 85fca33: Adds npm provenance flag ## 1.1.1 ### Patch Changes - 09f3e09: Fixes markdown in README files ## 1.1.0 ### Minor Changes - c122786: Adds README files to be displayed on NPM. Adds Apache 2.0 license. ## 1.0.0 ### Major Changes - 507399b: R1 Release ## 0.1.2 ### Patch Changes - 6597ac1: Test release after adding absolute imports (issue 414) ## 0.1.1 ### Patch Changes - 6d680f6: Test release before adding absolute imports (issue 414) ## 0.1.0 ### Minor Changes - 6c4cb21: Added translation setup and next-inl configuration. Translation strings are now available when using the useTranslations hook. For more on how to add translations refer to apps/wfo-ui/translations/README.md ## 0.0.3 ### Patch Changes - c780503: Initial release ## 0.0.2 ### Patch Changes - 0cef169: Splitted WFO in separate packages ## 0.0.1 ### Patch Changes - Converted tsconfig and eslint to standalone NPM package