Alexandre Bodin
|
24b9de6705
|
Merge branch 'releases/v5-beta' into v5/main
|
2024-03-20 15:19:07 +01:00 |
|
Marc Roig
|
024626cf43
|
Releases/4.21.0 (#19854)
|
2024-03-20 15:12:40 +01:00 |
|
Alexandre Bodin
|
1c6cf2ae9f
|
v5.0.0-alpha.3
|
2024-03-20 15:08:03 +01:00 |
|
Convly
|
670c292117
|
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
|
2024-03-20 14:22:44 +01:00 |
|
Convly
|
d671c5698d
|
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
|
2024-03-20 08:51:37 +01:00 |
|
Alexandre Bodin
|
7f3ccd6b24
|
v5.0.0-alpha.2
|
2024-03-19 23:16:28 +01:00 |
|
Alexandre Bodin
|
00d0f90934
|
5.0.0-alpha.1
|
2024-03-19 23:12:32 +01:00 |
|
Alexandre Bodin
|
db34007a2f
|
release: 5.0.0-alpha.0
|
2024-03-19 10:34:28 +01:00 |
|
Josh
|
493e2923f5
|
chore(deps): update some fe deps (#19810)
* chore(deps): update some
* chore: fix tests from deps updates
|
2024-03-18 17:27:27 +00:00 |
|
Convly
|
bc9f526e2b
|
chore: refine import statements and remove redundant comments
|
2024-03-18 11:57:32 +01:00 |
|
Convly
|
a328275adb
|
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
|
2024-03-18 11:38:17 +01:00 |
|
Christian Capeans
|
8cb962b8dd
|
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
|
2024-03-18 11:11:46 +01:00 |
|
Josh
|
7dc4206d08
|
Merge branch 'develop' into v5/main
|
2024-03-15 16:11:49 +00:00 |
|
Marc Roig
|
201de5ad3c
|
feat: document service clone cleanup (#19765)
|
2024-03-15 14:48:12 +01:00 |
|
Alexandre Bodin
|
a95285578b
|
chore: database enhancements
|
2024-03-13 22:13:40 +01:00 |
|
Mark Kaylor
|
7a2a86e65f
|
v4.20.5
|
2024-03-13 15:49:11 +01:00 |
|
Alexandre Bodin
|
5ffb3c7100
|
chore: deprecate entity-service and delegate to document service
|
2024-03-12 21:02:33 +01:00 |
|
Convly
|
836a1eabf7
|
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
|
2024-03-12 11:50:42 +01:00 |
|
Ben Irvin
|
ab2af1e539
|
fix(core): use module uid for config namespace instead of dot notation
|
2024-03-11 12:28:46 +01:00 |
|
Convly
|
011d316a00
|
Merge branch 'v5/main' into v5/types/v2
|
2024-03-11 12:15:50 +01:00 |
|
Alexandre Bodin
|
8d53207f8e
|
chore: remove template configuration from utils
|
2024-03-09 13:08:41 +01:00 |
|
Convly
|
f37fdb46ce
|
v4.20.4
|
2024-03-06 16:31:53 +01:00 |
|
Convly
|
023cd13476
|
chore: lint fix
|
2024-03-06 16:28:05 +01:00 |
|
Convly
|
9100ea9527
|
chore: lint fix
|
2024-03-06 16:07:04 +01:00 |
|
Convly
|
6aa57229b3
|
chore: update Struct.Schema
|
2024-03-01 17:41:04 +01:00 |
|
Convly
|
7d7d7404ce
|
Merge branch 'v5/main' into v5/types/v2
|
2024-03-01 17:18:24 +01:00 |
|
Convly
|
c425f82942
|
chore: move Public.UID and Internal.Struct to the root namespace
|
2024-03-01 15:56:07 +01:00 |
|
Convly
|
5167af6c73
|
chore: fix build following latest TS type system changes
|
2024-03-01 14:41:47 +01:00 |
|
markkaylor
|
b0e5eb2398
|
feat(dts): support models and contentTypes (#19604)
|
2024-03-01 09:08:12 +01:00 |
|
Josh
|
84b8d2ccd4
|
Merge branch 'develop' into v5/main
|
2024-02-28 16:01:39 +00:00 |
|
Convly
|
3d2c2b58b3
|
v4.20.3
|
2024-02-28 15:33:49 +01:00 |
|
Christian Capeans
|
a9e9dcd326
|
fix: undo breaking change
|
2024-02-27 11:03:44 +01:00 |
|
Bassel Kanso
|
d4cb32ce57
|
fix: refactoring and adding comment
|
2024-02-26 14:55:55 +02:00 |
|
Bassel Kanso
|
c815b8ecd2
|
fix: support using mainHash for older versions
|
2024-02-26 13:03:43 +02:00 |
|
Bassel Kanso
|
85e5d16fda
|
fix: use id instead of hash
|
2024-02-23 13:52:16 +02:00 |
|
Bassel Kanso
|
07894142a4
|
fix: make it throw an error when an asset is failing
|
2024-02-23 02:50:17 +02:00 |
|
Bassel Kanso
|
7e586a34f6
|
Merge branch 'develop' into fix/transfer-pull
|
2024-02-23 02:02:28 +02:00 |
|
Mark Kaylor
|
ffe3577903
|
v4.20.2
|
2024-02-21 14:40:41 +01:00 |
|
Josh
|
0aca28c03c
|
Merge branch 'develop' into v5/main
|
2024-02-20 17:51:28 +00:00 |
|
Convly
|
9aa6e94b2f
|
v4.20.1
|
2024-02-14 16:12:51 +01:00 |
|
Bassel Kanso
|
8f1f62600f
|
fix: batching assets once only
Co-authored-by: Christian <christiancp100@gmail.com>
|
2024-02-12 17:23:52 +02:00 |
|
Josh
|
08bc82a220
|
Merge branch 'develop' into v5/main
|
2024-02-07 18:27:45 +00:00 |
|
Mark Kaylor
|
b0d94f6dce
|
v4.20.0
|
2024-02-07 17:11:39 +01:00 |
|
markkaylor
|
e63e99cccf
|
fix(dts): support morphToOne relations (#19381)
Co-authored by: @Convly
|
2024-02-05 10:58:16 +01:00 |
|
Fernando Chavez
|
f6928f6864
|
Merge branch 'develop' of github.com:strapi/strapi into v5/merge2
|
2024-02-05 10:48:01 +01:00 |
|
Alexandre BODIN
|
0f312df726
|
chore: rename webhooks & allow custom joinColumn (#19344)
Co-authored-by: Marc Roig <marc12info@gmail.com>
|
2024-02-05 09:01:50 +01:00 |
|
Mark Kaylor
|
34f7e875cd
|
v4.19.1
|
2024-01-31 14:41:53 +01:00 |
|
Josh
|
1ec998ff84
|
Merge branch 'develop' into v5/main
|
2024-01-26 08:31:31 +00:00 |
|
Convly
|
beec786491
|
v4.19.0
|
2024-01-24 16:00:22 +01:00 |
|
Mark Kaylor
|
83ccc02f01
|
fix(dts): exclude content-releases
|
2024-01-24 15:31:21 +01:00 |
|