Skip to content

Commit e668854

Browse files
chore(release): @nvidia-elements/lint-v2.1.0 [skip ci]
## 2.1.0 (2026-07-20) * chore(ci): add slack release hook ([4a8fd85](4a8fd85)) * chore(ci): improve test coverage ([4ef2eb3](4ef2eb3)) * chore(ci): indexnow doc updates ([669552f](669552f)) * chore(ci): update installations via mise ([054992e](054992e)) * chore(ci): update lighthouse ([4bffdb2](4bffdb2)) * chore(ci): update metrics ([96ebb4b](96ebb4b)) * chore(ci): update stylelint to version ([522e1c4](522e1c4)) * chore(ci): upgrade built to ts7 rc ([77117a1](77117a1)) * chore(core): remove unused controllers ([59d8349](59d8349)) * chore(deps): bump vite from 8.0.14 to 8.0.16 ([dfdea58](dfdea58)) * chore(deps): update ([cc12511](cc12511)) * chore(docs): add adoption metrics generation and service ([29e3795](29e3795)) * chore(docs): add custom data reference tests ([af48603](af48603)) * chore(docs): cleanup readme ([7f92252](7f92252)) * chore(docs): fix base url paths ([f97acb6](f97acb6)) * chore(docs): fix url asset paths ([1cda122](1cda122)) * chore(docs): improved site metadata and tests ([c58c856](c58c856)) * chore(docs): update minification config ([0ff44a6](0ff44a6)) * chore(docs): update notice file ([21da17a](21da17a)) * chore(internals): generate custom data references ([3f2bd36](3f2bd36)) * chore(release): @nvidia-elements/cli-v2.0.1 [skip ci] ([b3f6d3b](b3f6d3b)) * chore(release): @nvidia-elements/cli-v2.1.0 [skip ci] ([f51dbc3](f51dbc3)) * chore(release): @nvidia-elements/cli-v2.1.1 [skip ci] ([4a0c00c](4a0c00c)) * chore(release): @nvidia-elements/cli-v2.1.2 [skip ci] ([089acec](089acec)) * chore(release): @nvidia-elements/cli-v2.1.3 [skip ci] ([a9a0571](a9a0571)) * chore(release): @nvidia-elements/cli-v2.1.4 [skip ci] ([5433ff2](5433ff2)) * chore(release): @nvidia-elements/code-v2.0.1 [skip ci] ([005d158](005d158)) * chore(release): @nvidia-elements/code-v2.0.2 [skip ci] ([f69e036](f69e036)) * chore(release): @nvidia-elements/core-v2.0.2 [skip ci] ([d01f774](d01f774)) * chore(release): @nvidia-elements/core-v2.0.3 [skip ci] ([2365253](2365253)) * chore(release): @nvidia-elements/core-v2.0.4 [skip ci] ([d91da36](d91da36)) * chore(release): @nvidia-elements/core-v2.1.0 [skip ci] ([9a874bd](9a874bd)) * chore(release): @nvidia-elements/core-v2.1.1 [skip ci] ([3e67a33](3e67a33)) * chore(release): @nvidia-elements/core-v2.1.2 [skip ci] ([051719c](051719c)) * chore(release): @nvidia-elements/forms-v2.0.1 [skip ci] ([adb732e](adb732e)) * chore(release): @nvidia-elements/forms-v2.0.2 [skip ci] ([35e1073](35e1073)) * chore(release): @nvidia-elements/forms-v2.0.3 [skip ci] ([5285c80](5285c80)) * chore(release): @nvidia-elements/markdown-v2.0.1 [skip ci] ([931f033](931f033)) * chore(release): @nvidia-elements/markdown-v2.0.2 [skip ci] ([953ef48](953ef48)) * chore(release): @nvidia-elements/monaco-v2.0.2 [skip ci] ([12820b1](12820b1)) * chore(release): @nvidia-elements/styles-v2.0.2 [skip ci] ([98a4325](98a4325)) * chore(release): @nvidia-elements/styles-v2.1.0 [skip ci] ([25eb987](25eb987)) * chore(starters): cleanup starter readme and templates ([e2e225c](e2e225c)) * chore(themes): add additional tests for css variable completions ([cbf14f8](cbf14f8)) * fix(cli): correct case sensitive identifiers ([6c8cd2b](6c8cd2b)) * fix(cli): correct metadata description length limit ([1682f8d](1682f8d)) * fix(cli): improve skills validation ([fe42614](fe42614)) * fix(cli): mute interactions on non tty sessions ([ba3230a](ba3230a)) * fix(cli): version and updater checks ([e6979e0](e6979e0)) * fix(code): include custom data documentation references ([f4efebb](f4efebb)) * fix(core): api documentation ([a02b9e2](a02b9e2)) * fix(core): coordinate interest and popover interactions ([6f40256](6f40256)) * fix(core): include custom data documentation references ([bf9168c](bf9168c)) * fix(core): memory leaks from connected callback states ([f49c0bd](f49c0bd)) * fix(core): page header text wrap issue ([03c481f](03c481f)) * fix(core): restore preferences input label capitalization ([45f9dd1](45f9dd1)) * fix(docs): enhance decorator transpilation ([a08584b](a08584b)) * fix(docs): iframe example paths ([eddbd96](eddbd96)) * fix(forms): coordinate interest and popover interactions ([168f218](168f218)) * fix(forms): export controller ([1808462](1808462)) * fix(forms): improve aria attribute management ([daab45f](daab45f)) * fix(internals): add url length validation for url generation ([1bc197e](1bc197e)) * fix(markdown): include custom data documentation references ([b887400](b887400)) * fix(monaco): include custom data documentation references ([75f42f5](75f42f5)) * fix(styles): use logical direction styles ([2edd48c](2edd48c)) * feat(cli): improve installer script ([0379d0e](0379d0e)) * feat(core): gauge ([70e115d](70e115d)) * feat(lint): add prefer-aria-label-in-compact-containers rule ([130279f](130279f)) * feat(starters): add htmx+go and fix go starter ([d2ecd86](d2ecd86)) * feat(styles): add grow option for nve-text ([0b895ff](0b895ff))
1 parent 051719c commit e668854

