Zoltan Kochan
43151bbd6e
chore(release): 8.6.2
2023-06-11 21:35:42 +03:00
Zoltan Kochan
302ebffc54
fix: downgrade lockfile version to 6.0 ( #6664 )
...
close #6648
2023-06-11 21:31:11 +03:00
Zoltan Kochan
f0817fa165
chore(release): 8.6.0
2023-05-28 14:59:16 +03:00
Zoltan Kochan
9c4ae87bd1
feat: include some settings as fields in the lockfile ( #6557 )
...
ref #6312
2023-05-21 02:40:39 +03:00
Zoltan Kochan
eb5b7d5299
chore(release): 8.0.0-rc.0
2023-03-24 15:52:20 +02:00
Zoltan Kochan
eceaa8b8b7
feat!: drop Node.js 14 support
2023-03-18 17:11:38 +02:00
Zoltan Kochan
a4ce8e1f27
Merge branch 'main' into v8
2023-02-23 13:13:30 +02:00
await-ovo
77c754b10a
chore: eslint issues ( #6123 )
2023-02-23 12:12:32 +02:00
Zoltan Kochan
0058ecfbb9
chore(release): 8.0.0-alpha.0
2023-02-20 23:19:20 +02:00
Zoltan Kochan
583e3954be
fix: remove suppressImplicitAnyIndexErrors from typescript settings ( #5991 )
2023-01-28 18:19:26 +02:00
Zoltan Kochan
bcbcc47530
chore(release): 7.24.0
2023-01-09 19:25:36 +02:00
Zoltan Kochan
3ebce5db7a
feat!: lockfile format v6 ( #5810 )
2023-01-09 14:37:05 +02:00
Zoltan Kochan
9cbe293876
refactor: put all non-public projects to directories that start with __
2022-11-20 02:40:44 +02:00
Zoltan Kochan
b2d271d29c
chore: use workspace with star to reference workspace dependencies
2022-07-01 03:45:20 +03:00
Zoltan Kochan
c38c2c5922
fix: support Node.js v14.6 ( #4878 )
2022-06-11 04:49:48 +03:00
Zoltan Kochan
4170eada79
chore(release): 7.0.0-rc.7
2022-04-19 16:02:16 +03:00
Zoltan Kochan
1267e4eff4
feat: lockfile version bumped to v5.4
2022-04-14 22:45:05 +03:00
Zoltan Kochan
cc4a46d44d
chore(release): 7.0.0-beta.1
2022-03-19 20:43:30 +02:00
Zoltan Kochan
06e679f80f
feat: prevent deep imports using exports ( #4440 )
2022-03-15 23:42:48 +02:00
Zoltan Kochan
5420148392
feat: Node.js 12 is not supported
2022-03-15 02:18:08 +02:00
Zoltan Kochan
25a0b58d5d
ci: use pnpm v7 ( #4307 )
2022-02-08 02:33:55 +02:00
Zoltan Kochan
f6c5354b24
chore(release): 7.0.0-alpha.0
2022-01-31 18:08:28 +02:00
Zoltan Kochan
e68cde97b7
fix: links to homepage and repository
...
close #4276
2022-01-22 15:57:26 +02:00
Valentin Semirulnik
b39cabde82
ci: setup cache for TS and Jest ( #4049 )
2022-01-19 00:13:13 +02:00
Zoltan Kochan
83a4ea0662
fix: prod deps should not be installed as dev deps ( #4210 )
2022-01-08 03:27:38 +02:00
Zoltan Kochan
34f4409316
docs(readme): update installation sections
2022-01-07 18:05:35 +02:00
Zoltan Kochan
1650b6e962
fix: rename typings field to types
2021-11-03 15:24:31 +02:00
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
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
6871d74b2b
feat: track transitive peer dependencies in the lockfile ( #3186 )
2021-02-25 21:24:22 +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
f2bb5cbeba
feat: reduce directory nesting in virtual store directory ( #3117 )
...
ref #3115
2021-02-04 02:18:09 +02:00
Zoltan Kochan
7ee29eba21
chore(release): 5.10.0-0
2020-10-19 03:47:13 +03:00
Zoltan Kochan
fcdad632f0
fix: recursive peer dependency
...
ref #2919
PR #2926
2020-10-19 02:40:31 +03:00
Zoltan Kochan
2d8bd5c538
Revert "fix: recursive peer dependency"
...
This reverts commit 93177dfef2 .
2020-10-15 01:23:07 +03:00
Zoltan Kochan
93177dfef2
fix: recursive peer dependency
...
ref #2919
PR #2926
2020-10-14 16:26:27 +03: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
1c8a02e996
style: use eslint instead of tslint
...
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
7da0767175
chore(release): 5.0.0-rc.0
2020-05-23 16:29:04 +03:00
Zoltan Kochan
4f5801b1c0
fix!: change lockfile version to 5.1
...
Two avoid unnecessary updates, the lockfile
version will remain 5.1 in pnpm v5.
2020-05-22 01:44:14 +03:00
Zoltan Kochan
0ca0e9fb81
chore(release): 5.0.0-alpha.7
2020-05-20 20:52:37 +03:00
Zoltan Kochan
ca9f50844f
feat: bump lockfile version to 5.2
2020-05-16 20:22:51 +03:00
Zoltan Kochan
7ca9702dc5
chore(release): v5.0.0-alpha.4
2020-05-06 02:28:35 +03:00
Zoltan Kochan
b5f66c0f2b
perf: less dirs in the virtual store directory
...
Reduce the number of directories in the virtual store directory.
Don't create a subdirectory for the package version. Append the
package version to the package name directory.
close #2521
PR #2531
2020-05-06 02:15:55 +03:00
Zoltan Kochan
f9c54efe3d
chore: add a funding link to every package.json
2020-05-01 14:53:31 +03:00
Zoltan Kochan
bf4dcc312d
feat: support only Node>=10.13
2020-03-16 02:16:53 +02:00