21 Commits

Author SHA1 Message Date
Jacek Pudysz b815d83df9 chore: update node to v.24 2025-12-10 09:20:29 +01:00
Jacek Pudysz ea4bda7c6c chore: add environment 2025-12-10 09:06:36 +01:00
Jacek Pudysz ca5c6780df feat: use npm 9+ in CI for OIDC (#221)
* feat: remove token auth and use OIDC

* feat: use npm 9+ in CI for OIDC
2025-12-10 08:52:40 +01:00
Jacek Pudysz 76dfec47cc feat: remove token auth and use OIDC (#220) 2025-12-10 08:44:49 +01:00
Hubert Bieszczad 12ed8a69b2 chore: run check:format in ci 2025-12-02 07:41:27 +01:00
Hubert Bieszczad 9ac78276fd chore: update repository name 2025-12-01 12:18:37 +01:00
Jacek Pudysz fd90373522 chore: change next to latest 2025-11-04 14:06:35 +01:00
Jacek Pudysz 6c83ae595d chore: update issue template 2025-10-24 10:40:18 +02:00
Jacek Pudysz a352dac5c2 chore: update issue template 2025-10-24 10:38:33 +02:00
Jacek Pudysz 247b49df07 chore: update issue tempalte
Updated bug report template for Uniwind with improved labels and descriptions.
2025-10-24 10:37:56 +02:00
Jacek Pudysz 9a20111de2 chore: add extra line breaks between sections in release notes 2025-10-13 12:46:33 +02:00
Jacek Pudysz a2dd799c8b fix: update regex patterns to correctly match commit message prefixes with parentheses 2025-10-13 12:05:00 +02:00
Jacek Pudysz d8b5bc9c62 refactor: improve changelog generation by using temp files instead of variables 2025-10-13 11:59:00 +02:00
Jacek Pudysz 36d77915d2 fix: replace bun version command with sed for package.json version updates 2025-10-13 11:54:02 +02:00
Jacek Pudysz e24c41487c feat: add auto-increment version support and categorized release notes to release workflow 2025-10-13 11:44:56 +02:00
Jacek Pudysz ccc4409adc refactor: improve release notes generation by writing directly to file instead of using variables 2025-10-13 11:33:31 +02:00
Jacek Pudysz 4c282c9ba5 feat: release action 2025-10-13 11:30:51 +02:00
Jacek Pudysz fc3c42016d feat: update ci to run on each PR 2025-10-13 10:11:56 +02:00
Hubert Bieszczad b85adbd88b feat: support platform vars (#59)
* feat: support platform vars

* chore: add @types/react in dev deps for uniwind package

* chore: fix readonly type errors

* chore: static bun version

* chore: spread original config.server
2025-10-13 08:56:06 +02:00
Hubert Bieszczad 1ff4780a48 docs: readme (#53)
* docs: uniwind readme

* docs: update npm version badge

* docs: reorder documentation links

* docs: add banner

* docs: update start here link

* docs: add issue template
2025-10-10 13:07:14 +02:00
Hubert Bieszczad e35cd14dbe chore: ci action 2025-10-07 07:48:46 +02:00