Commit Graph

177 Commits

Author SHA1 Message Date
typicode 712cb004c1 9.1.3 2024-07-26 20:02:05 +02:00
typicode 35fba846c4 9.1.2 2024-07-25 14:54:50 +02:00
typicode 2968998755 9.1.1 2024-07-18 14:52:23 +02:00
typicode 9cef99b821 9.1.0 2024-07-17 17:42:29 +02:00
typicode a9c6584054 9.0.11 2024-02-13 23:58:46 +01:00
btea d1a8ed1fc9
chore: update package-lock.json (#1383) 2024-02-04 10:58:13 +01:00
typicode c042d9b4d4 9.0.10 2024-02-01 18:07:24 +01:00
typicode 6219cac421 9.0.9 2024-02-01 15:41:37 +01:00
typicode 211b80ada3 9.0.8 2024-02-01 15:01:56 +01:00
typicode 2da78cb5eb 9.0.6 2024-01-26 00:32:56 +01:00
typicode 8314bef037 9.0.5 2024-01-25 16:08:31 +01:00
typicode 1e57dc963e 9.0.4 2024-01-25 15:27:41 +01:00
typicode 417568d8ff 9.0.3 2024-01-25 14:39:42 +01:00
typicode 36fa2e5204 9.0.2 2024-01-25 11:33:59 +01:00
Gergely Pap 646405908e
fix: exit code (#1336)
* fix: exit with correct code

* chore: fix engine version in package lock

---------

Co-authored-by: Gergely Pap <5883922+gergelypap@users.noreply.github.com>
2024-01-25 11:31:12 +01:00
typicode 513c2c95be 9.0.1 2024-01-25 03:21:56 +01:00
typicode c68cc2625f 9.0.0 2024-01-25 03:11:18 +01:00
typicode ec13855c16
v9 (#1333) 2024-01-25 02:49:33 +01:00
Cosmo Lau a5c36f582c
Add simplified Chinese documentation (#1290)
* build: update vitepress to 1.0.0-beta.6 version

* docs: add simplified Chinese translation
2024-01-22 17:50:09 +01:00
typicode 9baeb13260 chore: clean devDeps 2023-05-15 23:49:30 +02:00
typicode 58da6f6bc0
chore: vitepress (#1264) 2023-05-15 23:47:26 +02:00
typicode 1e52695a93
chore: update devDependencies (#1263) 2023-05-14 00:22:43 +02:00
typicode a54d403500
chore: update devDependencies and switch to TypeScript 5 (#1255) 2023-04-26 02:50:16 +02:00
typicode eadf173400 chore: update devDependencies 2023-03-10 18:47:01 +01:00
dependabot[bot] 09658a686e
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#1234)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-10 04:37:35 +01:00
typicode 3c0e08d3ca 8.0.3 2023-01-03 08:44:59 +01:00
dependabot[bot] 2945907d1c
chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#1229)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 09:03:45 +01:00
typicode f6c2c06d19 chore: update package-lock.json 2023-01-02 08:49:57 +01:00
typicode 9efb720c16 8.0.2 2022-11-08 05:11:07 +01:00
typicode 51aeba55c3 chore: update devDependencies 2022-10-17 19:58:17 +02:00
typicode c4207f28fb 8.0.1 2022-05-09 11:51:57 +02:00
typicode 2a12f3e464 chore: update devDependencies
fix related ts error
2022-04-28 07:09:31 +02:00
typicode 38083d384c 7.0.4 2021-10-21 04:13:22 +02:00
typicode 5856b5f82e 7.0.3 2021-10-21 04:03:25 +02:00
typicode 74ce9c581b 7.0.2 2021-08-25 03:21:46 +02:00
typicode f248876e1d 7.0.1 2021-07-06 12:24:38 +02:00
typicode d47ffe1b6d 7.0.0 2021-07-01 06:34:51 +02:00
typicode a8e427a3db feat: husky 7 2021-07-01 06:32:55 +02:00
typicode b5f4bbd723
fix(ci): errors (#976)
* fix(ci): fsevents

* fix(ci): cipm error

* refactor: move devDependency

* fix(test): use POSIX syntax

* fix(test): support Node 6 in tests

* fix(ci): use npm 7
2021-05-20 14:50:54 +02:00
typicode b842bf42d3 chore: remove devDependency 2021-05-20 13:59:16 +02:00
typicode 9ebb9e6e16 chore: remove devDependency 2021-05-20 12:31:38 +02:00
typicode 268e0fc4e7 chore: update package-lock.json 2021-05-20 12:29:15 +02:00
typicode e40093a41e
feat: use esm (#975) 2021-05-20 12:13:58 +02:00
typicode 4c79d94df3 chore: update devDependencies 2021-05-20 12:11:11 +02:00
typicode ee1b29976c
update (#916)
Husky 6
2021-03-29 09:26:19 +02:00
typicode 31561b6045 5.2.0 2021-03-21 20:09:17 +01:00
typicode e50f9adaf5 chore: update devDependencies 2021-03-21 02:55:12 +01:00
typicode 9c26cd5fea style: sort imports 2021-03-21 02:55:12 +01:00
typicode 371934162d chore: remove pinst dependency 2021-03-11 22:41:00 +01:00
typicode 841f063f93 chore: use shareable eslint-config 2021-03-05 07:20:29 +01:00