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
|
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 |
|
Ben Irvin
|
821832048a
|
allow some config options to be optional
|
2023-09-20 11:44:56 +02:00 |
|
Alexandre Bodin
|
d178ebcd1d
|
Revert change breaking linter
|
2023-09-19 14:38:33 +02:00 |
|
Alexandre Bodin
|
7cb9467bcc
|
Fix minor linting issues
|
2023-09-19 13:39:40 +02:00 |
|
Alexandre Bodin
|
831e5b02fa
|
Add back peer dep for e2e to work
|
2023-09-18 21:12:02 +02:00 |
|
Alexandre Bodin
|
73c9ec1450
|
Rename @strapi/typings to @strapi/types
|
2023-09-18 15:57:06 +02:00 |
|
Alexandre Bodin
|
eba63f7bca
|
Fix chalk imports and improve types
|
2023-09-18 15:45:46 +02:00 |
|
Alexandre Bodin
|
5b202024e7
|
Play around with mock issues on CI
|
2023-09-15 20:32:39 +02:00 |
|
Alexandre Bodin
|
85d51b9741
|
Try to fix bug only in CI
|
2023-09-15 19:03:17 +02:00 |
|
Alexandre Bodin
|
bac1fb9210
|
Fix tests & make router config optional
|
2023-09-15 18:37:02 +02:00 |
|
Alexandre Bodin
|
efc1c40f22
|
Apply review comments
|
2023-09-15 11:09:37 +02:00 |
|
Alexandre Bodin
|
aa2ceb4ec3
|
Use resolutions to for koa types version
|
2023-09-15 11:01:12 +02:00 |
|
Alexandre Bodin
|
ccec6c9fc3
|
Merge branch 'main' into chore/ts-strapi
|
2023-09-15 10:53:49 +02:00 |
|
Ben Irvin
|
e9ff720a77
|
Merge pull request #18029 from strapi/fix/16836-dts-postgres-schema
|
2023-09-15 10:04:22 +02:00 |
|
Alexandre Bodin
|
d44586fa07
|
v4.13.6
|
2023-09-13 17:35:18 +02:00 |
|
Mark Kaylor
|
ffe87e8131
|
Merge tag 'v4.13.5' into releases/4.13.6
v4.13.5
|
2023-09-13 17:05:03 +02:00 |
|
Alexandre Bodin
|
955393fc3e
|
v4.13.5
|
2023-09-12 16:40:40 +02:00 |
|
Ben Irvin
|
66ac88ef36
|
update comment
|
2023-09-12 11:57:40 +02:00 |
|
Alexandre Bodin
|
6dd6474e0d
|
Merge branch 'main' into chore/ts-strapi
|
2023-09-12 10:45:03 +02:00 |
|
Ben Irvin
|
277627708c
|
Another addschema
|
2023-09-12 10:09:41 +02:00 |
|
Ben Irvin
|
9c49c4445f
|
use schema names in custom queries
|
2023-09-12 10:04:06 +02:00 |
|
Alexandre Bodin
|
0cc6505a60
|
Merge branch 'releases/4.13.4'
|
2023-09-11 19:18:25 +02:00 |
|
Alexandre Bodin
|
0bd5f29edd
|
v4.13.4
|
2023-09-11 19:08:12 +02:00 |
|