Commit Graph

233 Commits

Author SHA1 Message Date
Zoltan Kochan
c13ae0ee6e chore(release): 5.4.11 2020-08-02 12:18:05 +03:00
Zoltan Kochan
855bc11db1 chore(release): 5.4.10 2020-08-01 23:35:31 +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
95d92cdcff chore(release): 5.4.1 2020-07-21 01:04:15 +03:00
Zoltan Kochan
e8a853b5bb fix(deps): update tempy to v0.6.0 2020-07-20 23:35:23 +03:00
Zoltan Kochan
0f71b697eb chore(deps): update 2020-07-20 23:32:56 +03:00
Zoltan Kochan
6b45130010 chore(release): 5.4.0 2020-07-12 01:47:38 +03:00
Zoltan Kochan
e6e5001305 chore(release): 5.3.0 2020-07-07 18:05:58 +03:00
Zoltan Kochan
e0dd0bca10 chore(release): 5.2.7 2020-07-03 03:06:51 +03:00
Zoltan Kochan
71aeb9a382 refactor: API of resolvers and fetchers
Instead of creating a separate fetch function for the resolvers
and fetchers, use a single one.

Also, use a single getCredentials function.

close #2652
PR #2655
2020-06-29 17:13:02 +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
6ecce09d12 chore(release): 5.1.5 2020-06-08 16:01:43 +03:00
Zoltan Kochan
2ebb7af333 fix: print a warning when an HTTP request fails
close #1240
PR #2615
2020-06-08 13:49:54 +03:00
Zoltan Kochan
cc1b43886f fix(deps): update p-limit to v3.0.1 2020-06-06 19:36:42 +03:00
Zoltan Kochan
d3ddd023c5 fix(deps): update p-limit to v3 2020-06-06 15:28:20 +03:00
Zoltan Kochan
5a51caa594 chore(release): 5.1.2 2020-06-02 11:41:56 +03:00
Zoltan Kochan
1dcfecb361 fix: downgrade uuid 2020-06-02 11:34:48 +03:00
Zoltan Kochan
7da0767175 chore(release): 5.0.0-rc.0 2020-05-23 16:29:04 +03:00
Zoltan Kochan
802d145fcd feat!: remove independent-leaves=true support
PR #2571
2020-05-22 11:09:05 +03:00
Zoltan Kochan
0ca0e9fb81 chore(release): 5.0.0-alpha.7 2020-05-20 20:52:37 +03:00
Zoltan Kochan
d63955f3ce chore(deps): update 2020-05-20 20:44:50 +03:00
Zoltan Kochan
a5febb9134 feat: add support for side-effects cache in the new content-addressable store
The new content-addressable store should support
side-effects cache.

ref #2470
PR #2562
2020-05-18 10:37:31 +03:00
Zoltan Kochan
47bcd39aee chore(deps): update @types/mz 2020-05-15 15:43:02 +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
da091c7114 feat!: remove store state
PR #2542
ref #594
2020-05-10 12:02:46 +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
c02cf034e1 test(server): making an actual result deterministic 2020-05-04 02:58:02 +03:00
Zoltan Kochan
b40af1c07c chore(release): v5.0.0-alpha.3 2020-05-03 17:44:30 +03:00
Zoltan Kochan
9191034712 fix(deps): update uuid to v8 2020-05-01 15:27:14 +03:00
Zoltan Kochan
f9c54efe3d chore: add a funding link to every package.json 2020-05-01 14:53:31 +03:00
Zoltan Kochan
385d1fa2be chore(release): 5.0.0-alpha.1 2020-04-27 22:14:12 +03:00
Zoltan Kochan
925866ccce chore(release): 5.0.0-alpha.0 2020-04-26 15:40:03 +03:00
Zoltan Kochan
b6a82072ea feat!: using a content-addressable filesystem
ref #2470

BREAKING CHANGE:

New global store structure
2020-04-26 15:40:03 +03:00
Zoltan Kochan
f385c82cf7 chore(release): 4.14.1 2020-04-25 22:09:22 +03:00
Zoltan Kochan
d7bfd60e41 chore(release): 4.14.0-2 2020-04-18 12:34:03 +03:00
Zoltan Kochan
f425651401 feat: --loglevel
close #2140
PR #2465
2020-04-06 14:34:54 +03:00
renovate[bot]
622f6d3981 fix(deps): update dependency p-limit to v2.3.0
* fix(deps): update dependency p-limit to v2.3.0

* fix(deps): update run-groups

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltan Kochan <z@kochan.io>
2020-04-05 23:13:42 +03:00
Zoltan Kochan
478d996e8f chore(release): 4.12.3 2020-04-01 01:52:56 +03:00
Zoltan Kochan
c5fe1bbdc0 fix(deps): update uuid 2020-04-01 01:41:44 +03:00
Zoltan Kochan
719cb38355 chore(deps): update 2020-03-21 01:50:35 +02:00
Zoltan Kochan
f183227931 fix(deps): update tempy 2020-03-17 22:56:56 +02: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
636b8ac45a test: don't recompile source twice before testing 2020-03-09 03:55:17 +02:00