424 Commits

Author SHA1 Message Date
Ben Irvin
826e3ecf34 fix supported node versions 2022-08-12 14:12:32 +02:00
Bassel Kanso
7833454bc3 Merge branch 'master' into fix/typescript-plugin-generation 2022-08-11 12:13:19 +03:00
Bassel Kanso
2a402b5a1a Update typescript plugin generation files:
- Correctly import the Strapi interface
- remove '@strapi/strapi' from typescript plugin dev dependencies
2022-08-11 12:10:25 +03:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00
Alexandre Bodin
28a2a00db8 v4.3.4 2022-08-11 10:17:34 +02:00
Alexandre Bodin
4d60bfdeee v4.3.3 2022-08-10 14:08:54 +02:00
ihmpavel
1cf23e141f
chore: Update after CR 2022-08-09 12:03:51 +02:00
Ben Irvin
7875a2aaae only exit on lower versions 2022-08-04 12:41:19 +02:00
Ben Irvin
be37742a46 compare specific versions 2022-08-03 15:57:26 +02:00
Pierre Noël
07b0ec2ba5
Merge pull request #13958 from strapi/fix/clean-config-new-projects
Clean config files for generated projects
2022-08-03 15:31:28 +02:00
Ben Irvin
0c6f71c82f update version check 2022-08-03 13:58:01 +02:00
Simone Taeggi
f0af0bf815 Merge branch 'master' into fix/typescript-webpack-config-not-loaded-in-building-13754 2022-08-03 12:14:01 +02:00
Pierre Noël
3df81b92f1 clean config files for generated projects 2022-08-03 12:06:28 +02:00
Simone Taeggi
c232a8e814 revert the empty lines 2022-08-03 12:00:16 +02:00
Simone Taeggi
16338ad84b replace the ts webpack config file with the js version 2022-08-03 11:56:23 +02:00
Simone Taeggi
807eabb356 revert to the original version because we want to use just javascript files for the webpack config 2022-08-03 10:28:35 +02:00
Pierre Noël
7f8ea3b5e5 add apiToken.salt directly in the config of created projects 2022-08-01 17:42:37 +02:00
Alexandre Bodin
7039c0d228 v4.3.2 2022-08-01 17:18:09 +02:00
Pierre Noël
1eab2fb08c v4.3.1 2022-08-01 16:44:44 +02:00
ihmpavel
fc6b01d9cd
chore: Add forgotten spaces 2022-07-30 09:16:19 +02:00
Simone Taeggi
26100eea01 evaluate the webpack.config.ts file and compile the file when we build the typescript project example 2022-07-29 16:58:21 +02:00
ihmpavel
14d215c602
chore: Unify template spacing 2022-07-29 13:45:20 +02:00
dependabot[bot]
4760765da9
Bump ora from 5.4.0 to 5.4.1
Bumps [ora](https://github.com/sindresorhus/ora) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v5.4.0...v5.4.1)

---
updated-dependencies:
- dependency-name: ora
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 12:51:52 +00:00
Convly
74a2b908df v4.3.0 2022-07-27 14:44:39 +02:00
Convly
b18253f8ce Merge branch 'master' into releases/4.3.0 2022-07-27 14:27:13 +02:00
Jean-Sébastien Herbaux
6b447a7b67
Merge pull request #13197 from finnsnape/fix/deprecated-uuid
Fix deprecated UUID
2022-07-27 14:10:35 +02:00
Convly
0b8c7b59c6 Merge branch 'master' into features/typescript 2022-07-25 09:30:18 +02:00
Gustav Hansen
23c36b8cd2 Admin: add missing webpack chunk-names 2022-07-19 11:55:04 +02:00
Alexandre Bodin
fe296baf71 v4.2.3 2022-07-13 14:20:58 +02:00
Convly
beb1a77e5c Rename invalid template file with correct extension 2022-07-08 15:13:29 +02:00
Convly
a5fbcc9e48 Merge branch 'master' into features/typescript 2022-07-07 15:20:34 +02:00
Convly
bdb5a3ee89 Merge branch 'releases/4.3.0' into features/typescript 2022-06-30 16:08:51 +02:00
dependabot[bot]
81c963a9fd
Bump inquirer from 8.2.0 to 8.2.4
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.0 to 8.2.4.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.0...inquirer@8.2.4)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 13:25:34 +00:00
Convly
376ff3133c v4.2.2 2022-06-29 15:28:03 +02:00
Convly
6f01b3dbaa Merge branch 'master' of github.com:strapi/strapi into features/typescript 2022-06-16 18:01:02 +02:00
Jean-Sébastien Herbaux
c5ffea6ff2
Merge pull request #13566 from strapi/4.2.0
4.2.0
2022-06-15 15:17:49 +02:00
Convly
642b6a37e0 4.2.0 2022-06-15 15:09:07 +02:00
Convly
65f2326bec Revert packageJson require 2022-06-13 09:41:14 +02:00
Convly
8d887278d6 Import Strapi types from plugins template files 2022-06-13 09:28:53 +02:00
Convly
e5a7d43355 Update extended tsconfigs paths & fix kitchensink-ts app env/config variables 2022-06-08 11:30:01 +02:00
Convly
9571247a19 Revert async runCLI 2022-06-08 11:19:33 +02:00
Convly
fd91ea65d7 Use constants for the language selection in generate new plugin 2022-06-08 10:36:03 +02:00
Convly
1f1e0eb5dc Use constants for the language selection in create customized project 2022-06-08 10:35:55 +02:00
Convly
3e30831f89 Update hbs files with correct format and update the importDefault util 2022-06-08 10:35:46 +02:00
Convly
5247ed90d1 Update typings 2022-06-07 18:02:55 +02:00
Alexandre Bodin
c12bde7e87 Merge branch 'master' into releases/4.2.0 2022-06-07 12:15:44 +02:00
Convly
7a99759c1e Merge branch 'releases/4.2.0' of github.com:strapi/strapi into features/typescript 2022-06-07 09:49:55 +02:00
Convly
da364912ee Merge branch 'master' of github.com:strapi/strapi into features/typescript 2022-05-31 15:29:18 +02:00
Alexandre Bodin
ab698015cf v4.1.12 2022-05-25 17:17:49 +02:00