Maxime Castres
dfc4d17eb4
feat(admin): add promoting EE features in CE projects by default ( #18179 )
...
* Add: promoting EE features in CE projects by default
* Add: pages
* Update: first review modifications
* Update: integrate locked features pages
* Update: rename pages + update links to the website
* Update: append config to default files
* Update: implement flags logic
* Update: implement promoteEnterpriseFeatures flag
* Update: revamp variable + add doc
* Update: add documentation
* Delete: ContentTypes.d.ts file
2023-10-23 17:20:59 +01: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
Josh
25d1ceaa44
feat(pack-up): enable config via nodeAPI & allow bundles to have own tsconfig ( #18440 )
...
* feat: add ability to pass config & have tsconfig per bundle
* feat: use node:module builtinModules for node stuff
* chore: remove builtins from externals
2023-10-16 08:55:43 +01:00
Josh
0b13b1b50a
chore: convert other packages to pack-up ( #18339 )
...
* chore: convert logger to pack-up
* chore: convert generators to TS
* chore: convert generators/app
* chore: convert core/types
* chore: preserve modules for `generators/app`
2023-10-12 15:01:25 +01: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
Boegie19
f9f70e25b5
feat(admin): allows users to disable NPS in strapi config. ( #18287 )
2023-10-10 17:11:40 +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
Convly
09b6d7a4b4
v4.14.0
2023-09-28 13:58:40 +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
eba63f7bca
Fix chalk imports and improve types
2023-09-18 15:45:46 +02:00
Alexandre Bodin
d44586fa07
v4.13.6
2023-09-13 17:35:18 +02:00
Mark Kaylor
ffe87e8131
Merge tag 'v4.13.5' into releases/4.13.6
...
v4.13.5
2023-09-13 17:05:03 +02:00
Alexandre Bodin
955393fc3e
v4.13.5
2023-09-12 16:40:40 +02:00
Alexandre Bodin
0cc6505a60
Merge branch 'releases/4.13.4'
2023-09-11 19:18:25 +02:00
Alexandre Bodin
0bd5f29edd
v4.13.4
2023-09-11 19:08:12 +02:00
Convly
73975e0c4a
Merge branch 'main' of github.com:strapi/strapi into releases/4.13.3
2023-09-06 15:16:24 +02:00
Convly
377efaba51
v4.13.3
2023-09-06 15:02:03 +02:00
Ben Irvin
3dd2bcee58
generate strapi projects with better-sqlite3v8.6.0
2023-09-05 14:54:19 +02:00
Marc Roig
e56967184d
v4.13.2 ( #17927 )
2023-09-04 18:44:41 +02:00
Alexandre Bodin
a9afeb90c5
v4.13.1
2023-08-30 18:14:57 +02:00
Ben Irvin
41844c2867
[Feature] Entity Service types ( #17799 )
...
Co-authored-by: christiancp100 <christian.capeans.perez@strapi.io>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Marco Autiero <marcoautiero@gmail.com>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: christiancp100 <christian.capeans.perez@strapi.io>
Co-authored-by: Christian Capeans <christiancp100@gmail.com>
Co-authored-by: Bassel <basselkanso82@gmail.com>
2023-08-30 09:56:38 +02:00
dependabot[bot]
3037c56119
chore(deps): bump node-fetch from 2.6.9 to 2.7.0
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.9 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.9...v2.7.0 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 13:45:27 +02:00
Alexandre Bodin
fefc4a24ac
v4.12.7
2023-08-25 23:19:00 +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
Ben Irvin
1adf595e08
upgrade to mysql2 3.6.0
2023-08-07 15:55:17 +02:00
Serghei
7633bc5719
Merge branch 'main' into fix/typo-inside-generators
2023-08-07 12:44:09 +03:00
DMehaffy
7c7f889c8a
Merge pull request #17544 from strapi/chore/update-readme
...
Update: README files with new links + Strapi Cloud option
2023-08-03 12:56:36 -07:00
Serghei
14818717c0
Merge branch 'main' into fix/typo-inside-generators
2023-08-02 18:21:20 +03:00
Serghei Hmeli
5a65f89aa1
Add new lines at the end
2023-08-02 18:20:18 +03:00
Serghei Hmeli
34d85e5e81
Fix typos inside generators
2023-08-02 18:17:37 +03:00
Convly
be8985fa20
v4.12.1
2023-08-02 17:13:32 +02:00
Maxime Castres
a00f960fb4
Update: README files with new links + Strapi Cloud option
2023-08-02 15:20:22 +02:00
Ben Irvin
474e1f765e
Merge branch 'main' into fix/failing-ci-test
2023-07-31 14:20:47 +02:00
Ben Irvin
db12885e76
revert sqlite3 package
2023-07-31 12:46:06 +02:00
Gustav Hansen
20937a7464
Chore: Apply lint autofixable rules
2023-07-31 08:18:00 +02:00
Alexandre BODIN
6c81e74ebc
Merge pull request #17479 from strapi/chore/ts-color-picker-be
2023-07-28 15:20:19 +02:00
Ben Irvin
57fd424c21
upgrade sqlite packages
2023-07-28 13:47:12 +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
Marc-Roig
7f8109a1a7
v4.12.0
2023-07-27 16:38:18 +02:00
Josh
f062ba1483
Revert "Migrate color-picker plugin to ts"
2023-07-27 13:28:06 +01:00
Josh
f7babb775e
Merge pull request #14807 from strapi/chore/init-playwright
2023-07-26 15:00:50 +01:00
Jean-Sébastien Herbaux
31519d5978
Merge pull request #16570 from xiaotiandada/main
2023-07-26 11:20:19 +02:00
derrickmehaffy
d8d8c60eba
Update semver to remove audit warnings
2023-07-25 23:48:05 -07:00