Alexandre Bodin
416657afd5
Merge branch 'main' into releases/4.15.4
2023-11-12 11:09:55 +01:00
Alexandre Bodin
da634b0951
v4.15.4
2023-11-11 12:17:57 +01:00
Alexandre Bodin
458516e434
v4.15.3
2023-11-11 12:03:41 +01:00
Alexandre Bodin
f97b1b0733
fix: invalid deps
2023-11-11 11:29:29 +01:00
Alexandre Bodin
154796c047
Fix package.json versions
2023-11-08 19:50:39 +01:00
Mark Kaylor
3f510d0338
chore: publish 4.15.2
2023-11-08 17:04:13 +01:00
Mark Kaylor
bb51089333
v4.15.2
2023-11-08 16:27:10 +01:00
Mark Kaylor
0ca0dff7b4
Merge remote-tracking branch 'origin/releases/4.15.2' into releases/4.15.3
2023-11-08 14:13:14 +01:00
Josh
0e69461383
fix(admin): build pipeline & deps ( #18658 )
2023-11-03 15:56:03 +01:00
Alexandre BODIN
ae792fb42c
Release 4.15.1 ( #18646 )
...
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Marc Roig <marc12info@gmail.com>
2023-11-03 08:37:53 +01:00
Alexandre Bodin
b6c085052f
v4.15.1
2023-11-02 15:26:58 +01:00
Josh
4ef442cc49
chore: pack-up all admin packages ( #18622 )
...
* chore: pack-up all admin packages
* chore: remove implicit deps
* chore: fix test
2023-10-31 15:38:51 +00:00
Christian
c76dc9cb2b
fix: Data transfer stream backpressure from providers
2023-10-30 11:43:20 +01:00
Marc-Roig
6e44e1e68d
v4.15.0
2023-10-25 15:06:00 +02:00
Mark Kaylor
2c8028e0a8
Merge branch 'main' of github.com:strapi/strapi into releases/4.14.5
2023-10-18 17:15:57 +02:00
Mark Kaylor
a0400e4a0f
v4.14.5
2023-10-18 17:02:10 +02:00
Ben Irvin
f2fb21ce62
Merge branch 'main' into tests/drop16
2023-10-17 14:07:54 +02:00
Josh
25d1ceaa44
feat(pack-up): enable config via nodeAPI & allow bundles to have own tsconfig ( #18440 )
...
* feat: add ability to pass config & have tsconfig per bundle
* feat: use node:module builtinModules for node stuff
* chore: remove builtins from externals
2023-10-16 08:55:43 +01:00
Josh
8632eeaf18
chore(data-transfer): packup ( #18423 )
2023-10-13 18:15:38 +01:00
Alexandre Bodin
4224ebc0b0
Merge branch 'main' into chore/cleanup-npmignore
2023-10-12 18:34:51 +02:00
Alexandre Bodin
ec3447cb26
chore: use npmignore to remove declaration maps from packaging
2023-10-12 18:25:01 +02:00
Convly
cd8f1e58f3
Merge branch 'main' of github.com:strapi/strapi into releases/4.14.4
2023-10-11 14:46:35 +02:00
Convly
fbd6e3e301
v4.14.4
2023-10-11 14:31:53 +02:00
Alexandre Bodin
4fab0c711d
Update engines
2023-10-11 11:15:35 +02:00
Alexandre Bodin
d79da4e428
Fix lockfile
2023-10-10 16:20:37 +02:00
Marc Roig
85473470c0
Merge branch 'main' into chore/ts-database
2023-10-10 16:02:53 +02:00
Marc Roig
f7384cd63e
Merge branch 'main' into chore/ts_declaration_map
2023-10-10 11:00:17 +02:00
Alexandre Bodin
8af5ca0f70
Merge branch 'main' into chore/ts-database
2023-10-09 10:48:26 +02:00
dependabot[bot]
4d7a800f98
chore(deps-dev): bump @types/node from 18.11.9 to 18.18.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.9 to 18.18.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-08 23:19:59 +00:00
Ben Irvin
0608d433f0
Merge pull request #17537 from strapi/fix/https-dts-error
2023-10-06 14:35:28 +02:00
Ben Irvin
a74a14a0da
Merge pull request #18235 from strapi/fix/dts-ws-timeout
2023-10-06 13:47:23 +02:00
Ben Irvin
474d7640d3
Update packages/core/data-transfer/src/strapi/remote/handlers/utils.ts
2023-10-06 12:10:54 +02:00
Marc-Roig
5344c4a866
chore: ignore .d.ts.map files when publishing packages
2023-10-05 15:22:31 +02:00
Alexandre Bodin
e1c117f84b
Merge branch 'main' into chore/ts-database
2023-10-05 15:22:20 +02:00
Marc-Roig
62995a5dc1
chore: emit declaration map files to a more easy navigation
2023-10-05 14:51:16 +02:00
Marc Roig
c771262273
v4.14.3 ( #18294 )
...
* v4.14.3
* chore: update pack up version
2023-10-05 10:20:53 +01:00
Alexandre Bodin
5c48b9b07e
Merge branch 'main' into chore/ts-database
2023-10-04 13:36:07 +02:00
Ben Irvin
3e16c7d49c
end connection on handler errors
2023-10-03 14:49:43 +02:00
Ben Irvin
2be93c9e10
handle errors in error responses
2023-10-03 13:42:05 +02:00
Ben Irvin
131bd19d4a
improve error handling
2023-10-03 13:23:27 +02:00
Ben Irvin
62fdf33bb3
improve logging
2023-10-03 13:20:04 +02:00
Ben Irvin
878c921445
refactor and add catch block
2023-10-03 13:18:00 +02:00
Ben Irvin
7a78d05d61
use original values
2023-10-02 17:39:26 +02:00
Ben Irvin
b3cf7d6171
only set timeouts during a transfer
2023-10-02 16:59:05 +02:00
Ben Irvin
36543641bc
write our own http timeout so websockets don't close
2023-10-02 16:25:04 +02:00
Ben Irvin
b0cb8ac3f1
disable koa timeout on ws connection
2023-10-02 12:38:29 +02:00
Convly
09b6d7a4b4
v4.14.0
2023-09-28 13:58:40 +02:00
Alexandre Bodin
eb64ae5745
Update typings and fix invalid usage
2023-09-21 16:49:53 +02:00
Alexandre Bodin
7bfa5eb0b7
Merge branch 'main' into chore/ts-strapi
2023-09-20 17:54:15 +02:00
Alexandre Bodin
c11abe8823
v4.13.7
2023-09-20 16:48:49 +02:00