diff --git a/.changeset/calm-ducks-travel.md b/.changeset/calm-ducks-travel.md new file mode 100644 index 00000000..ba73248d --- /dev/null +++ b/.changeset/calm-ducks-travel.md @@ -0,0 +1,27 @@ +--- +'@equinor/esv-intersection': patch +--- + +Upgrading several devDependencies, which were not covered in changesets: + +- chore(deps-dev): bump vitest from 0.30.0 to 0.30.1 by @dependabot in https://github.com/equinor/esv-intersection/pull/564 +- chore(deps-dev): bump storybook from 7.0.2 to 7.0.5 by @dependabot in https://github.com/equinor/esv-intersection/pull/570 +- chore(deps-dev): bump @storybook/html-vite from 7.0.2 to 7.0.5 by @dependabot in https://github.com/equinor/esv-intersection/pull/571 +- chore(deps-dev): bump @storybook/addon-storysource from 7.0.2 to 7.0.5 by @dependabot in https://github.com/equinor/esv-intersection/pull/572 +- chore(deps-dev): bump typedoc from 0.24.1 to 0.24.4 by @dependabot in https://github.com/equinor/esv-intersection/pull/573 +- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 by @dependabot in https://github.com/equinor/esv-intersection/pull/576 +- chore(deps-dev): bump vite-plugin-dts from 2.2.0 to 2.3.0 by @dependabot in https://github.com/equinor/esv-intersection/pull/574 +- chore(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in https://github.com/equinor/esv-intersection/pull/575 +- chore(deps-dev): bump storybook from 7.0.5 to 7.0.6 by @dependabot in https://github.com/equinor/esv-intersection/pull/577 +- chore(deps-dev): bump typedoc from 0.24.4 to 0.24.6 by @dependabot in https://github.com/equinor/esv-intersection/pull/578 +- chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 by @dependabot in https://github.com/equinor/esv-intersection/pull/583 +- chore(deps-dev): bump vite from 4.2.1 to 4.3.1 by @dependabot in https://github.com/equinor/esv-intersection/pull/582 +- chore(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in https://github.com/equinor/esv-intersection/pull/581 +- chore(deps-dev): bump @storybook/addon-storysource from 7.0.5 to 7.0.6 by @dependabot in https://github.com/equinor/esv-intersection/pull/580 +- chore(deps-dev): bump @storybook/html-vite from 7.0.5 to 7.0.7 by @dependabot in https://github.com/equinor/esv-intersection/pull/584 +- chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in https://github.com/equinor/esv-intersection/pull/585 +- chore(deps-dev): bump vite from 4.3.1 to 4.3.4 by @dependabot in https://github.com/equinor/esv-intersection/pull/590 +- chore(deps-dev): bump @storybook/addon-storysource from 7.0.6 to 7.0.7 by @dependabot in https://github.com/equinor/esv-intersection/pull/589 +- chore(deps-dev): bump storybook from 7.0.6 to 7.0.7 by @dependabot in https://github.com/equinor/esv-intersection/pull/587 +- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.2 by @dependabot in https://github.com/equinor/esv-intersection/pull/591 +- chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2 by @dependabot in https://github.com/equinor/esv-intersection/pull/592 diff --git a/.changeset/curly-nails-kick.md b/.changeset/curly-nails-kick.md new file mode 100644 index 00000000..b378447e --- /dev/null +++ b/.changeset/curly-nails-kick.md @@ -0,0 +1,5 @@ +--- +'@equinor/esv-intersection': patch +--- + +- Fix issues where groups had labels and where last label was not rendered by @HavardNJ in https://github.com/equinor/esv-intersection/pull/594 diff --git a/.changeset/rude-poets-serve.md b/.changeset/rude-poets-serve.md new file mode 100644 index 00000000..433a12f3 --- /dev/null +++ b/.changeset/rude-poets-serve.md @@ -0,0 +1,7 @@ +--- +'@equinor/esv-intersection': patch +--- + +Enable slightly stricter Typescript settings: + +- chore: add slightly stricter ts types by @venikx in https://github.com/equinor/esv-intersection/pull/603