Commit Graph

48 Commits

Author SHA1 Message Date
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
320482c057 chore(release): 6.11.5 2021-07-30 12:25:00 +03:00
Zoltan Kochan
f3599aaf97 chore(release): 6.9.0 2021-06-23 10:52:00 +03:00
Zoltan Kochan
79fd2226b8 chore(release): 6.7.0 2021-06-02 02:40:21 +03:00
Zoltan Kochan
f4aac60483 chore(release): 6.6.2 2021-05-30 20:38:42 +03:00
Zoltan Kochan
a1a03d1457 fix: import only the needed functions from ramda 2021-05-29 01:33:09 +03:00
Zoltan Kochan
beb0d74a18 chore(release): 6.4.0 2021-05-16 04:31:08 +03:00
Scott
6a1468495e support for type and imports in publishConfig (#3315)
* support for `type` and `imports` in publishConfig

This PR is for allowing `type` to be overriden in the `package.json` when used with the `publishConfig` key. This is so that during development, in particular with a monorepo, it can be challenging when on a project to be able to seamlessly work across dependencies, when `type` is is defined

* feat: created new changeset for feature addition

Co-authored-by: ScottAwesome <scottawesome@users.noreply.github.com>
2021-05-15 12:25:21 +03:00
Zoltan Kochan
5138b2bdc2 chore(release): 6.2.4 2021-04-30 02:22:10 +03:00
Zoltan Kochan
78513adf00 chore(release): 6.2.0 2021-04-24 23:18:19 +03:00
Zoltan Kochan
4da26031be chore(deps): update 2021-04-24 02:02:09 +03:00
javier-garcia-meteologica
85fb21a837 feat: workspace:^ and workspace:~ aliases (#3116) (#3368)
* feat: workspace:^ and workspace:~ aliases (#3116)

* fix: apply suggestions and add changeset

* fix(npm-resolver): workspace aliases

* refactor: implement suggestions

* refactor: use only one regex
2021-04-21 18:22:08 +03:00
Zoltan Kochan
0749a7d3e2 chore(release): 6.0.2 2021-04-13 01:27:29 +03:00
Zoltan Kochan
561276d2c8 fix: npm should not run lifecycle events on pnpm publish (#3340)
close #3332
2021-04-13 00:57:34 +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
7c6243212f style: autofix 2021-03-17 03:32:06 +02:00
Zoltan Kochan
d6d091f249 style: use es2015 imports (#3143) 2021-02-15 05:06:10 +02:00
Zoltan Kochan
e77cab0e00 chore(release): 5.17.0 2021-02-07 20:13:49 +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
58988e9938 chore(release): 5.16.0-0 2021-01-23 17:33:52 +02:00
Zoltan Kochan
698d7afcd9 chore(release): 5.15.2 2021-01-21 11:53:14 +02:00
Zoltan Kochan
a8a75ea2cd chore(deps): update 2021-01-21 01:57:26 +02:00
Zoltan Kochan
c854f85472 fix(publish): remove the "pnpm" settings from package.json
The "pnpm" settings should not be published with the package
to the registry.

PR #3081
2021-01-18 12:37:03 +02:00
Zoltan Kochan
d99af0717f test: configure linting via syncpack 2021-01-03 16:45:36 +02:00
Zoltan Kochan
401f82c750 chore: link packages to themselves using a pnpmfile hook 2021-01-03 16:23:23 +02:00
Zoltan Kochan
ed7160ff3a chore(deps): update 2020-12-18 23:44:45 +02:00
Zoltan Kochan
171efa064e chore(release): 5.12.0 2020-11-14 23:08:48 +02:00
Zoltan Kochan
284e95c5e4 feat: specifying a path to workspace packages in version specs
close #2959
PR #2972
2020-11-14 14:22:30 +02:00
Zoltan Kochan
084614f559 feat: aliases for workspace packages
close #2970
PR #2976
2020-11-12 11:28:15 +02:00
Zoltan Kochan
603df5861b chore(release): 5.11.1 2020-11-08 20:15:53 +02:00
Zoltan Kochan
89a276390f chore(release): 5.10.4 2020-11-01 19:42:57 +02:00
Zoltan Kochan
e0a4553990 chore(release): 5.10.3 2020-10-31 19:27:17 +02:00
Zoltan Kochan
a756d8ff58 chore(deps): update 2020-10-31 12:34:08 +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
Zoltan Kochan
7f39d4924e chore(release): 5.9.0-2 2020-10-04 15:26:02 +03:00
Zoltan Kochan
80b8f5ef24 feat: support Node.js from v10.14 2020-09-23 01:09:33 +03:00
Zoltan Kochan
937245cdca chore(deps): update 2020-09-08 18:43:36 +03:00
Zoltan Kochan
b540e8b875 chore(release): 5.5.6 2020-09-01 18:28:17 +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
6b8e1c7c9c chore(release): 5.5.2 2020-08-16 21:29:20 +03:00
Zoltan Kochan
bb7073003f chore(release): 5.4.12 2020-08-05 02:19:39 +03:00
Zoltan Kochan
edf1f412e2 feat: make-dedicated-lockfile
close #1919
PR #2746
2020-08-05 02:02:42 +03:00