Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@lordrip lordrip released this 21 Jul 08:43

Features

  • feat(about): Add About modal to display front and back version by @lordrip in #1692
  • feat(api): Allow configuring the API URL at runtime by @lordrip in #1687
  • Revert "feat(api): Allow configuring the API URL at runtime" by @lordrip in #1706
  • Reapply: feat(api): Allow configuring the API URL at runtime by @lordrip in #1707
  • feat(multiple-flows): Enable experimental support for multiple flows by @lordrip in #1749
  • feat(viz): Export current flow to PNG by @lordrip in #1762
  • feat(flows): Add mechanism to navigate between flows by @lordrip in #1880
  • feat(flows-list): Provide empty state for the Flows list by @lordrip in #1928
  • feat(viz): Provide an empty state for the canvas by @lordrip in #1967
  • feat(metadata): Metadata configuration UI by @igarashitm in #1951
  • feat(stepsService): updateStep can receive parameters values by @lordrip in #1978
  • feat(inline-edit): Add InlineEdit component by @lordrip in #2151
  • feat(flows): rename flows by @lordrip in #2152
  • feat: Support editing steps from multiple flows by @lordrip in #1770
  • feature: Passing fetchStepDetails to step extensions by @Delawen in #1806
  • feat/wire-up new backend endpoints to support multiple flows by @lordrip in #1823
  • Feat/add new flow by @lordrip in #1870
  • Use parameter titles as labels for forms by @mmuzikar in #1780

Fixes

  • nitpick: Show active/inactive toolbar icons by @pnaik1 in #1652
  • fix (GitHub_Actions):Fixing issue related to warning Unexpected input(s) 'username' for Generate Docker image by @MohammadiIram in #1665
  • Fix the UI theme switch - add to local storage by @tplevko in #1551
  • fix(stepsService): Avoid passing a whole step into the getStepNested method by @lordrip in #1746
  • Fix detail panel closing behavior when deleting steps by @mmuzikar in #1747
  • fix: Provide prev/next step when querying step catalog to the backend by @igarashitm in #1764
  • Make log height dynamic by @mmuzikar in #1771
  • fix(stepsService): Use id instead of title for steps parameters by @lordrip in #1821
  • fix(stepsService): increment by 1 instead of 0.01 by @tplevko in #1822
  • fix: Add Beans support by @igarashitm in #1827
  • Fix flaky code-editor-actions actions test by @tplevko in #1836
  • fix(chromatic): Fix validation errors that shows in chromatic by @lordrip in #1869
  • Add mouseleave, not to cover catalog button with the tooltip by @tplevko in #1876
  • Add wait for API response before code sync by @tplevko in #1879
  • fix(viz): Avoid rerendering of VisualizationStepViews by @lordrip in #1901
  • fix(viz): flows counter it's wrong by @lordrip in #1923
  • fix(viz): Avoid closing the flows list when clicking by @lordrip in #1924
  • Add basic set of multiflow tests by @tplevko in #1921
  • Add additional multi-flow tests by @tplevko in #1941
  • Make search input width static by @tplevko in #1950
  • Fix - sync connector yaml without need to open code editor by @tplevko in #1927
  • fix(code-editor): Update schema upon syncing the code by @lordrip in #1971
  • (e2e) Add wait for the toolbars to be hidden by @tplevko in #1980
  • fix: Cannot add a string property on a beans configuration by @igarashitm in #1999
  • (e2e) cleanup tests to reflect the "add branch" fixes by @tplevko in #1993
  • Replace placeholder - first step insert on index 0 by @tplevko in #2006
  • Fix e2e tests after backend quarkus update by @mkralik3 in #2009
  • fix(vscode-kaoto): Text is reset when typing in beans UI by @igarashitm in #2010
  • Fix e2e tests - KameletBinding related failures update by @tplevko in #2019
  • fix: Delete is not working when there are Beans defined by @igarashitm in #2008
  • fix: Set focus to Name field when adding a new Bean by @igarashitm in #2012
  • fix(vscode): Routes gets reset upon opening in vscode. by @lordrip in #2034
  • fix(vscode): Missing backend version in vscode by @lordrip in #2035
  • fix(beans): Restore default padding from the table row by @lordrip in #2025
  • Configure Renovate by @renovate in #2036
  • fix(sonar): Fix sonar issues by @lordrip in #2038
  • fix(sonar) Fix some sonar issues - part 1 by @lordrip in #2040
  • fix(vscode): Provide missing capabilities for @kie-core-tools by @lordrip in #2042
  • Fix failing multiflow code editor test by @tplevko in #2058
  • fix(viz): Use metadata.name as flow identifier by @lordrip in #2059
  • fix(flows): New route button should use supportsMultipleFlows property by @lordrip in #2064
  • fix(deps): update @kie-tools to v0.30.0 by @renovate in #2041
  • fix(deps): update dependency react-monaco-editor to ^0.53.0 by @renovate in #2069
  • fix(publish): Fix package publish by @lordrip in #2076
  • Revert "Updating to version 1.1.0-dev" by @lordrip in #2088
  • Add test for disabled new route handling for KB and kamelet by @tplevko in #2091
  • fix(deps): update dependency zustand to v4.3.9 by @renovate in #2097
  • fix(steps): Cannot update steps that doesn't contain parameters by @lordrip in #2105
  • fix(deps): update @opentelemetry by @renovate in #2109
  • fix(multiple-flows): Delete causes routes status out of sync by @lordrip in #2111
  • Revert "chore(deps): update node.js to v20" by @lordrip in #2116
  • Revert "chore(deps): update dependency prettier to v3" by @lordrip in #2117
  • fix(source): Deleting last route doesn't sync the code by @lordrip in #2115
  • fix(deps): update dependency monaco-editor-webpack-plugin to v7.1.0 by @renovate in #2124
  • fix(deps): update dependency monaco-editor to ^0.40.0 by @renovate in #2113
  • fix(router): Support dynamic urls for kaoto-standalone by @lordrip in #2126
  • fix: Support editing DSL name/description by @igarashitm in #2127
  • Update versions by @Delawen in #2148
  • (chore): Set version to v1.1.0-dev by @lordrip in #2150
  • fix: [VS Code] Modifying beans is not marking editor dirty by @igarashitm in #2143
  • fix(deps): update @opentelemetry to ^0.33.0 by @renovate in #2145
  • fix(deps): update dependency web-vitals to v3.4.0 by @renovate in #2131
  • Update package.json to v1.1.0-M3 by @lordrip in #2156
  • Restore package.json to v1.1.0-dev by @lordrip in #2157
  • Update package.json to v1.1.0 by @lordrip in #2177

