Alexandre Bodin
3e1be288b8
chore: add fs-extra types where needed
2024-04-26 11:15:51 +02:00
Alexandre Bodin
11abfd2855
chore: upgrade sentry
2024-04-26 09:32:56 +02:00
Alexandre Bodin
89b8013624
chore: update utility deps
2024-04-26 09:32:10 +02:00
Mark Kaylor
2aa7d7fb41
v5.0.0-beta.5
2024-04-24 15:52:25 +02:00
Convly
a9b61589c8
chore: update dependencies to 5.0.0-beta.4
2024-04-17 15:43:36 +02:00
Josh
bc71a96d76
chore(pack-up): remove from monorepo (v5) ( #20092 )
...
* chore(pack-up): remove from repo
* chore: type fixes
* chore: add suggestions to tighten types
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
---------
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2024-04-12 13:39:49 +01:00
Alexandre Bodin
cff608ed92
v5.0.0-beta.3
2024-04-10 19:09:43 +02:00
Alexandre Bodin
13a7fe96d1
v5.0.0-beta.2
2024-04-03 17:35:15 +02:00
Marc-Roig
a45a0cfabf
chore: release 5.0.0-beta.1
...
Co-Authored-By: Marc Roig <20578351+Marc-Roig@users.noreply.github.com>
2024-03-27 16:22:20 +00:00
Alexandre Bodin
5cee1a4b36
chore: remove old plugin generator in favor of plugin:init
2024-03-21 17:50:14 +01:00
Convly
4837089586
chore: export StrapiApp type and update usages in examples and templates
...
The StrapiApp is now explicitly exported as a type from StrapiApp.tsx. It is also utilized generators/app directories, refining the type of the app parameter in the bootstrap method from 'unknown' to 'StrapiApp'.
2024-03-21 11:05:17 +01:00
Convly
60a32fc438
chore: replace 'Strapi' type imports with 'Core.Strapi/LoadedStrapi' from '@strapi/types'
2024-03-21 09:49:48 +01:00
Alexandre Bodin
f8ef062eb5
Merge branch 'releases/5.0.0-beta.0' into v5/main
2024-03-20 16:05:47 +01:00
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
3d1cb241f9
fix: sentry import default issue
2024-03-20 15:44:00 +01:00
Alexandre Bodin
24b9de6705
Merge branch 'releases/v5-beta' into v5/main
2024-03-20 15:19:07 +01:00
Alexandre Bodin
1c6cf2ae9f
v5.0.0-alpha.3
2024-03-20 15:08:03 +01:00
Alexandre Bodin
de9951b5bd
Merge branch 'releases/v5-beta' into v5/main
2024-03-20 13:02:25 +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
ce341c366f
chore: make i18n plugin a dep & required
2024-03-19 22:18:04 +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
Ben Irvin
efb0c43373
chore: upgrade better-sqlite3 package
2024-03-18 18:06:46 +01:00
Marc Roig
98bdf8e07f
feat: count cm relations ( #19804 )
2024-03-18 10:49:37 +01: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
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
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
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
Josh
f6f04719a4
chore(cm): refactor to use redux-toolkit-query ( #19281 )
...
* chore: move existing react-query calls to redux-toolkit-query
* test: fix unit tests
2024-01-22 09:32:03 +00:00
Josh
316470cdf8
Merge branch 'develop' into v5/main
2024-01-16 17:46:26 +00:00
Alexandre Bodin
38298e9ebd
Merge branch 'releases/4.17.1' into develop
2024-01-16 17:24:48 +01:00
Alexandre Bodin
8f2c1c1fef
v4.17.1
2024-01-16 11:50:41 +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
Josh
09b9d36b22
Merge branch 'main' into develop
2024-01-10 14:37:01 +00:00
Mark Kaylor
07112073ac
v4.17.0
2024-01-10 14:46:39 +01:00