Victor Vlasenko
|
b19ada8ef3
|
refactor: simplify scripts for running lint (#3895)
|
2021-10-19 17:40:20 +03:00 |
|
Zoltan Kochan
|
0a639e41b8
|
feat: every package should have a pnpm<major_version> keyword
|
2021-10-11 12:15:32 +03:00 |
|
Zoltan Kochan
|
79fd2226b8
|
chore(release): 6.7.0
|
2021-06-02 02:40:21 +03:00 |
|
Pablo Sáez
|
724c5abd80
|
feat(publish): support "publishConfig.directory" field (#3490)
|
2021-05-31 03:21:40 +03:00 |
|
Zoltan Kochan
|
e6859e2c24
|
chore(release): release all packages except the CLI one
|
2021-04-05 04:52:05 +03:00 |
|
Zoltan Kochan
|
3a0c77de6e
|
docs: update authors
|
2021-04-05 01:26:56 +03:00 |
|
Zoltan Kochan
|
eb19323b2a
|
style: autoformat code before running tests (#3250)
|
2021-03-21 03:50:55 +02:00 |
|
Zoltan Kochan
|
d6d091f249
|
style: use es2015 imports (#3143)
|
2021-02-15 05:06:10 +02:00 |
|
Zoltan Kochan
|
97b986fbc8
|
feat: Node.js v10 is not supported anymore (#3121)
* feat: Node.js v10 is not supported anymore
BREAKING CHANGE:
|
2021-02-04 03:54:58 +02:00 |
|
Zoltan Kochan
|
401f82c750
|
chore: link packages to themselves using a pnpmfile hook
|
2021-01-03 16:23:23 +02:00 |
|
Zoltan Kochan
|
18a191b513
|
ci: run tests on Node.js 10.16
|
2020-10-09 03:14:25 +03:00 |
|
Zoltan Kochan
|
80b8f5ef24
|
feat: support Node.js from v10.14
|
2020-09-23 01:09:33 +03:00 |
|
Zoltan Kochan
|
88e1eaa908
|
style: use no delimiters in type declarations
|
2020-08-26 01:42:36 +03:00 |
|
Zoltan Kochan
|
5322cf9b39
|
style: use nullish coalescing
|
2020-08-26 01:15:47 +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
|
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
|
dc7fffbbd5
|
chore(release): 5.1.0
|
2020-06-01 20:12:12 +03:00 |
|
Zoltan Kochan
|
c56438567b
|
fix(deps): update cross-spawn to ^7.0.3
|
2020-05-29 14:41:08 +03:00 |
|
Zoltan Kochan
|
7da0767175
|
chore(release): 5.0.0-rc.0
|
2020-05-23 16:29:04 +03:00 |
|
Zoltan Kochan
|
59234342c1
|
chore(deps): update
|
2020-05-15 11:32:03 +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
|
f9c54efe3d
|
chore: add a funding link to every package.json
|
2020-05-01 14:53:31 +03:00 |
|
Zoltan Kochan
|
a2eae916f1
|
chore(release): 4.12.5
|
2020-04-05 13:02:10 +03:00 |
|
Zoltan Kochan
|
727b0fb452
|
fix(deps): update
|
2020-04-05 12:30:36 +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
|
fa58ed8168
|
test: use source maps to remap coverage results
|
2020-03-08 03:14:23 +02:00 |
|
Zoltan Kochan
|
f461704e19
|
chore(deps): update rimraf and npm
|
2020-01-30 21:48:30 +02:00 |
|
Zoltan Kochan
|
74e90c5d30
|
chore(release): 4.8.0-0
|
2020-01-18 23:41:47 +02:00 |
|
Yao Ding
|
d0c1e33915
|
feat: use env var to specify npm path
close #1790
PR #2275
|
2020-01-18 19:12:31 +02:00 |
|
Zoltan Kochan
|
26f6123146
|
style: start the linting process only once during testing
|
2020-01-01 21:08:24 +02:00 |
|
Zoltan Kochan
|
efab3552f4
|
chore(release): 4.4.0-0
|
2019-12-08 22:07:14 +02:00 |
|
Zoltan Kochan
|
5d35e5be15
|
refactor: create @pnpm/plugin-commands-publishing
ref #2154
|
2019-11-23 02:34:14 +02:00 |
|