Commit Graph

120 Commits

Author SHA1 Message Date
Zoltan Kochan
58988e9938 chore(release): 5.16.0-0 2021-01-23 17:33:52 +02:00
Zoltan Kochan
401f82c750 chore: link packages to themselves using a pnpmfile hook 2021-01-03 16:23:23 +02:00
Zoltan Kochan
bf550fdce7 chore(release): 5.14.2 2021-01-03 02:05:13 +02:00
Zoltan Kochan
e27dcf0dcc refactor(dependency-path): add depPathToFilename() 2020-12-30 12:12:08 +02:00
Zoltan Kochan
a1c9cd2316 chore(deps): update 2020-12-11 17:05:31 +02:00
Zoltan Kochan
e0a4553990 chore(release): 5.10.3 2020-10-31 19:27:17 +02:00
Zoltan Kochan
39142e2ada fix: update encode-registry to v3 2020-10-28 21:00:53 +02:00
Zoltan Kochan
d4ee246abb chore(release): 5.10.1 2020-10-23 00:08:51 +03:00
Zoltan Kochan
7ee29eba21 chore(release): 5.10.0-0 2020-10-19 03:47:13 +03:00
Zoltan Kochan
a30a03f9b0 chore(deps): update 2020-10-17 00:27:31 +03:00
Zoltan Kochan
18a191b513 ci: run tests on Node.js 10.16 2020-10-09 03:14:25 +03:00
Juan Picado
afa00997c2 test: use Jest instead of tape
PR #2894
2020-09-27 21:03:15 +03:00
Zoltan Kochan
80b8f5ef24 feat: support Node.js from v10.14 2020-09-23 01:09:33 +03:00
Zoltan Kochan
acc1782c6f style: restrict template expressions 2020-08-27 00:57:58 +03:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
42d76961f6 chore(deps): update 2020-08-22 02:56:29 +03:00
Zoltan Kochan
390006e872 chore(release): 5.4.9 2020-07-31 13:51:21 +03:00
Zoltan Kochan
a2ef8084fa fix: use the same version ranges across the monorepo 2020-07-30 02:03:07 +03:00
Zoltan Kochan
0f71b697eb chore(deps): update 2020-07-20 23:32:56 +03:00
Zoltan Kochan
d918937597 chore(release): 5.2.4 2020-06-22 15:45:36 +03:00
Zoltan Kochan
60544ee5ed chore(release): 5.2.0-0 2020-06-16 01:08:54 +03:00
Zoltan Kochan
740219129c chore(release): 5.1.6 2020-06-09 11:18:42 +03:00
Zoltan Kochan
41d92948b1 fix: installing tarballs from registry origin via non-standard URLs
close #2549
PR #2620
2020-06-09 10:55:02 +03:00
Zoltan Kochan
7da0767175 chore(release): 5.0.0-rc.0 2020-05-23 16:29:04 +03:00
Zoltan Kochan
6a8a97eee9 fix: update typescript to v3.9 2020-05-14 17:02:23 +03:00
Zoltan Kochan
c75a921e36 style: no trailing commas in functions 2020-05-12 19:00:16 +03:00
Zoltan Kochan
2ea003aa8a chore(release): 5.0.0-alpha.6 2020-05-11 22:22:23 +03:00
Zoltan Kochan
f9c54efe3d chore: add a funding link to every package.json 2020-05-01 14:53:31 +03:00
Zoltan Kochan
d7bfd60e41 chore(release): 4.14.0-2 2020-04-18 12:34:03 +03:00
Zoltan Kochan
36b2ff34ef chore(release): 4.13.0 2020-04-09 23:31:53 +03:00
Zoltan Kochan
baafd11964 fix(deps): don't use exact versions for semver 2020-04-09 23:21:50 +03:00
Zoltan Kochan
7f91bf19a9 fix(deps): update 2020-04-09 02:25:15 +03:00
Zoltan Kochan
bf4dcc312d feat: support only Node>=10.13 2020-03-16 02:16:53 +02:00
Zoltan Kochan
27816890b4 fix: the order of patterns in "files" 2020-03-16 02:12:19 +02:00
Zoltan Kochan
c4cc7638c1 refactor: rename tsc scripts to compile 2020-03-12 20:57:33 +02:00
Zoltan Kochan
3ac627a709 chore(typescript): use project references
PR #2413
close #2410
2020-03-12 11:30:44 +02:00
Zoltan Kochan
c6901e185e chore: autogenerating some of the common meta 2020-03-11 23:24:02 +02:00
Zoltan Kochan
7e0d04ff09 chore: create updater to normalize manifests 2020-03-11 22:53:39 +02:00
Zoltan Kochan
636b8ac45a test: don't recompile source twice before testing 2020-03-09 03:55:17 +02:00
Zoltan Kochan
fa58ed8168 test: use source maps to remap coverage results 2020-03-08 03:14:23 +02:00
Zoltan Kochan
196c1132f3 test: configure coverage reporting
PR #2406
close #2304
2020-03-07 23:55:08 +02:00
Zoltan Kochan
2e998b051b chore(release): 4.10.0-0 2020-02-19 10:52:25 +02:00
Zoltan Kochan
8ad743c1ce fix(deps): update 2020-02-14 00:15:06 +05:30
Zoltan Kochan
59695ab384 chore(release): 4.9.0 2020-01-31 21:45:56 +02:00
Renovate Bot
7b1c10f7aa fix(deps): update dependency semver to v7.1.2
close #2311
2020-01-31 21:21:05 +02:00
Zoltan Kochan
fc1d550d6e chore(release): 4.9.0-1 2020-01-29 02:29:35 +02:00
Zoltan Kochan
dc30dc561a chore(release): 4.7.0-1 2020-01-07 22:49:21 +02:00
Zoltan Kochan
26f6123146 style: start the linting process only once during testing 2020-01-01 21:08:24 +02:00
Zoltan Kochan
bb5d41f337 style: add missing trailing commas and fix the linting rule 2020-01-01 19:18:25 +02:00
Zoltan Kochan
7ebb8cac12 chore(deps): update 2019-12-19 17:16:43 +02:00