165 Commits

Author SHA1 Message Date
Marc-Roig
6e44e1e68d
v4.15.0 2023-10-25 15:06:00 +02:00
Mark Kaylor
2c8028e0a8 Merge branch 'main' of github.com:strapi/strapi into releases/4.14.5 2023-10-18 17:15:57 +02:00
Mark Kaylor
a0400e4a0f v4.14.5 2023-10-18 17:02:10 +02:00
Ben Irvin
f2fb21ce62
Merge branch 'main' into tests/drop16 2023-10-17 14:07:54 +02:00
Alexandre Bodin
4224ebc0b0 Merge branch 'main' into chore/cleanup-npmignore 2023-10-12 18:34:51 +02:00
Alexandre Bodin
ec3447cb26 chore: use npmignore to remove declaration maps from packaging 2023-10-12 18:25:01 +02:00
Convly
cd8f1e58f3 Merge branch 'main' of github.com:strapi/strapi into releases/4.14.4 2023-10-11 14:46:35 +02:00
Convly
fbd6e3e301 v4.14.4 2023-10-11 14:31:53 +02:00
Alexandre Bodin
4fab0c711d Update engines 2023-10-11 11:15:35 +02:00
Marc Roig
53f70451f2
Merge branch 'main' into chore/ts_declaration_map 2023-10-06 13:25:05 +02:00
Josh
82035f18c9
chore: build strapi permissions with pack-up (#18309) 2023-10-05 18:13:45 +01:00
Marc-Roig
5344c4a866
chore: ignore .d.ts.map files when publishing packages 2023-10-05 15:22:31 +02:00
Marc-Roig
62995a5dc1
chore: emit declaration map files to a more easy navigation 2023-10-05 14:51:16 +02:00
Marc Roig
c771262273
v4.14.3 (#18294)
* v4.14.3

* chore: update pack up version
2023-10-05 10:20:53 +01:00
Josh
d8c13912ba
chore: update eslint (#18240)
* chore: update eslint deps & fix lint issues

* chore: update prettier

* fix: packagejson

* Revert "chore: update prettier"

This reverts commit 65f82dfa5b3b0a925fb0d86c20a7e555015c7b48.
2023-10-02 17:29:23 +01:00
Convly
09b6d7a4b4 v4.14.0 2023-09-28 13:58:40 +02:00
Gustav Hansen
fc86e60e00 Merge branch 'main' into feature/rw-stage-rbac 2023-09-25 12:16:34 +02:00
Alexandre Bodin
7bfa5eb0b7 Merge branch 'main' into chore/ts-strapi 2023-09-20 17:54:15 +02:00
Alexandre Bodin
c11abe8823 v4.13.7 2023-09-20 16:48:49 +02:00
Alexandre Bodin
ccec6c9fc3 Merge branch 'main' into chore/ts-strapi 2023-09-15 10:53:49 +02:00
Alexandre Bodin
d44586fa07 v4.13.6 2023-09-13 17:35:18 +02:00
Alexandre Bodin
955393fc3e v4.13.5 2023-09-12 16:40:40 +02:00
Gustav Hansen
b6e0798993 Merge branch 'main' into feature/rw-stage-rbac-merge-09-12 2023-09-12 13:47:07 +02:00
Alexandre Bodin
6dd6474e0d Merge branch 'main' into chore/ts-strapi 2023-09-12 10:45:03 +02:00
Alexandre Bodin
0bd5f29edd v4.13.4 2023-09-11 19:08:12 +02:00
Alexandre Bodin
c779954631 Merge branch 'main' into chore/ts-strapi 2023-09-06 23:41:27 +02:00
Convly
377efaba51 v4.13.3 2023-09-06 15:02:03 +02:00
Marc-Roig
4561c032fb
chore: clean actionParameters typings 2023-09-06 11:40:18 +02:00
Gustav Hansen
0064623cff
Merge branch 'main' into feature/rw-stage-rbac 2023-09-06 08:21:02 +02:00
Alexandre Bodin
f031820696 fix EE imports 2023-09-05 00:18:13 +02:00
Marc Roig
e56967184d
v4.13.2 (#17927) 2023-09-04 18:44:41 +02:00
Gustav Hansen
8f32edb51b
Merge branch 'main' into feature/rw-stage-rbac 2023-08-31 14:59:37 +02:00
Alexandre Bodin
a9afeb90c5 v4.13.1 2023-08-30 18:14:57 +02:00
Gustav Hansen
b6b5cfc8a4 Merge branch 'main' into feature/rw-stage-rbac 2023-08-30 12:46:54 +02:00
Alexandre Bodin
a2ec2fce00 Merge branch 'main' into chore/ts-strapi 2023-08-30 09:59:10 +02:00
Alexandre Bodin
fefc4a24ac v4.12.7 2023-08-25 23:19:00 +02:00
Alexandre Bodin
e1658b575c init 2023-08-23 12:34:08 +02:00
Gustav Hansen
4341b3db4c Merge branch 'main' into feature/rw-stage-rbac 2023-08-22 13:46:35 +02:00
Marc-Roig
c1935e7004
v4.12.5 2023-08-16 15:37:43 +02:00
Convly
f2fded55cf v4.12.4 2023-08-11 12:04:32 +02:00
Marc-Roig
a4714cc2dd
fix: ignore action parameter if it is null 2023-08-08 16:10:18 +02:00
Marc-Roig
26d2a72fdb
Merge branch 'feature/rw-stage-rbac-settings-permissions' into poc/permissions-parametrized-actions 2023-08-08 14:10:14 +02:00
Marc-Roig
3c1b898f8c
fix: add qs lib in core permissions 2023-08-04 15:21:15 +02:00
Marc-Roig
07173a8e75
fix: remove unused qs import 2023-08-04 14:58:43 +02:00
Convly
be8985fa20 v4.12.1 2023-08-02 17:13:32 +02:00
Marc-Roig
488745147a
Merge branch 'feature/rw-stage-rbac' into poc/permissions-parametrized-actions 2023-08-02 15:15:26 +02:00
Marc-Roig
8b9fc73564
poc: add review workflow stage change action 2023-08-02 11:21:14 +02:00
Alexandre BODIN
6c81e74ebc
Merge pull request #17479 from strapi/chore/ts-color-picker-be 2023-07-28 15:20:19 +02:00
Alexandre Bodin
eb5a97801d Migrate color picker backend to ts and setup initial frontend configs 2023-07-27 20:38:48 +02:00
Marc-Roig
44b62b3870
Merge branch 'main' into releases/4.12.0 2023-07-27 16:59:14 +02:00