2 files changed

Lines changed: 74 additions & 1 deletion

File tree

‎projects/lint/CHANGELOG.md‎

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,76 @@
1+
## 2.1.0 (2026-07-20)
2+
3+
* chore(ci): add slack release hook ([4a8fd85](https://github.com/NVIDIA/elements/commit/4a8fd85))
4+
* chore(ci): improve test coverage ([4ef2eb3](https://github.com/NVIDIA/elements/commit/4ef2eb3))
5+
* chore(ci): indexnow doc updates ([669552f](https://github.com/NVIDIA/elements/commit/669552f))
6+
* chore(ci): update installations via mise ([054992e](https://github.com/NVIDIA/elements/commit/054992e))
7+
* chore(ci): update lighthouse ([4bffdb2](https://github.com/NVIDIA/elements/commit/4bffdb2))
8+
* chore(ci): update metrics ([96ebb4b](https://github.com/NVIDIA/elements/commit/96ebb4b))
9+
* chore(ci): update stylelint to version ([522e1c4](https://github.com/NVIDIA/elements/commit/522e1c4))
10+
* chore(ci): upgrade built to ts7 rc ([77117a1](https://github.com/NVIDIA/elements/commit/77117a1))
11+
* chore(core): remove unused controllers ([59d8349](https://github.com/NVIDIA/elements/commit/59d8349))
12+
* chore(deps): bump vite from 8.0.14 to 8.0.16 ([dfdea58](https://github.com/NVIDIA/elements/commit/dfdea58))
13+
* chore(deps): update ([cc12511](https://github.com/NVIDIA/elements/commit/cc12511))
14+
* chore(docs): add adoption metrics generation and service ([29e3795](https://github.com/NVIDIA/elements/commit/29e3795))
15+
* chore(docs): add custom data reference tests ([af48603](https://github.com/NVIDIA/elements/commit/af48603))
16+
* chore(docs): cleanup readme ([7f92252](https://github.com/NVIDIA/elements/commit/7f92252))
17+
* chore(docs): fix base url paths ([f97acb6](https://github.com/NVIDIA/elements/commit/f97acb6))
18+
* chore(docs): fix url asset paths ([1cda122](https://github.com/NVIDIA/elements/commit/1cda122))
19+
* chore(docs): improved site metadata and tests ([c58c856](https://github.com/NVIDIA/elements/commit/c58c856))
20+
* chore(docs): update minification config ([0ff44a6](https://github.com/NVIDIA/elements/commit/0ff44a6))
21+
* chore(docs): update notice file ([21da17a](https://github.com/NVIDIA/elements/commit/21da17a))
22+
* chore(internals): generate custom data references ([3f2bd36](https://github.com/NVIDIA/elements/commit/3f2bd36))
23+
* chore(release): @nvidia-elements/cli-v2.0.1 [skip ci] ([b3f6d3b](https://github.com/NVIDIA/elements/commit/b3f6d3b))
24+
* chore(release): @nvidia-elements/cli-v2.1.0 [skip ci] ([f51dbc3](https://github.com/NVIDIA/elements/commit/f51dbc3))
25+
* chore(release): @nvidia-elements/cli-v2.1.1 [skip ci] ([4a0c00c](https://github.com/NVIDIA/elements/commit/4a0c00c))
26+
* chore(release): @nvidia-elements/cli-v2.1.2 [skip ci] ([089acec](https://github.com/NVIDIA/elements/commit/089acec))
27+
* chore(release): @nvidia-elements/cli-v2.1.3 [skip ci] ([a9a0571](https://github.com/NVIDIA/elements/commit/a9a0571))
28+
* chore(release): @nvidia-elements/cli-v2.1.4 [skip ci] ([5433ff2](https://github.com/NVIDIA/elements/commit/5433ff2))
29+
* chore(release): @nvidia-elements/code-v2.0.1 [skip ci] ([005d158](https://github.com/NVIDIA/elements/commit/005d158))
30+
* chore(release): @nvidia-elements/code-v2.0.2 [skip ci] ([f69e036](https://github.com/NVIDIA/elements/commit/f69e036))
31+
* chore(release): @nvidia-elements/core-v2.0.2 [skip ci] ([d01f774](https://github.com/NVIDIA/elements/commit/d01f774))
32+
* chore(release): @nvidia-elements/core-v2.0.3 [skip ci] ([2365253](https://github.com/NVIDIA/elements/commit/2365253))
33+
* chore(release): @nvidia-elements/core-v2.0.4 [skip ci] ([d91da36](https://github.com/NVIDIA/elements/commit/d91da36))
34+
* chore(release): @nvidia-elements/core-v2.1.0 [skip ci] ([9a874bd](https://github.com/NVIDIA/elements/commit/9a874bd))
35+
* chore(release): @nvidia-elements/core-v2.1.1 [skip ci] ([3e67a33](https://github.com/NVIDIA/elements/commit/3e67a33))
36+
* chore(release): @nvidia-elements/core-v2.1.2 [skip ci] ([051719c](https://github.com/NVIDIA/elements/commit/051719c))
37+
* chore(release): @nvidia-elements/forms-v2.0.1 [skip ci] ([adb732e](https://github.com/NVIDIA/elements/commit/adb732e))
38+
* chore(release): @nvidia-elements/forms-v2.0.2 [skip ci] ([35e1073](https://github.com/NVIDIA/elements/commit/35e1073))
39+
* chore(release): @nvidia-elements/forms-v2.0.3 [skip ci] ([5285c80](https://github.com/NVIDIA/elements/commit/5285c80))
40+
* chore(release): @nvidia-elements/markdown-v2.0.1 [skip ci] ([931f033](https://github.com/NVIDIA/elements/commit/931f033))
41+
* chore(release): @nvidia-elements/markdown-v2.0.2 [skip ci] ([953ef48](https://github.com/NVIDIA/elements/commit/953ef48))
42+
* chore(release): @nvidia-elements/monaco-v2.0.2 [skip ci] ([12820b1](https://github.com/NVIDIA/elements/commit/12820b1))
43+
* chore(release): @nvidia-elements/styles-v2.0.2 [skip ci] ([98a4325](https://github.com/NVIDIA/elements/commit/98a4325))
44+
* chore(release): @nvidia-elements/styles-v2.1.0 [skip ci] ([25eb987](https://github.com/NVIDIA/elements/commit/25eb987))
45+
* chore(starters): cleanup starter readme and templates ([e2e225c](https://github.com/NVIDIA/elements/commit/e2e225c))
46+
* chore(themes): add additional tests for css variable completions ([cbf14f8](https://github.com/NVIDIA/elements/commit/cbf14f8))
47+
* fix(cli): correct case sensitive identifiers ([6c8cd2b](https://github.com/NVIDIA/elements/commit/6c8cd2b))
48+
* fix(cli): correct metadata description length limit ([1682f8d](https://github.com/NVIDIA/elements/commit/1682f8d))
49+
* fix(cli): improve skills validation ([fe42614](https://github.com/NVIDIA/elements/commit/fe42614))
50+
* fix(cli): mute interactions on non tty sessions ([ba3230a](https://github.com/NVIDIA/elements/commit/ba3230a))
51+
* fix(cli): version and updater checks ([e6979e0](https://github.com/NVIDIA/elements/commit/e6979e0))
52+
* fix(code): include custom data documentation references ([f4efebb](https://github.com/NVIDIA/elements/commit/f4efebb))
53+
* fix(core): api documentation ([a02b9e2](https://github.com/NVIDIA/elements/commit/a02b9e2))
54+
* fix(core): coordinate interest and popover interactions ([6f40256](https://github.com/NVIDIA/elements/commit/6f40256))
55+
* fix(core): include custom data documentation references ([bf9168c](https://github.com/NVIDIA/elements/commit/bf9168c))
56+
* fix(core): memory leaks from connected callback states ([f49c0bd](https://github.com/NVIDIA/elements/commit/f49c0bd))
57+
* fix(core): page header text wrap issue ([03c481f](https://github.com/NVIDIA/elements/commit/03c481f))
58+
* fix(core): restore preferences input label capitalization ([45f9dd1](https://github.com/NVIDIA/elements/commit/45f9dd1))
59+
* fix(docs): enhance decorator transpilation ([a08584b](https://github.com/NVIDIA/elements/commit/a08584b))
60+
* fix(docs): iframe example paths ([eddbd96](https://github.com/NVIDIA/elements/commit/eddbd96))
61+
* fix(forms): coordinate interest and popover interactions ([168f218](https://github.com/NVIDIA/elements/commit/168f218))
62+
* fix(forms): export controller ([1808462](https://github.com/NVIDIA/elements/commit/1808462))
63+
* fix(forms): improve aria attribute management ([daab45f](https://github.com/NVIDIA/elements/commit/daab45f))
64+
* fix(internals): add url length validation for url generation ([1bc197e](https://github.com/NVIDIA/elements/commit/1bc197e))
65+
* fix(markdown): include custom data documentation references ([b887400](https://github.com/NVIDIA/elements/commit/b887400))
66+
* fix(monaco): include custom data documentation references ([75f42f5](https://github.com/NVIDIA/elements/commit/75f42f5))
67+
* fix(styles): use logical direction styles ([2edd48c](https://github.com/NVIDIA/elements/commit/2edd48c))
68+
* feat(cli): improve installer script ([0379d0e](https://github.com/NVIDIA/elements/commit/0379d0e))
69+
* feat(core): gauge ([70e115d](https://github.com/NVIDIA/elements/commit/70e115d))
70+
* feat(lint): add prefer-aria-label-in-compact-containers rule ([130279f](https://github.com/NVIDIA/elements/commit/130279f))
71+
* feat(starters): add htmx+go and fix go starter ([d2ecd86](https://github.com/NVIDIA/elements/commit/d2ecd86))
72+
* feat(styles): add grow option for nve-text ([0b895ff](https://github.com/NVIDIA/elements/commit/0b895ff))
73+
174
## <small>2.0.1 (2026-06-10)</small>
275

376
* chore(media): update peer dependency version ([082a5f2](https://github.com/NVIDIA/elements/commit/082a5f2))

‎projects/lint/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nvidia-elements/lint",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"release": {
55
"extends": "../../release.config.js"
66
},

0 commit comments

Comments
 (0)