Alexandre Bodin
4b2e592f77
v5.0.0-beta.0
2024-03-20 16:00:06 +01:00
Alexandre Bodin
894c8f40f3
v5.0.0-alpha.5
2024-03-20 15:54:53 +01:00
Alexandre Bodin
d536f44a9a
v5.0.0-alpha.4
2024-03-20 15:44:45 +01:00
Alexandre Bodin
1c6cf2ae9f
v5.0.0-alpha.3
2024-03-20 15:08:03 +01:00
Josh
e11b6f2e96
chore(helper-plugin)!: move RBAC / remove auth / remove usePersistentState ( #19847 )
...
* chore(helper-plugin)!: move useRBAC
* chore: get tests working
* chore!: remove auth
* chore!: remove usePersistentState
* fix: refactor building admin package so it shares modules with different entries
* fix: session vs local
2024-03-20 11:39:59 +00: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
Simone
c46976a9da
chore(helper-plugin)!: remove prefixPluginTranslations ( #19845 )
2024-03-19 16:33:46 +00: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
Josh
7dc4206d08
Merge branch 'develop' into v5/main
2024-03-15 16:11:49 +00: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
Alexandre Bodin
8d53207f8e
chore: remove template configuration from utils
2024-03-09 13:08:41 +01:00
Alexandre Bodin
92e54aa49f
chore: cleanups
2024-03-08 14:07:59 +01:00
Alexandre Bodin
4b8513e6df
chore: migration upload plugin
2024-03-08 10:59:36 +01:00
Alexandre Bodin
279eb4479d
chore: migrate graphql plugin to v5
2024-03-07 21:12:36 +01:00
Convly
e09d30edcb
Merge branch 'releases/4.20.4' into develop
2024-03-06 16:38:35 +01:00
Convly
f37fdb46ce
v4.20.4
2024-03-06 16:31:53 +01:00
Josh
04432e811a
Merge branch 'develop' into v5/main
2024-03-05 10:25:15 +00:00
Josh
0c3bbf6175
chore(deps): update ds to 1.16.0 ( #19678 )
2024-03-05 10:17:26 +00:00
Josh
84b8d2ccd4
Merge branch 'develop' into v5/main
2024-02-28 16:01:39 +00:00
Convly
b6d552f6e6
Merge branch 'releases/4.20.3' into develop
2024-02-28 15:44:17 +01:00
Convly
3d2c2b58b3
v4.20.3
2024-02-28 15:33:49 +01:00
Madhuri Sandbhor
edd43fa729
chore: bump @strapi/design-systems from 1.14.1 to 1.15.0 ( #19630 )
2024-02-28 14:27:48 +00: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
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
Fernando Chavez
f6928f6864
Merge branch 'develop' of github.com:strapi/strapi into v5/merge2
2024-02-05 10:48:01 +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
Alexandre Bodin
aacf182ae4
chore: use koa-body typings not koa-bodyparser
2024-01-17 16:53:52 +01:00
Josh
316470cdf8
Merge branch 'develop' into v5/main
2024-01-16 17:46:26 +00:00
Alexandre Bodin
8f2c1c1fef
v4.17.1
2024-01-16 11:50:41 +01:00
Ben Irvin
13a2f8b246
feat: Upgrade to Apollo v4
...
* feat: update and make build work
BREAKING CHANGE: Update from 'apollo-server-koa' to '@apollo/server' and '@as-integrations/koa'
* chore: fix comments
* chore: upgrade graphql-upload package
* chore: fix for body type unknown
* chore: remove old comment
* chore: clean up error handling
* chore: fix comment
* fix: http status codes for input validation errors
* fix: remove unused import
* fix: remove accidental bodyparser
* fix: add new required header to tests
* chore: standardize directive key names to be kebab-case
* test: add some extra message validation
* chore: remove devdep for koa-cors typings
* fix: add unknown error name
* fix: yarn.lock
* fix: add typings
* fix: typings
* fix: typings again
* fix: remove unused imports
* chore: remove unused import
* chore: move playground check to a service
* fix: package imports and versions
* chore: fix yarn.lock
* chore: fix types
* chore: clean up koa typings
* chore: koa typing cleanup
* chore: cleanup koa typings
* chore: more koa type cleanup
* chore: revert missing imports
* chore: cleanup koa typings
* chore: update yarn.lock
2024-01-15 14:54:58 +01:00
Josh
cc1043c512
feat: update to react-router-dom@6 ( #19184 )
2024-01-15 11:13:36 +00:00
Josh
f324494fe9
Merge branch 'develop' into v5/main
2024-01-10 15:58:45 +00:00
Mark Kaylor
07112073ac
v4.17.0
2024-01-10 14:46:39 +01:00
Bassel Kanso
f7b9b47085
fix(graphql): revert graphql-upload library to non breaking change version ( #19182 )
2024-01-09 14:37:29 +00:00
Josh
8aac0893a9
chore: update ds 1.14.1 ( #19179 )
2024-01-09 11:40:22 +00:00
Josh
4cd75b2523
Merge branch 'develop' into v5/main
2024-01-04 08:32:19 +00:00
Josh
966723fe56
chore: update ds to 1.14.0 ( #19138 )
2024-01-03 10:06:15 +00:00
Josh
ddbb55f2eb
Merge branch 'main' into releases/4.17.0
2024-01-02 13:41:57 +00:00
Convly
b887f1aa47
v4.16.2
2023-12-21 15:53:18 +01:00
Mark Kaylor
af13d4e056
v4.16.1
2023-12-21 15:23:45 +01:00
Mark Kaylor
b8acb528cd
v4.16.0
2023-12-20 15:52:24 +01:00
Josh
bdcd983c3d
fix(tooling): use nx to build & clean ( #19084 )
...
* remove pre-publish scripts
* fix: use nx to clean & build
2023-12-19 13:21:33 +00:00