Releases: DNNCommunity/dnn-elements
v0.29.3-beta.1
dnn-elements 0.29.3
A total of 17 pull requests where merged in this release.
dependencies
- #1508 Fixed "npm audit" suggestions. Thanks @valadas
- #1507 Bumped Jodit to v4.11.15. Thanks @valadas
- #1505 Bump vite from 7.3.1 to 8.0.2. Thanks @dependabot[bot]
- #1504 Bump eslint-plugin-react from 7.37.4 to 7.37.5. Thanks @dependabot[bot]
- #1502 Added support for eslint v10 (still supports v9). Thanks @valadas
- #1501 Bumped storybook to v10.3.3. Thanks @valadas
- #1499 Bump lerna from 9.0.4 to 9.0.7. Thanks @dependabot[bot]
- #1496 Bump @vitest/browser from 4.0.18 to 4.1.1. Thanks @dependabot[bot]
- #1495 Bump @stencil/core from 4.43.2 to 4.43.3. Thanks @dependabot[bot]
- #1494 Bump webdriverio from 9.24.0 to 9.27.0. Thanks @dependabot[bot]
- #1493 Bump babel-loader from 10.0.0 to 10.1.1. Thanks @dependabot[bot]
- #1491 Bump @babel/preset-env from 7.29.0 to 7.29.2. Thanks @dependabot[bot]
- #1490 Bump flatted from 3.3.3 to 3.4.2 in /packages/react-library/test-app. Thanks @dependabot[bot]
- #1487 Bump tar and lerna. Thanks @dependabot[bot]
- #1480 Bump typescript-eslint from 8.56.0 to 8.56.1. Thanks @dependabot[bot]
- #1475 Bump jodit from 4.9.6 to 4.9.14. Thanks @dependabot[bot]
enhancement
v0.29.2
dnn-elements 0.29.2
A total of 8 pull requests where merged in this release.
build
enhancement
bug
dependencies
- #1479 Bump @typescript-eslint/rule-tester from 8.56.0 to 8.56.1. Thanks @dependabot[bot]
- #1478 Bump @stencil/core from 4.43.0 to 4.43.2. Thanks @dependabot[bot]
- #1474 Bump @stencil/react-output-target from 1.4.1 to 1.4.2. Thanks @dependabot[bot]
- #1473 Bump rollup from 4.48.0 to 4.59.0 in /packages/react-library/test-app. Thanks @dependabot[bot]
- #1472 Bump minimatch in /packages/react-library/test-app. Thanks @dependabot[bot]
v0.29.1
v0.29.0
dnn-elements 0.29.0
A total of 3 pull requests where merged in this release.
build
enhancement
dependencies
- #1466 Bump ajv from 6.12.6 to 6.14.0 in /packages/react-library/test-app. Thanks @dependabot[bot]
v0.28.0
dnn-elements 0.28.0
⚠️ Slight breaking change
dnn-dropzone used to accept dropping multiple files but its button would allow only picking a single file. This behavior was inconsistent and we wanted to allow consumers to enforce one or the other. To harmonize it we added a multiple property to dnn-dropzone. Starting with v0.28 this component now behaves in single file mode unless you add the multiple property.
A total of 12 pull requests where merged in this release.
build
- #1464 Released v0.28.0. Thanks @valadas
- #1463 Migrated to npm Trusted Publishing. Thanks @valadas
- #1462 Updated Nuke to latest v10. Thanks @valadas
documentation
dependencies
- #1460 Bumped eslint to latest v9. Thanks @valadas
- #1457 Bump @stencil/core from 4.41.3 to 4.43.0. Thanks @dependabot[bot]
enhancement
- #1459 Made dropzone support single or multiple file modes. Thanks @valadas
- #1455 Bumped storybook to v10. Thanks @valadas
- #1452 Support multiple uploads for dnn-dropzone. Thanks @bdukes
bug
v0.27.8
dnn-elements 0.27.8
A total of 39 pull requests where merged in this release.
build
bug
- #1437 Fix eslint rule typo: backgroundDismiss → backdropDismiss. Thanks @Copilot
dependencies
- #1436 Bump @stencil/core from 4.37.1 to 4.41.3. Thanks @dependabot[bot]
- #1435 Bumped vitest and its dependencies to v4.0.18. Thanks @valadas
- #1434 Bump react-dom from 19.1.1 to 19.2.3. Thanks @dependabot[bot]
- #1433 Bump vite from 7.1.11 to 7.3.1. Thanks @dependabot[bot]
- #1432 Bump jiti from 2.5.1 to 2.6.1. Thanks @dependabot[bot]
- #1430 Bump jodit from 4.6.2 to 4.7.9. Thanks @dependabot[bot]
- #1428 Bump @typescript-eslint/rule-tester from 8.40.0 to 8.53.1. Thanks @dependabot[bot]
- #1427 Bump react and @types/react. Thanks @dependabot[bot]
- #1426 Bump @stencil/react-output-target from 1.2.0 to 1.4.0. Thanks @dependabot[bot]
- #1424 Bump unplugin-stencil from 0.3.5 to 0.4.1. Thanks @dependabot[bot]
- #1423 Bump webdriverio from 9.20.0 to 9.23.2. Thanks @dependabot[bot]
- #1422 Bump @stencil/sass from 3.2.2 to 3.2.3. Thanks @dependabot[bot]
- #1419 Bump @babel/preset-typescript from 7.27.1 to 7.28.5. Thanks @dependabot[bot]
- #1418 Bump @typescript-eslint/parser from 8.40.0 to 8.53.1. Thanks @dependabot[bot]
- #1417 Bump @types/node from 24.3.0 to 25.0.10. Thanks @dependabot[bot]
- #1415 Bump @babel/preset-env from 7.28.3 to 7.28.6. Thanks @dependabot[bot]
- #1413 Bump lit from 3.3.1 to 3.3.2. Thanks @dependabot[bot]
- #1412 Bump @typescript-eslint/eslint-plugin from 8.40.0 to 8.53.1. Thanks @dependabot[bot]
- #1410 Bumped lerna to v9.0.3. Thanks @valadas
- #1409 Bump @babel/preset-react from 7.27.1 to 7.28.5. Thanks @dependabot[bot]
- #1407 Bump eslint from 9.36.0 to 9.39.2. Thanks @dependabot[bot]
- #1405 Bump js-yaml from 3.14.1 to 3.14.2. Thanks @dependabot[bot]
- #1403 Bump lodash from 4.17.21 to 4.17.23. Thanks @dependabot[bot]
- #1400 Bump glob from 10.4.5 to 10.5.0. Thanks @dependabot[bot]
- #1399 Bump js-yaml from 4.1.0 to 4.1.1 in /packages/react-library/test-app. Thanks @dependabot[bot]
- #1397 Bump vite from 7.1.3 to 7.1.11 in /packages/react-library/test-app. Thanks @dependabot[bot]
- #1396 Bump vite from 7.1.3 to 7.1.11. Thanks @dependabot[bot]
- #1395 Bump vite from 7.1.3 to 7.1.7. Thanks @dependabot[bot]
- #1393 Bump @eslint/js from 9.34.0 to 9.36.0. Thanks @dependabot[bot]
- #1392 Bump @stencil/core from 4.36.3 to 4.37.1. Thanks @dependabot[bot]
- #1391 Bump webdriverio from 9.19.1 to 9.20.0. Thanks @dependabot[bot]
- #1390 Bump eslint from 9.34.0 to 9.36.0. Thanks @dependabot[bot]
- #1389 Bump @typescript-eslint/utils from 8.40.0 to 8.45.0. Thanks @dependabot[bot]
- #1388 Bump typescript-eslint from 8.40.0 to 8.45.0. Thanks @dependabot[bot]
- #1387 Bump axe-playwright from 2.1.0 to 2.2.2. Thanks @dependabot[bot]
- #1386 Bump typescript from 5.9.2 to 5.9.3. Thanks @dependabot[bot]
enhancement
v0.27.7
v0.27.6
dnn-elements 0.27.6
A total of 40 pull requests where merged in this release.
build
enhancement
documentation
dependencies
- #1377 Migrated tests from
jesttovitest. Thanks @valadas - #1376 Bump puppeteer from 24.9.0 to 24.17.0. Thanks @dependabot[bot]
- #1375 Bump @babel/preset-react from 7.26.3 to 7.27.1. Thanks @dependabot[bot]
- #1374 Bump @stencil/sass from 3.2.1 to 3.2.2. Thanks @dependabot[bot]
- #1373 Bump vitest from 3.1.4 to 3.2.4. Thanks @dependabot[bot]
- #1371 Bump storybook from 8.6.14 to 9.1.3. Thanks @dependabot[bot]
- #1370 Bump vite from 6.3.5 to 7.1.3. Thanks @dependabot[bot]
- #1369 Bump typescript-eslint from 8.30.1 to 8.40.0. Thanks @dependabot[bot]
- #1368 Bump eslint-plugin-storybook from 0.11.1 to 9.1.3. Thanks @dependabot[bot]
- #1367 Bump @stencil/eslint-plugin from 1.0.0 to 1.1.0. Thanks @dependabot[bot]
- #1366 Bump babel-loader from 9.2.1 to 10.0.0. Thanks @dependabot[bot]
- #1365 Bump @types/node from 22.14.0 to 24.3.0. Thanks @dependabot[bot]
- #1364 Bump typescript from 5.8.3 to 5.9.2. Thanks @dependabot[bot]
- #1363 Bump @stencil/core from 4.31.0 to 4.36.3. Thanks @dependabot[bot]
- #1362 Fix typo in dependabot.yml for pull request limit. Thanks @valadas
- #1361 Add open-pull-request-limit to Dependabot config. Thanks @valadas
- #1360 Bump @storybook/test from 8.6.12 to 8.6.14. Thanks @dependabot[bot]
- #1359 Bump @storybook/manager-api from 8.6.12 to 8.6.14. Thanks @dependabot[bot]
- #1358 Bump @babel/preset-env from 7.25.3 to 7.28.3. Thanks @dependabot[bot]
- #1357 Bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.40.0. Thanks @dependabot[bot]
- #1356 Bump @storybook/web-components-vite from 9.1.0 to 9.1.3. Thanks @dependabot[bot]
- #1355 Bump @chromatic-com/storybook from 3.2.6 to 4.1.1. Thanks @dependabot[bot]
- #1354 Bump @eslint/js from 9.27.0 to 9.34.0. Thanks @dependabot[bot]
- #1353 Bump jiti from 2.4.2 to 2.5.1. Thanks @dependabot[bot]
- #1351 Bump lerna from 8.2.1 to 8.2.3. Thanks @dependabot[bot]
- #1350 Bump eslint from 9.27.0 to 9.34.0. Thanks @dependabot[bot]
- #1349 Bump @storybook/addon-a11y from 9.1.0 to 9.1.3. Thanks @dependabot[bot]
- #1348 Bump @typescript-eslint/utils from 8.30.1 to 8.40.0. Thanks @dependabot[bot]
- #1346 Bump react-dom from 19.1.0 to 19.1.1. Thanks @dependabot[bot]
- #1344 Bump @storybook/web-components from 8.6.12 to 9.1.3. Thanks @dependabot[bot]
- #1343 Bump @typescript-eslint/rule-tester from 8.32.1 to 8.40.0. Thanks @dependabot[bot]
- #1342 Bump lit from 3.3.0 to 3.3.1. Thanks @dependabot[bot]
- #1341 Bump tmp and inquirer. Thanks @dependabot[bot]
- #1340 Bump @storybook/addon-a11y from 8.6.12 to 9.1.0. Thanks @dependabot[bot]
- #1339 Bump @storybook/web-components-vite from 8.6.12 to 9.1.0. Thanks @dependabot[bot]
- #1338 Bump @typescript-eslint/parser from 8.30.1 to 8.38.0. Thanks @dependabot[bot]
- #1337 Bump form-data from 4.0.2 to 4.0.4. Thanks @dependabot[bot]
v0.27.5
dnn-elements 0.27.5
A total of 15 pull requests where merged in this release.
build
- #1328 Released
v0.27.5. Thanks @valadas - #1310 Updates
developwith latest storybook publishing fixes done onmain. Thanks @valadas
dependencies
- #1327 Added
vitedev-dependency to lock in version. Thanks @valadas - #1326 Bump puppeteer from 24.7.2 to 24.9.0. Thanks @dependabot[bot]
- #1325 Bump @storybook/theming from 8.6.12 to 8.6.14. Thanks @dependabot[bot]
- #1324 Bump vitest from 3.1.2 to 3.1.4. Thanks @dependabot[bot]
- #1323 Bump @storybook/addon-essentials from 8.6.12 to 8.6.14. Thanks @dependabot[bot]
- #1321 Bump lit from 3.2.0 to 3.3.0. Thanks @dependabot[bot]
- #1320 Bump @typescript-eslint/rule-tester from 8.30.1 to 8.32.1. Thanks @dependabot[bot]
- #1319 Bump @stencil/core from 4.29.3 to 4.31.0. Thanks @dependabot[bot]
- #1318 Bump @typescript-eslint/eslint-plugin from 8.30.1 to 8.32.1. Thanks @dependabot[bot]
- #1317 Bump eslint from 9.24.0 to 9.27.0. Thanks @dependabot[bot]
- #1316 Bump @babel/preset-typescript from 7.27.0 to 7.27.1. Thanks @dependabot[bot]
- #1315 Added @typescript-eslint/utils to peerDependencies. Thanks @valadas
- #1311 Bump puppeteer from 24.6.1 to 24.7.2. Thanks @dependabot[bot]
v0.27.4
This is essentially the same as v0.27.2 but with CI fixes to build/deploy storybook. No runtime differences from v0.27.2