405 Commits

Author SHA1 Message Date
Convly
340b17d6da Update wording 2022-09-29 18:12:05 +02:00
Convly
55fbe1ad10 Remove console.log 2022-09-29 17:41:54 +02:00
Convly
a1c7185252 Add hostedOnStrapiCloud property to the telemetry events 2022-09-29 17:35:18 +02:00
Convly
d9febfb963 v4.4.0 2022-09-28 14:25:44 +02:00
Alexandre Bodin
8ebf58d9ed v4.3.9 2022-09-21 14:17:36 +02:00
Alexandre BODIN
59b83c5953
Merge pull request #14320 from strapi/chore/eslint
chore/eslint
2022-09-08 14:45:12 +02:00
Alexandre Bodin
6654ad3528 Add node 18 2022-09-08 08:44:27 +02:00
Alexandre Bodin
c44f21d5ba v4.3.8 2022-09-07 16:47:41 +02:00
Alexandre Bodin
73f523b983 v4.3.7 2022-09-07 14:24:30 +02:00
Alexandre Bodin
04f218346d Fix esint in generators folder 2022-09-05 15:19:02 +02:00
Fabien del Carmen
29410dd8fb
Merge pull request #14190 from strapi/fix/project-analytics-metadata-structure
Update metadata casing and structure
2022-08-31 16:26:45 +02:00
fdel-car
1bfb12eceb Rename platform to osPlatform 2022-08-26 18:35:19 +02:00
Alexandre Bodin
4c6e67c493 v4.3.6 2022-08-24 15:53:23 +02:00
Alexandre Bodin
a52b053551 v4.3.5 2022-08-24 14:10:18 +02:00
fdel-car
50f6939f93 Update metadata casing and structure 2022-08-24 11:17:38 +02:00
Gustav Hansen
78af3ebe62
Merge pull request #13872 from strapi/feature/amplitude-arch
Add tracking property for os.arch() to Amplitude / Sentry (project creation)
2022-08-24 09:46:39 +02:00
Gustav Hansen
8e14a14938 Sentry: Add os.arch() as event tag 2022-08-22 12:08:24 +02:00
Gustav Hansen
de4df3874a Amplitude: Add tracking property for os.arch() 2022-08-22 09:14:02 +02:00
dependabot[bot]
55ab41d694
Bump @sentry/node from 6.19.6 to 6.19.7
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 6.19.7.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.6...6.19.7)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 09:08:22 +00:00
Ben Irvin
1e3144b002 Merge branch 'main' into fix/typescript-special-char-path 2022-08-18 11:09:38 +02:00
Bassel Kanso
5d5e49f079
Merge pull request #14078 from strapi/fix/typescript-plugin-generation
Fix typescript plugin generation
2022-08-18 10:54:59 +03:00
Ben Irvin
dece14c0de
Merge pull request #13962 from strapi/fix/preinstall-node-version-check
Require Node >=14, <=16 to install Strapi
2022-08-18 09:41:07 +02:00
Ben Irvin
06596f5e4d leave the original values alone 2022-08-17 11:09:27 +02:00
Alexandre Bodin
840391f541 Fix linter 2022-08-16 11:55:39 +02:00
markkaylor
a8ff3aef2f
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
chore: Unify template spacing
2022-08-16 09:20:37 +02:00
Ben Irvin
53852582cd fix included files 2022-08-12 18:06:11 +02:00
Ben Irvin
ae41b5669c update paths 2022-08-12 17:50:37 +02:00
Ben Irvin
69ae32594e fix logic 2022-08-12 14:24:24 +02:00
Ben Irvin
6964171a05
Merge branch 'master' into fix/preinstall-node-version-check 2022-08-12 14:15:53 +02:00
Ben Irvin
ef35dbb2f7 use supported versions from generated package.json 2022-08-12 14:14:35 +02:00
Bassel Kanso
6b23adaed6 small fix remove comma 2022-08-12 15:13:05 +03:00
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