Bassel Kanso
a2eac9d891
Add codemod for useRBAC import statement ( #21023 )
...
* feat: add codemode for useRBAC import statement
* fix: add admin and server as allowed root paths
* fix: preserve aliases and add import statetment after other import statements
* feat: change useAPIErrorHandler import to `@strapi/strapi/admin` codemod (#21025 )
* enhancement: abstract changeImportSpecifier as a utility method
* fix: account for multiple aliases
2024-08-20 16:42:03 +03:00
Bassel Kanso
1467b8f3ff
V5 lifecycles codemods ( #21007 )
...
feat: adding codemods to comment out lifecycle hooks with description for migration
2024-08-19 11:02:48 +03:00
Marc Roig
6eea5b6f26
feat: release rc 10 ( #21013 )
2024-08-16 01:03:32 +02:00
Bassel Kanso
2940a5c09b
feat: add codemod for react and react-dom ( #20960 )
2024-08-08 15:45:42 +03:00
Convly
3a5a805fa2
v5.0.0-rc.9
2024-08-07 16:15:42 +02:00
Rémi de Juvigny
e3a1ff9d5b
chore: use workspace:* version for all internal dependencies ( #20929 )
2024-08-02 11:25:32 -04:00
Rémi de Juvigny
1282000009
v5.0.0-rc.8
2024-07-31 17:10:39 +02:00
Marc Roig
7e6f107daf
v5.0.0-rc.7 ( #20874 )
...
* v5.0.0-rc.7
* chore: update missing released versions
* fix: update yarn lock
2024-07-25 09:19:02 +02:00
Convly
b4ae6aa3c1
v5.0.0-rc.6
2024-07-23 15:50:21 +02:00
Convly
cc58165688
v5.0.0-rc.5
2024-07-22 10:33:31 +02:00
Derrick Mehaffy
44d7eebf2d
chore: add styled-components upgrade codemod
2024-07-19 09:46:48 -07:00
Marc Roig
8f8324a880
v5.0.0-rc.4 ( #20834 )
...
* v5.0.0-rc.4
* chore: revert failed release
* v5.0.0-rc.4
* fix: update missing dependencies
2024-07-17 16:16:25 +02:00
Rémi de Juvigny
358dbeb3a8
v5.0.0-rc.3
2024-07-10 15:39:03 +02:00
Convly
5cd0e23bf5
v5.0.0-rc.2
2024-07-05 12:21:29 +02:00
Convly
61a76a7440
v5.0.0-rc.1
2024-07-02 14:20:33 +02:00
Convly
9cf19c7976
v5.0.0-rc.0
2024-06-26 15:16:06 +02:00
DMehaffy
d14936db52
Merge pull request #20627 from strapi/chore/v5/update-license-terms
2024-06-25 11:44:45 -07:00
Convly
8acd6e1de4
v5.0.0-beta.17
2024-06-25 17:06:13 +02:00
Convly
b88e970383
chore: update license files with enterprise agreement details
2024-06-25 16:52:56 +02:00
Convly
4bc5b35e36
v5.0.0-beta.16
2024-06-24 23:02:36 +02:00
Convly
ccb2b38bb4
v5.0.0-beta.15
2024-06-24 10:22:34 +02:00
Jean-Sébastien Herbaux
a9112aaf80
[Upgrade Tool] Fix JSON Transform Loader ( #20593 )
2024-06-21 17:17:37 +02:00
Convly
b8b91d16eb
chore: v5.0.0-beta.14
2024-06-21 10:28:28 +02:00
Marc-Roig
346110fac1
v5.0.0-beta.13
2024-06-20 09:27:20 +02:00
Convly
a91fff3ff8
v5.0.0-beta.12
2024-06-19 15:22:14 +02:00
Convly
cefa185d29
v5.0.0-beta.11
2024-06-18 15:12:41 +02:00
Marc-Roig
d4542f0dcc
v5.0.0-beta.10
2024-06-12 14:50:15 +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
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
Alexandre Bodin
e7fdec529d
chore: update codemod to match new format
2024-04-19 10:21:07 +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
6b059628de
fix: release invalid versions
2024-04-11 14:14:02 +02:00
Alexandre Bodin
cff608ed92
v5.0.0-beta.3
2024-04-10 19:09:43 +02:00
Ben Irvin
9139d4b029
test: use object.defineProperty to mock global.fetch
2024-04-05 15:22:19 +02:00
Alexandre Bodin
a2464092e1
chore: apply updates
2024-04-03 20:43:21 +02:00
Alexandre Bodin
c81b5f327c
chore: implement v5 codemods
2024-04-03 20:43:21 +02:00
Alexandre Bodin
a063b749b6
chore: add strapi public interface codemod
2024-04-03 20:43:21 +02:00
Alexandre Bodin
cb63439231
fix: invalid dep version after beta release
2024-04-03 20:43:12 +02:00
Alexandre Bodin
13a7fe96d1
v5.0.0-beta.2
2024-04-03 17:35:15 +02:00
Convly
76a943360c
chore: update codemods debug logs and fix formatting issues
2024-04-03 11:58:38 +02:00
Convly
08be1fade2
fix: update path to the INTERNAL_CODEMODS_DIRECTORY
2024-04-03 10:52:19 +02:00
Ben Irvin
79ce9ef077
Merge branch 'v5/main' into v5/upgrade-tool/enhance-codemods-command
2024-04-02 15:02:56 +02:00
Convly
10f94d744c
fix: lint
2024-04-02 13:04:34 +02:00
Convly
55652b8a77
fix: style
2024-04-02 12:47:14 +02:00