What's Changed

  • chore: update kaoto version to 1.0.1-dev by @kahboom in #1646
  • chore(deps): bump @opentelemetry/instrumentation from 0.37.0 to 0.38.0 by @dependabot in #1653
  • chore(deps): bump @opentelemetry/sdk-trace-web from 1.11.0 to 1.12.0 by @dependabot in #1654
  • chore(deps-dev): bump webpack from 5.78.0 to 5.79.0 by @dependabot in #1651
  • chore(deps): bump @opentelemetry/instrumentation-document-load from 0.31.2 to 0.32.0 by @dependabot in #1636
  • chore(deps): bump monaco-editor from 0.36.1 to 0.37.1 by @dependabot in #1637
  • chore(deps-dev): bump rimraf from 4.4.1 to 5.0.0 by @dependabot in #1638
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 by @dependabot in #1640
  • chore(deps): bump @opentelemetry/resources from 1.11.0 to 1.12.0 by @dependabot in #1655
  • chore(deps): bump @opentelemetry/exporter-trace-otlp-http from 0.37.0 to 0.38.0 by @dependabot in #1656
  • chore(deps): bump @opentelemetry/instrumentation-fetch from 0.37.0 to 0.38.0 by @dependabot in #1657
  • chore(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.58.0 by @dependabot in #1641
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.2 to 7.0.4 by @dependabot in #1647
  • chore(deps-dev): bump @types/react from 18.0.33 to 18.0.35 by @dependabot in #1648
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.2 to 7.0.4 by @dependabot in #1649
  • chore(deps-dev): bump eslint-plugin-testing-library from 5.10.2 to 5.10.3 by @dependabot in #1650
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.4 to 7.0.5 by @dependabot in #1659
  • chore(deps-dev): bump html-webpack-plugin from 5.5.0 to 5.5.1 by @dependabot in #1660
  • chore(deps): bump zundo from 2.0.0-beta.11 to 2.0.0-beta.12 by @dependabot in #1661
  • chore(deps-dev): bump webpack-dev-server from 4.13.2 to 4.13.3 by @dependabot in #1662
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.4 to 7.0.5 by @dependabot in #1663
  • chore(viz): Adjust Node label clickable area by @unsortedhashsets in #1664
  • chore: Hide Config tab if no properties exist by @pnaik1 in #1658
  • chore(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in #1667
  • chore(deps-dev): bump cypress from 12.9.0 to 12.10.0 by @dependabot in #1668
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 by @dependabot in #1669
  • chore(deps): bump react-error-boundary from 4.0.3 to 4.0.4 by @dependabot in #1671
  • chore(deps): bump immer from 9.0.21 to 10.0.1 by @dependabot in #1670
  • chore(deps-dev): bump @types/react from 18.0.35 to 18.0.37 by @dependabot in #1672
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.5 to 7.0.6 by @dependabot in #1673
  • chore(deps-dev): bump webpack from 5.79.0 to 5.80.0 by @dependabot in #1678
  • chore(deps-dev): bump @types/node from 18.15.11 to 18.15.13 by @dependabot in #1679
  • chore(deps-dev): bump @types/jest from 29.5.0 to 29.5.1 by @dependabot in #1676
  • chore(deps-dev): bump @types/react from 18.0.37 to 18.0.38 by @dependabot in #1681
  • chore(deps): bump zundo from 2.0.0-beta.12 to 2.0.0-beta.15 by @dependabot in #1682
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 by @dependabot in #1691
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.6 to 7.0.7 by @dependabot in #1690
  • chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #1685
  • chore(deps-dev): bump webpack-cli from 5.0.1 to 5.0.2 by @dependabot in #1684
  • chore(deps-dev): bump @types/node from 18.15.13 to 18.16.1 by @dependabot in #1697
  • chore(deps): bump @opentelemetry/instrumentation-user-interaction from 0.32.1 to 0.32.2 by @dependabot in #1696
  • chore(deps): bump @opentelemetry/instrumentation-document-load from 0.32.0 to 0.32.1 by @dependabot in #1694
  • chore(e2e): Add new wait for intercepted requests by @unsortedhashsets in #1686
  • chore(deps): bump @opentelemetry/instrumentation-long-task from 0.32.2 to 0.32.3 by @dependabot in #1695
  • chore(deps-dev): bump @types/react from 18.0.38 to 18.2.0 by @dependabot in #1699
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in #1689
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.5 to 7.0.7 by @dependabot in #1688
  • chore(deps-dev): bump @types/react-dom from 18.0.11 to 18.2.1 by @dependabot in #1698
  • chore(deps-dev): bump webpack from 5.80.0 to 5.81.0 by @dependabot in #1703
  • chore(deps-dev): bump cypress from 12.10.0 to 12.11.0 by @dependabot in #1702
  • chore(e2e): Update appearance tests by @unsortedhashsets in #1704
  • chore(e2e): Add about modal e2e tests by @unsortedhashsets in #1716
  • chore: Enable Typescript for Production builds by @lordrip in #1726
  • chore(deps-dev): bump @types/node from 18.16.1 to 18.16.3 by @dependabot in #1714
  • chore(deps-dev): bump tsc-watch from 6.0.0 to 6.0.4 by @dependabot in #1715
  • chore(deps): bump cypress-io/github-action from 5.6.1 to 5.6.2 by @dependabot in #1717
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.1 to 5.59.2 by @dependabot in #1718
  • chore(deps): bump monaco-editor from 0.37.1 to 0.38.0 by @dependabot in #1723
  • chore(deps-dev): bump @babel/core from 7.21.4 to 7.21.8 by @dependabot in #1724
  • chore(deps): bump zustand from 4.3.7 to 4.3.8 by @dependabot in #1728
  • chore(deps-dev): bump eslint-plugin-storybook from 0.6.11 to 0.6.12 by @dependabot in #1729
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.7 to 7.0.8 by @dependabot in #1731
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 by @dependabot in #1719
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.7 to 7.0.8 by @dependabot in #1732
  • chore(deps): bump zundo from 2.0.0-beta.15 to 2.0.0-beta.16 by @dependabot in #1735
  • chore(deps-dev): bump @types/react-dom from 18.2.1 to 18.2.3 by @dependabot in #1733
  • chore(deps-dev): bump webpack from 5.81.0 to 5.82.0 by @dependabot in #1730
  • chore(deps-dev): bump @types/react from 18.2.0 to 18.2.5 by @dependabot in #1736
  • chore: Add id and integrationId properties by @lordrip in #1727
  • chore(deps): bump @kie-tools-core/notifications from 0.27.0 to 0.28.0 by @dependabot in #1738
  • chore: Create new FlowsStore that supports multiple routes by @lordrip in #1748
  • chore(deps): bump @kie-tools-core/editor from 0.27.0 to 0.28.0 by @dependabot in #1739
  • chore(deps-dev): bump webpack-dev-server from 4.13.3 to 4.15.0 by @dependabot in #1758
  • chore(deps-dev): bump @types/react from 18.2.5 to 18.2.6 by @dependabot in #1757
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.8 to 7.0.9 by @dependabot in #1755
  • chore(deps): bump cypress-io/github-action from 5.6.2 to 5.7.1 by @dependabot in #1752
  • chore(deps-dev): bump webpack-cli from 5.0.2 to 5.1.0 by @dependabot in #1754
  • chore(deps-dev): bump @types/react-dom from 18.2.3 to 18.2.4 by @dependabot in #1753
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.8 to 7.0.9 by @dependabot in #1751
  • chore: Add links to the side menu by @lordrip in #1761
  • chore(deps-dev): bump webpack-cli from 5.1.0 to 5.1.1 by @dependabot in #1768
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 by @dependabot in #1767
  • chore: Add delete all flows functionality by @lordrip in #1763
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.5 by @dependabot in #1765
  • chore(deps-dev): bump cypress from 12.11.0 to 12.12.0 by @dependabot in #1775
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.9 to 7.0.10 by @dependabot in #1774
  • chore(deps): bump immer from 10.0.1 to 10.0.2 by @dependabot in #1772
  • chore(deps): bump @kie-tools-core/patternfly-base from 0.27.0 to 0.28.0 by @dependabot in #1741
  • chore(deps): bump @kie-tools/uniforms-patternfly from 0.27.0 to 0.28.0 by @dependabot in #1742
  • chore(deps): bump @kie-tools-core/monaco-editor from 0.27.0 to 0.28.0 by @dependabot in #1743
  • chore(deps-dev): bump eslint-plugin-testing-library from 5.10.3 to 5.11.0 by @dependabot in #1779
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.9 to 7.0.10 by @dependabot in #1773
  • chore(deps): bump cypress-io/github-action from 5.7.1 to 5.7.2 by @dependabot in #1777
  • chore(deps-dev): bump webpack from 5.82.0 to 5.82.1 by @dependabot in #1778
  • chore(deps): bump @kie-tools-core/guided-tour from 0.27.0 to 0.28.0 by @dependabot in #1744
  • chore(deps): bump @kie-tools-core/workspace from 0.27.0 to 0.28.0 by @dependabot in #1745
  • chore(deps): bump @opentelemetry/sdk-trace-web from 1.12.0 to 1.13.0 by @dependabot in #1782
  • chore(deps): bump @opentelemetry/instrumentation from 0.38.0 to 0.39.0 by @dependabot in #1786
  • chore(deps): bump @opentelemetry/resources from 1.12.0 to 1.13.0 by @dependabot in #1785
  • chore(deps): bump @opentelemetry/exporter-trace-otlp-http from 0.38.0 to 0.39.1 by @dependabot in #1788
  • chore(deps): bump @opentelemetry/instrumentation from 0.38.0 to 0.39.1 by @dependabot in #1787
  • chore(deps): bump @opentelemetry/instrumentation-fetch from 0.38.0 to 0.39.1 by @dependabot in #1789
  • chore(deps-dev): bump @testing-library/dom from 9.2.0 to 9.3.0 by @dependabot in #1792
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 by @dependabot in #1799
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.10 to 7.0.12 by @dependabot in #1801
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6 by @dependabot in #1800
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.10 to 7.0.12 by @dependabot in #1802
  • chore(storybook): re-enable for pull requests by @kahboom in #1805
  • chore(deps): bump reactflow from 11.7.1 to 11.7.2 by @dependabot in #1810
  • chore(deps-dev): bump rimraf from 5.0.0 to 5.0.1 by @dependabot in #1814
  • chore(deps-dev): bump style-loader from 3.3.2 to 3.3.3 by @dependabot in #1818
  • chore(deps-dev): bump webpack from 5.82.1 to 5.83.1 by @dependabot in #1815
  • chore(deps-dev): bump css-loader from 6.7.3 to 6.7.4 by @dependabot in #1816
  • chore(deps-dev): bump mini-css-extract-plugin from 2.7.5 to 2.7.6 by @dependabot in #1819
  • chore(deps-dev): bump tslib from 2.5.0 to 2.5.2 by @dependabot in #1820
  • chore(storybook): add mocking add-on for storybook, update mocks by @kahboom in #1824
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.6 to 5.59.7 by @dependabot in #1834
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.12 to 7.0.14 by @dependabot in #1832
  • chore(deps): bump cypress-io/github-action from 5.7.2 to 5.8.0 by @dependabot in #1828
  • chore(deps-dev): bump @storybook/react-webpack5 from 7.0.12 to 7.0.14 by @dependabot in #1830
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 by @dependabot in #1829
  • chore(deps-dev): bump webpack-merge from 5.8.0 to 5.9.0 by @dependabot in #1825
  • chore(deps-dev): bump storybook from 7.0.12 to 7.0.14 by @dependabot in #1831
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.12 to 7.0.14 by @dependabot in #1833
  • chore: commit pending changes from yarn.lock by @lordrip in #1837
  • chore: Remove IntegrationJSONStore by @lordrip in #1835
  • chore(deps-dev): bump cypress from 12.12.0 to 12.13.0 by @dependabot in #1845
  • chore(deps-dev): bump @types/testing-library__jest-dom from 5.14.5 to 5.14.6 by @dependabot in #1843
  • chore(deps-dev): bump storybook from 7.0.14 to 7.0.15 by @dependabot in #1842
  • chore(deps-dev): bump ts-loader from 9.4.2 to 9.4.3 by @dependabot in #1841
  • chore(deps): bump zundo from 2.0.0-beta.16 to 2.0.0-beta.17 by @dependabot in #1844
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.14 to 7.0.15 by @dependabot in #1838
  • chore(deps-dev): bump @storybook/react-webpack5 from 7.0.14 to 7.0.15 by @dependabot in #1840
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.14 to 7.0.15 by @dependabot in #1839
  • chore: remove duplicated useEffect by @lordrip in #1846
  • chore: update yarn.lock file for storybook by @lordrip in #1847
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.15 to 7.0.17 by @dependabot in #1849
  • chore(deps-dev): bump @types/react from 18.2.6 to 18.2.7 by @dependabot in #1851
  • chore(deps-dev): bump webpack from 5.83.1 to 5.84.1 by @dependabot in #1856
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.15 to 7.0.17 by @dependabot in #1852
  • chore(deps-dev): bump storybook from 7.0.15 to 7.0.17 by @dependabot in #1853
  • chore(deps-dev): bump storybook from 7.0.17 to 7.0.18 by @dependabot in #1867
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 by @dependabot in #1871
  • chore(deps): bump react-error-boundary from 4.0.4 to 4.0.8 by @dependabot in #1873
  • chore(deps): bump web-vitals from 3.3.1 to 3.3.2 by @dependabot in #1874
  • chore(deps-dev): bump @storybook/react-webpack5 from 7.0.15 to 7.0.18 by @dependabot in #1859
  • chore(deps): bump zundo from 2.0.0-beta.17 to 2.0.0-beta.18 by @dependabot in #1860
  • chore(deps-dev): bump @babel/core from 7.21.8 to 7.22.1 by @dependabot in #1862
  • chore(deps-dev): bump css-loader from 6.7.4 to 6.8.1 by @dependabot in #1866
  • chore(deps-dev): bump @babel/preset-react from 7.18.6 to 7.22.3 by @dependabot in #1863
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.17 to 7.0.18 by @dependabot in #1861
  • chore(deps-dev): bump @babel/preset-env from 7.21.5 to 7.22.4 by @dependabot in #1875
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.17 to 7.0.18 by @dependabot in #1868
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 by @dependabot in #1872
  • chore(deps-dev): bump @types/jest from 29.5.1 to 29.5.2 by @dependabot in #1885
  • chore(deps-dev): bump @types/react from 18.2.7 to 18.2.8 by @dependabot in #1892
  • chore(deps): bump cypress-io/github-action from 5.8.0 to 5.8.1 by @dependabot in #1890
  • chore(deps): bump react-error-boundary from 4.0.8 to 4.0.9 by @dependabot in #1877
  • chore(deps-dev): bump webpack from 5.84.1 to 5.85.0 by @dependabot in #1887
  • chore(deps-dev): bump chromatic from 6.17.4 to 6.18.0 by @dependabot in #1878
  • chore(deps-dev): bump @4tw/cypress-drag-drop from 2.2.3 to 2.2.4 by @dependabot in #1891
  • chore: update @kie dependencies by @lordrip in #1893
  • chore: remove default exports by @lordrip in #1900
  • chore(settings): Remove deprecated fields by @lordrip in #1903
  • chore(deps-dev): bump webpack-cli from 5.1.1 to 5.1.3 by @dependabot in #1904
  • chore(deps): bump zundo from 2.0.0-beta.18 to 2.0.0-beta.19 by @dependabot in #1905
  • chore(deps-dev): bump tslib from 2.5.2 to 2.5.3 by @dependabot in #1906
  • chore(deps-dev): bump eslint-plugin-jest-dom from 4.0.3 to 5.0.1 by @dependabot in #1907
  • chore: Update to typescript 5.1.3 by @igarashitm in #1908
  • chore/upgrade yarn to v3 by @lordrip in #1926
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 by @dependabot in #1918
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot in #1916
  • chore(deps): bump @opentelemetry/instrumentation from 0.39.1 to 0.40.0 by @dependabot in #1914
  • chore(deps-dev): bump storybook from 7.0.18 to 7.0.20 by @dependabot in #1930
  • chore(deps): bump monaco-editor from 0.38.0 to 0.39.0 by @dependabot in #1925
  • chore(deps-dev): bump cypress from 12.13.0 to 12.14.0 by @dependabot in #1929
  • chore(deps-dev): bump @types/react from 18.2.8 to 18.2.9 by @dependabot in #1932
  • chore(deps-dev): bump @storybook/react-webpack5 from 7.0.18 to 7.0.20 by @dependabot in #1931
  • chore(deps-dev): bump chromatic from 6.18.0 to 6.18.2 by @dependabot in #1934
  • chore(deps-dev): bump webpack from 5.85.0 to 5.86.0 by @dependabot in #1935
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.18 to 7.0.20 by @dependabot in #1933
  • chore(deps-dev): bump @babel/preset-react from 7.22.3 to 7.22.5 by @dependabot in #1936
  • chore(deps-dev): bump @babel/core from 7.22.1 to 7.22.5 by @dependabot in #1937
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.18 to 7.0.20 by @dependabot in #1939
  • chore(deps-dev): bump webpack-cli from 5.1.3 to 5.1.4 by @dependabot in #1940
  • chore(deps-dev): bump msw from 1.2.1 to 1.2.2 by @dependabot in #1942
  • chore(deps): bump react-error-boundary from 4.0.9 to 4.0.10 by @dependabot in #1943
  • chore(deps-dev): bump html-webpack-plugin from 5.5.1 to 5.5.3 by @dependabot in #1944
  • chore(deps-dev): bump @types/react from 18.2.9 to 18.2.11 by @dependabot in #1947
  • chore(deps-dev): bump @babel/preset-env from 7.22.4 to 7.22.5 by @dependabot in #1938
  • chore(deps-dev): bump webpack-dev-server from 4.15.0 to 4.15.1 by @dependabot in #1946
  • chore(deps-dev): bump @babel/preset-typescript from 7.21.5 to 7.22.5 by @dependabot in #1948
  • chore: update dependencies by @lordrip in #1964
  • chore(deps-dev): bump @types/react from 18.2.11 to 18.2.12 by @dependabot in #1953
  • chore(deps-dev): bump chromatic from 6.18.2 to 6.19.5 by @dependabot in #1957
  • chore(deps-dev): bump css-minimizer-webpack-plugin from 5.0.0 to 5.0.1 by @dependabot in #1965
  • chore(deps): bump cypress-io/github-action from 5.8.1 to 5.8.2 by @dependabot in #1966
  • chore(deps-dev): bump chromatic from 6.19.5 to 6.19.7 by @dependabot in #1969
  • chore(deps-dev): bump @testing-library/dom from 9.3.0 to 9.3.1 by @dependabot in #1970
  • chore(deps-dev): bump webpack from 5.86.0 to 5.87.0 by @dependabot in #1968
  • chore(deps): bump zundo from 2.0.0-beta.19 to 2.0.0-beta.20 by @dependabot in #1949
  • chore(deps-dev): bump @storybook/react-webpack5 from 7.0.20 to 7.0.21 by @dependabot in #1972
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.20 to 7.0.21 by @dependabot in #1973
  • chore(deps): bump zundo from 2.0.0-beta.20 to 2.0.0-beta.22 by @dependabot in #1975
  • chore(deps): bump cypress-io/github-action from 5.8.2 to 5.8.3 by @dependabot in #1976
  • chore(deps): bump actions/checkout from 1 to 3 by @dependabot in #1979
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.20 to 7.0.21 by @dependabot in #1977
  • chore(deps-dev): bump storybook from 7.0.20 to 7.0.21 by @dependabot in #1974
  • chore: regen yarn.lock by @igarashitm in #1981
  • chore(deps): bump zundo from 2.0.0-beta.22 to 2.0.0-beta.23 by @dependabot in #1982
  • chore(deps-dev): bump storybook from 7.0.21 to 7.0.22 by @dependabot in #1983
  • chore(deps-dev): bump chromatic from 6.19.7 to 6.19.8 by @dependabot in #1987
  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot in #1988
  • chore(deps-dev): bump @types/react-dom from 18.2.5 to 18.2.6 by @dependabot in #1989
  • chore(deps): bump reactflow from 11.7.2 to 11.7.3 by @dependabot in #1990
  • chore(deps-dev): bump @storybook/react-webpack5 from 7.0.21 to 7.0.22 by @dependabot in #1984
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.21 to 7.0.22 by @dependabot in #1986
  • chore(deps-dev): bump @types/react from 18.2.12 to 18.2.13 by @dependabot in #1991
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.21 to 7.0.22 by @dependabot in #1985
  • chore: add fetch-depth: 0 to checkout all commits so that chromatic… by @igarashitm in #1997
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 by @dependabot in #1992
  • chore(deps-dev): bump @storybook/testing-library from 0.1.0 to 0.2.0 by @dependabot in #2000
  • chore(deps-dev): bump cypress from 12.14.0 to 12.15.0 by @dependabot in #2001
  • chore(deps-dev): bump @storybook/addon-interactions from 7.0.22 to 7.0.23 by @dependabot in #2013
  • chore(deps-dev): bump @storybook/react-webpack5 from 7.0.22 to 7.0.23 by @dependabot in #2014
  • chore(deps-dev): bump webpack from 5.87.0 to 5.88.0 by @dependabot in #2015
  • chore(deps-dev): bump storybook from 7.0.22 to 7.0.23 by @dependabot in #2017
  • chore(deps-dev): bump @storybook/addon-essentials from 7.0.22 to 7.0.23 by @dependabot in #2016
  • chore(deps-dev): bump chromatic from 6.19.8 to 6.19.9 by @dependabot in #2030
  • chore(deps): bump reactflow from 11.7.3 to 11.7.4 by @dependabot in #2033
  • chore: disable chromatic workflow for renovate by @lordrip in #2039
  • chore(deps): update dependency @types/node to v20.3.2 by @renovate in #2046
  • chore(deps): update dependency @types/react to v18.2.14 by @renovate in #2047
  • chore(deps): update eslint to v5.60.1 by @renovate in #2061
  • chore(deps): update storybook monorepo to v7.0.24 by @renovate in #2062
  • chore(deps): update dependency cypress to v12.16.0 by @renovate in #2063
  • chore(deps): update dependency typescript to v5.1.6 by @renovate in #2060
  • chore(deps): update dependency ts-loader to v9.4.4 by @renovate in #2065
  • chore(deps): update dependency webpack to v5.88.1 by @renovate in #2066
  • chore(deps): update dependency tslib to v2.6.0 by @renovate in #2068
  • chore(deps): update dependency lint-staged to v12.5.0 by @renovate in #2067
  • chore(deps): update dependency @storybook/builder-webpack5 to v7 by @renovate in #2070
  • chore(deps): update dependency eslint to v8 by @renovate in #2071
  • chore(deps): update dependency lint-staged to v13 by @renovate in #2072
  • chore(e2e): Fix broken e2e by @lordrip in #2075
  • chore(release): 1.1.0-M1 by @lordrip in #2074
  • chore(deps): update dependency ts-jest to v29.1.1 by @renovate in #2079
  • chore: Bump version to v1.1.0-dev by @lordrip in #2089
  • chore: Update deprecated set-output API by @lordrip in #2073
  • chore(deps): update yarn to v3.6.1 by @renovate in #2080
  • chore(deps): update dependency eslint to v8.44.0 by @renovate in #2081
  • chore(deps): update eslint to v5.61.0 by @renovate in #2093
  • chore(deps): update babel monorepo to v7.22.6 by @renovate in #2096
  • chore(deps): update jest monorepo to v29.6.0 by @renovate in #2098
  • chore(deps): update storybook monorepo to v7.0.26 by @renovate in #2092
  • chore(deps): update dependency @types/testing-library__jest-dom to v5.14.7 by @renovate in #2102
  • chore(deps): update dependency cypress to v12.17.0 by @renovate in #2108
  • chore(deps): update jest monorepo to v29.6.1 by @renovate in #2107
  • chore(deps): update babel monorepo to v7.22.8 by @renovate in #2106
  • chore: reformat files and enable lint check by @lordrip in #2110
  • chore(deps): update dependency prettier to v3 by @renovate in #2103
  • chore(deps): update node.js to v20 by @renovate in #2082
  • chore(deps): update dependency @types/node to v20.4.1 by @renovate in #2078
  • chore(deps): update dependency babel-loader to v9.1.3 by @renovate in #2112
  • chore: Update Graalvm version in GitHub workflows by @mkralik3 in #2118
  • chore(deps): update dependency @types/jest to v29.5.3 by @renovate in #2121
  • chore(deps): update dependency cypress to v12.17.1 by @renovate in #2122
  • chore(deps): update eslint to v5.62.0 by @renovate in #2123
  • chore: fix yarn build:storybook by @igarashitm in #2135
  • chore: Let Chromatic ignore KaotoToolbar story to avoid false alarm d… by @igarashitm in #2138
  • chore(deps): update dependency @types/testing-library__jest-dom to v5.14.8 by @renovate in #2128
  • chore(deps): update dependency @types/node to v20.4.2 by @renovate in #2137
  • chore(deps): update dependency tsconfig-paths-webpack-plugin to v4.1.0 by @renovate in #2129
  • chore(deps): update babel monorepo to v7.22.9 by @renovate in #2136
  • chore(deps): update storybook monorepo to v7.0.27 by @renovate in #2141
  • chore(deps): update dependency webpack to v5.88.2 by @renovate in #2163

New Contributors

Full Changelog: v1.0.0...v1.1.0