siujamo
5999235e41
fix: switch to npm publish to avoid pnpm OIDC auth issues
Publish to npm / publish (push) Successful in 27s
1.0.2
2026-06-08 09:46:29 +08:00
siujamo
b341945a1a
fix: configure pnpm auth explicitly to avoid OIDC failure on Gitea
Publish to npm / publish (push) Failing after 26s
2026-06-08 09:41:38 +08:00
siujamo
f677b995e2
chore: bump version to 1.0.2
Publish to npm / publish (push) Failing after 29s
2026-06-08 09:37:58 +08:00
siujamo
2c58f14b8c
chore: bump Node.js version to 24 in CI workflow
2026-06-08 09:36:01 +08:00
siujamo
db3cbf16e6
docs: remove scope from package name in install instructions
Publish to npm / publish (push) Failing after 19s
2026-06-08 09:25:17 +08:00
siujamo
d33fbc615e
chore: add Gitea Actions CI and switch repo URLs to self-hosted Gitea
...
Add .gitea/workflows/publish.yml to trigger npm publish on version tags.
Update repository, bugs, and homepage URLs to git.onixbyte.com.
2026-06-08 09:25:01 +08:00
zihluwang
c11cef3191
chore: bump version to 1.0.1
2026-05-10 13:18:12 +08:00
siujamo
bae2ff199e
fix: downgrade version to 1.0.0 and add author information in package.json
2026-05-09 12:58:24 +08:00
siujamo
9a413e6ab7
fix: remove scope from package name
2026-05-08 18:02:24 +08:00
siujamo
f28721d4c9
fix: update package name to include scope
2026-05-08 18:01:54 +08:00
siujamo
d0caf8f1a4
chore: bump version to 1.0.1
2026-05-08 18:01:22 +08:00
siujamo
4a7c05be87
chore: add 'dist/' to .gitignore
2026-05-08 18:01:00 +08:00
siujamo
0a24975d37
fix: correct spelling of 'Licence' and update package name in README
2026-05-08 17:59:13 +08:00
熊熊熊子路
861ad8affd
Merge branch 'main' of github.com:onixbyte/vite-plugin-port-checker
2026-05-08 16:37:58 +08:00
zihluwang
e5224e52d2
feat: add missing restricted ports
2026-05-08 16:09:37 +08:00
熊熊熊子路
a7c7143fe1
chore: prepare package for npm publish
...
Add LICENSE (MIT), README, .npmignore. Update package.json metadata
and tsconfig module resolution.
2026-05-08 15:56:35 +08:00
siujamo
76384bb9da
feat: warn when dev server listens on a restricted port
...
If the port assigned to the Vite dev server is categorised as restricted
by browsers (e.g. port 6000), a warning is now displayed in the console
to prevent accessibility issues.
2026-05-08 12:04:41 +08:00