31 Commits

Author SHA1 Message Date
三咲智子 Kevin Deng
32928bf811
ci: test for node 22 2024-09-17 13:28:06 +08:00
三咲智子 Kevin Deng
2beb883a49
chore: use bumpp for releasing 2024-09-17 12:42:33 +08:00
三咲智子 Kevin Deng
e8c6079cdf
refactor: lint
eslint --fix by @sxzz/eslint-config

- add `node:` protocol
- sort imports
- ...
2024-07-17 23:46:22 +08:00
ocavue
d8a203c661
chore(ci): automatically format code (#1035) 2023-11-19 20:54:39 +08:00
三咲智子 Kevin Deng
4c1ad387eb
ci!: drop node 16
BREAKING CHANGE: Drop node < 18
2023-11-19 17:55:55 +08:00
三咲智子 Kevin Deng
93356fc3f1
ci: add node 20 & npm provenance 2023-11-18 16:44:58 +08:00
Tmk
3606e45dff
feat: support svelte-preprocess (#906)
* feat: support svelte-preprocess

* chore: update lockfile

---------

Co-authored-by: EGOIST <hi@egoist.dev>
2023-06-16 17:40:22 +08:00
EGOIST
33d8ab84ea chore: update github actions 2023-06-16 14:05:26 +08:00
EGOIST
45832d999e feat: require nodejs 16 or above
BREAKING CHANGE:

require nodejs 16 or above
2023-06-16 13:55:41 +08:00
EGOIST
5780788d14 chore(build): semantic-release requires node 18 2023-02-07 20:54:58 +08:00
EGOIST
72cbf173a5 chore: update release command 2022-05-05 21:57:03 +08:00
schelmo
67eea53583
fix: resolve to package.json only if tsup key exists (#622)
Co-authored-by: EGOIST <hi@egoist.sh>
2022-05-05 21:51:36 +08:00
EGOIST
991b3a4152 test: node 12.20.0 2022-01-29 18:09:46 +08:00
EGOIST
11f57e2dd6 chore: use npm in npm scripts 2021-12-02 21:06:20 +08:00
EGOIST
8d6c77256b chore(ci): run tests on dev branch 2021-11-26 19:15:53 +08:00
EGOIST
6e126083c6 chore: migrate to pnpm and ava 2021-11-26 01:26:55 +08:00
木杉
9dd1b41835
chore: run ci on windows (#470)
Co-authored-by: EGOIST <0x142857@gmail.com>
2021-11-25 23:18:42 +08:00
EGOIST
87d34befcf
chore(ci): allow to skip release 2021-11-24 17:36:28 +08:00
EGOIST
33f3589399 chore: remove -y flag 2021-06-03 18:00:21 +08:00
EGOIST
893bac6851 chore: switch back to npm 2021-06-03 17:54:26 +08:00
dependabot-preview[bot]
211ba73478
Upgrade to GitHub-native Dependabot (#292)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-24 14:02:25 +08:00
NONAME
7079b9fe7c
chore: fix github workflow 2021-04-18 18:32:59 +08:00
EGOIST
f58ef06812 chore: fix action 2021-03-17 14:19:57 +08:00
EGOIST
8f96c52116 chore: use pnpm 2021-03-17 14:17:01 +08:00
Eren Bets
21f35f8bf1
Update nodejs.yml 2021-03-17 03:03:03 +08:00
Eren Bets
053a283d0b
fix: get rid of text decoder (#276)
* fix: get rid of text decoder

* test node 10 and 12

* remove node 10
2021-03-17 02:31:06 +08:00
Kevin Titor
a4714a7eb0
feat: use esbuild for bundling (#72)
BREAKING CHANGE:

- Removed `run` command
- Using `esbuild` instead of `rollup` for bundling, `dts` file is still generated by rollup.
2020-07-20 16:45:18 +08:00
Justin Hutchings
c78123f485
chore: Add CodeQL security scanning (#41) 2020-06-13 09:46:38 +08:00
Kevin Titor
b1bcf1f9eb
chore: fix typo 2020-05-10 14:05:35 +08:00
Kevin Titor
cd5bd21265
chore: pass envs to semantic-release 2020-05-10 13:33:40 +08:00
Kevin Titor
763f345d93
chore: add github actions 2020-05-10 13:32:45 +08:00