Commit graph

6 commits

Author SHA1 Message Date
Thebora Kompanioni
6a34868e2b
build(deps): update dependencies (#1322)
* build(deps): update dependencies

 @radix-ui/react-accordion      1.2.14  →  1.2.16
 @radix-ui/react-avatar          1.2.0  →   1.2.2
 @radix-ui/react-checkbox        1.3.5  →   1.3.7
 @radix-ui/react-dialog         1.1.17  →  1.1.19
 @radix-ui/react-dropdown-menu  2.1.18  →  2.1.20
 @radix-ui/react-label          2.1.10  →  2.1.11
 @radix-ui/react-popover        1.1.17  →  1.1.19
 @radix-ui/react-radio-group     1.4.1  →   1.4.3
 @radix-ui/react-select          2.3.1  →   2.3.3
 @radix-ui/react-separator      1.1.10  →  1.1.11
 @radix-ui/react-switch          1.3.1  →   1.3.3
 @radix-ui/react-tabs           1.1.15  →  1.1.17
 @radix-ui/react-tooltip        1.2.10  →  1.2.12
 @types/node                    26.0.1  →  26.1.1
 conventional-changelog          7.2.0  →   7.2.1
 lucide-react                   1.22.0  →  1.23.0
 msw                            2.14.6  →  2.15.0
 prettier                        3.9.3  →   3.9.4
 radix-ui                        1.6.0  →   1.6.2
 react-hook-form                7.80.0  →  7.81.0
 typescript-eslint              8.62.1  →  8.63.0
 vite                            8.1.0  →   8.1.3

* build(deps): update eslint-plugin-unicorn to v65.0.1
2026-07-08 23:07:57 +05:30
theborakompanioni
c87a20f8d7
chore(lint): partly enable unicorn/prevent-abbreviations 2026-04-09 20:30:38 +02:00
theborakompanioni
5903b6a7c2
chore(lint): enforce more eslint-plugin-unicorn rules 2026-04-09 20:30:38 +02:00
theborakompanioni
4458fcea38
chore(lint): add eslint-plugin-unicorn
with relaxed rules for now
2026-04-09 20:30:38 +02:00
Daniel
b104cbf78f
devtools: document and further automate release process (#112)
* feat: version bump and changelog automation

* Automatically commit and open pr

* Add release docs

* Mention gh

* Remove reviewers
2022-02-18 11:05:46 +01:00
Daniel
e83ebb9389
docs: add automated changelog generation (#103)
* Add changelog

* Update to only generate changelog

* Fix version
2022-02-17 11:13:00 +01:00