Skip to content

Commit

Permalink
add changeset and revert useless changes in npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
smouillour committed Oct 23, 2023
1 parent 652ec0d commit c39e54b
Show file tree
Hide file tree
Showing 14 changed files with 55 additions and 13 deletions.
55 changes: 55 additions & 0 deletions .changeset/old-bobcats-peel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
'@talend/scripts-config-babel': major
'@talend/scripts-config-react-webpack': minor
'@talend/react-cmf-webpack-plugin': minor
'@talend/react-faceted-search': minor
'@talend/storybook-docs': minor
'@talend/design-system': minor
'@talend/router-bridge': minor
'@talend/react-storybook-cmf': minor
'@talend/ui-storybook-one': minor
'@talend/react-bootstrap': minor
'@talend/design-docs': minor
'@talend/react-cmf-router': minor
'@talend/react-components': minor
'@talend/react-containers': minor
'@talend/ui-playground': minor
'@talend/scripts-utils': minor
'@talend/module-to-cdn': minor
'@talend/scripts-core': minor
'@talend/react-cmf-cqrs': minor
'@talend/react-dataviz': minor
'@talend/react-stepper': minor
'@talend/react-forms': minor
'@talend/icons': minor
'@talend/react-sagas': minor
'@talend/http': minor
'@talend/react-cmf': minor
---

[major]tools/scripts-config-babel: will expose babel.config.js instead of .babelrc.json (you will have to update your config)
[minor]fork/module-to-cdn: update babel config, remove link to scripts-core to run lint, add missing deps
[minor]fork/react-bootstrap: update babel config, add missing deps
[minor]packages/cmf-cqrs: update babel config, add missing deps
[minor]packages/cmf-router: update babel config, add missing deps
[minor]packages/cmf: update babel config, add missing deps, fix import of scripts-config-jest
[minor]packages/components: update babel config, add missing deps, add a tsconfig.build.json to exclude test files
[minor]packages/containers: update babel config, add missing deps
[minor]packages/dataviz: update babel config, add missing deps, remove useless config of jest (use the common), fix config issue in tsconfig.json
[minor]packages/design-docs:update babel config, remove link to design-system (circular dep), add missing deps
[minor]packages/design-system: update babel config, add missing deps
[minor]packages/faceted-search: update babel config, add missing deps
[minor]packages/forms: update babel config, add missing deps
[minor]packages/http: update babel config, add missing deps, fix tsconfig
[minor]packages/icons: update babel config, add missing deps, fix scripts, prepare script for pnpm
[minor]packages/playground: update babel config, add missing deps
[minor]packages/router-bridge: update babel config, add missing deps
[minor]packages/sagas: update babel config, add missing deps
[minor]packages/stepper: update babel config, fix prettier config, add missing deps, add tsconfig.build.json to exclude test
[minor]packages/storybook-cmf: update babel config, add missing deps
[minor]packages/storybook-docs: update babel config, add missing deps, remove ref to design-system and icons(circular dep), adapt code for pnpm
[minor]packages/storybook-one: update babel config, fix for pnpm (not possible to ref a package to itself), add missing deps
[minor]tools/cmf-webpack-plugin: update babel config, use it's own eslint config (circular dep), add missing deps
[minor]tools/scripts-config-react-webpack: update ref to babel config, use it's own eslint config (circular dep), adapt code for pnpm
[minor]tools/scripts-core: update ref to babel config
[minor]tools/scripts-utils: add missing babel config file, use it's own eslint config (circular dep), fix test to use package existing in the package.json, add missing deps, adapt code for pnpm
1 change: 0 additions & 1 deletion packages/cmf-cqrs/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ env__tests.js
yarn.lock

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/cmf-router/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ env__tests.js
yarn.lock

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/cmf/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ docs
website

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/components/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ screenshots.config.json
yarn.lock

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/containers/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ yarn.lock
sandbox

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/dataviz/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ screenshots.config.json
yarn.lock

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/forms/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ storybook-static
yarn.lock

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/router-bridge/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ env__tests.js
yarn.lock

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/sagas/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ tests
build

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/stepper/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ docs.json
yarn.lock

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/storybook-cmf/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ src
.editorconfig

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion packages/theme/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ screenshots.config.json
yarn.lock

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down
1 change: 0 additions & 1 deletion tools/cmf-webpack-plugin/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ env__tests.js
yarn.lock

.babelrc.json
babel.config.js
eslint-report.json
i18next-scanner.config.js
stylelint-report.json
Expand Down

0 comments on commit c39e54b

Please sign in to comment.