1 file changed
+1
-1
lines changed- docs/source/contributing/acceptance-tests.md+67-28
- docs/source/contributing/developing-core.md+28-16
- docs/source/contributing/linting.md+93-19
- docs/source/contributing/testing.md+53-11
- docs/source/development/overview.md+3-3
- docs/source/release-notes/index.md+31
- docs/source/upgrade-guide/index.md+67
- packages/generator-volto/CHANGELOG.md+16
- packages/generator-volto/generators/app/index.js+5-2
- packages/generator-volto/generators/app/utils.js+21
- packages/generator-volto/news/5879.feature-1
- packages/generator-volto/package.json+1-1
- packages/registry/CHANGELOG.md+6
- packages/registry/news/5840.bugfix+1
- packages/registry/package.json+1-1
- packages/registry/src/addon-registry.js+1
- packages/registry/src/index.ts+14-4
- packages/registry/src/registry.test.tsx+206-38
- packages/scripts/CHANGELOG.md+12
- packages/scripts/news/5879.feature-1
- packages/scripts/package.json+1-1
- packages/scripts/volto-update-deps.js+42-12
- packages/types/CHANGELOG.md+6
- packages/types/news/5876.feature-1
- packages/types/package.json+1-1
- packages/volto/CHANGELOG.md+31
- packages/volto/__tests__/webpack-relative-resolver.test.js+3-1
- packages/volto/news/5341.documentation+1
- packages/volto/news/5342.documentation-1
- packages/volto/news/5873.internal-1
- packages/volto/news/5876.feature-1
- packages/volto/news/5879.breaking-1
- packages/volto/news/5880.feature-1
- packages/volto/news/5885.documentation-1
- packages/volto/package.json+3-2
- packages/volto/src/components/manage/Blocks/Search/components/Facets.jsx+13-3
- packages/volto/src/components/manage/Blocks/Search/components/Facets.test.jsx+76
- packages/volto/types/components/manage/Blocks/Search/components/Facets.d.ts+1
- packages/volto/types/components/manage/Blocks/Search/components/Facets.test.d.ts+1
- packages/volto/webpack-plugins/webpack-relative-resolver.js+4-1
- pnpm-lock.yaml+1.3k-149
0 commit comments