Alexandre Bodin
28bd0ecf79
fix: sqlite default config filename missing
2024-06-12 16:22:59 +02:00
Marc-Roig
d4542f0dcc
v5.0.0-beta.10
2024-06-12 14:50:15 +02:00
Alexandre Bodin
aa439d3361
chore: add no-run
2024-06-07 11:13:55 +02:00
Alexandre Bodin
f3c57f1161
chore: deprecate --quickstart flag
2024-06-06 17:05:20 +02:00
Alexandre Bodin
7268927594
chore: remove create-strapi-starter
2024-06-06 17:05:19 +02:00
Alexandre Bodin
799c526386
enhancement: rework cli UX
2024-06-06 17:04:38 +02:00
Mark Kaylor
0a5a7b9147
v5.0.0-beta.9
2024-06-05 16:16:34 +02:00
Convly
cffa227999
v5.0.0-beta.8
2024-05-22 17:53:58 +02:00
Ben Irvin
710e683d6b
enhancement: improve gitignore in generated projects ( #20348 )
2024-05-22 08:56:53 +02:00
Marc-Roig
a86c75effa
v5.0.0-beta.7
2024-05-08 16:33:08 +02:00
Marc-Roig
6c76c1b8c2
v5.0.0-beta.6
2024-05-02 16:01:39 +02:00
Alexandre Bodin
3e1be288b8
chore: add fs-extra types where needed
2024-04-26 11:15:51 +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
e699ffb24e
feat: add create-strapi package
2024-03-21 09:25:15 +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
1c6cf2ae9f
v5.0.0-alpha.3
2024-03-20 15:08:03 +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
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
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
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
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
Ben Irvin
7d13a12c99
feat: Upgrade Tool
...
* feat: upgrade tool refactor for updated specs (v5)
* chore: format code (prettier)
* chore: remove debug comments
* feat: upgrade the strapi dependencies in project's package.json
* feat: install dependencies during the upgrade process
* chore: fix lint issue
* chore: rephrase requirement sentence's sentiment
* feat: add a --yes option for the upgrade CLI
* enh: make properties readonly to avoid mutations
* chore: adding better logs to the upgrade CLI
* chore: remove unused import
* feat: add minor and patch commands
* fix: use major and minor instead of premajor and preminor
* fix: re-add type casting
* fix: make major requirements required
* chore: revert sentiment update on GIT_CLEAN requirement
* fix: make promisify working by mocking the entire file-system
* fix: yarn.lock update
* feat: Select and run codemods only (#19083 )
* chore: add unit tests for upgrader tasks
* fix: rename tests
* chore: Update packages/utils/upgrade/src/tasks/__tests__/upgrade.test.ts
* chore: Add unit tests for upgrade tool (#19056 )
* chore: move example codemods (#19156 )
* chore: fix yarn.lock
* fix: sync glob versions
* chore: add comment
* chore: update docs
---------
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Christian <christian.capeans.perez@strapi.io>
Co-authored-by: Christian Capeans <christiancp100@gmail.com>
2024-01-08 11:26:27 +01:00
Josh
4cd75b2523
Merge branch 'develop' into v5/main
2024-01-04 08:32:19 +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