Marc-Roig
|
c1935e7004
|
v4.12.5
|
2023-08-16 15:37:43 +02:00 |
|
Gustav Hansen
|
91aa969a19
|
Fix: Disable noImplicitAny until the admin app can be typed
|
2023-08-14 13:10:46 +02:00 |
|
Convly
|
f2fded55cf
|
v4.12.4
|
2023-08-11 12:04:32 +02:00 |
|
Josh
|
3308e31ef4
|
chore: setup helper-plugin for TS conversion (#17460)
|
2023-08-07 10:44:05 +01:00 |
|
Convly
|
be8985fa20
|
v4.12.1
|
2023-08-02 17:13:32 +02:00 |
|
Gustav Hansen
|
20937a7464
|
Chore: Apply lint autofixable rules
|
2023-07-31 08:18:00 +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
|
b3318bd824
|
feat: add e2e cli to run multiple apps in one go
|
2023-07-25 14:20:49 +01:00 |
|
Ben Irvin
|
ea684e159a
|
Merge branch 'main' into chore/replace-node-14-with-20
|
2023-07-24 16:33:10 +02:00 |
|
Convly
|
1edefac8a3
|
v4.11.7
|
2023-07-19 16:39:46 +02:00 |
|
Ben Irvin
|
7a64e2a7fd
|
Merge branch 'main' into chore/replace-node-14-with-20
|
2023-07-17 09:15:55 +02:00 |
|
Marc-Roig
|
7bdef3d278
|
v4.11.5
|
2023-07-12 14:47:27 +02:00 |
|
Convly
|
8d325a6953
|
v4.11.4
|
2023-07-05 16:46:16 +02:00 |
|
Alexandre BODIN
|
028f543e81
|
Merge branch 'main' into chore/replace-node-14-with-20
|
2023-07-01 06:56:07 +02:00 |
|
Marc-Roig
|
f9a4af2894
|
Merge branch 'main' into releases/4.11.3
|
2023-06-28 17:27:34 +02:00 |
|
Marc-Roig
|
aac28413ad
|
v4.11.3
|
2023-06-28 16:52:34 +02:00 |
|
Ben Irvin
|
7f5b10ee76
|
Merge branch 'main' into chore/replace-node-14-with-20
|
2023-06-27 13:45:23 +02:00 |
|
Ben Irvin
|
c8e128d11c
|
Merge branch 'main' into chore/upgrade-jest-to-29.5
|
2023-06-26 16:31:04 +02:00 |
|
Ben Irvin
|
23e86fd063
|
fix some tests
|
2023-06-26 16:26:39 +02:00 |
|
Convly
|
6f7c815c2b
|
v4.11.2
|
2023-06-21 15:57:32 +02:00 |
|
Marc-Roig
|
6cdb5a7737
|
v4.11.1
|
2023-06-12 17:10:44 +02:00 |
|
Convly
|
1e91d9b498
|
Review comments
|
2023-06-12 10:51:45 +02:00 |
|
Convly
|
f427c244eb
|
Merge branch 'main' into features/type-system
|
2023-06-09 18:58:03 +02:00 |
|
Convly
|
7e901ba08d
|
Update app & types generation for javascript projects, fix empty augmentation
|
2023-06-09 18:57:10 +02:00 |
|
Alexandre Bodin
|
0de06a008d
|
v4.11.0
|
2023-06-07 17:16:22 +02:00 |
|
Convly
|
6bcd972026
|
Remove pluralize usage
|
2023-06-06 16:32:07 +02:00 |
|
Convly
|
b1503aab84
|
Rename artefact to artifact
|
2023-06-06 11:51:48 +02:00 |
|
dependabot[bot]
|
615c04e8d8
|
chore(deps): bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-04 23:02:10 +00:00 |
|
Convly
|
da080df32b
|
v4.10.7
|
2023-05-31 17:46:38 +02:00 |
|
Convly
|
489e422f60
|
Revert breaking change & adapt the feature behavior
|
2023-05-26 18:15:55 +02:00 |
|
Convly
|
9b8fb00e8d
|
Merge branch 'main' into ts-support-2/update-type-gen
|
2023-05-26 17:52:06 +02:00 |
|
Ben Irvin
|
cb2531ef6b
|
Merge branch 'main' into chore/replace-node-14-with-20
|
2023-05-25 10:16:29 +02:00 |
|
Convly
|
7dbae9d05d
|
v4.10.6
|
2023-05-24 16:54:28 +02:00 |
|
Convly
|
32e685680a
|
Fix utils/typescript unit tests
|
2023-05-17 14:01:04 +02:00 |
|
Convly
|
7761efdf6d
|
Update the ts generators to fit the new type system
|
2023-05-17 14:00:36 +02:00 |
|
Convly
|
fc8ea40ec0
|
Merge branch 'main' into features/ts-support-2
|
2023-05-15 14:42:57 +02:00 |
|
Convly
|
d9277d616b
|
v4.10.5
|
2023-05-11 18:28:54 +02:00 |
|
Convly
|
3f55bac2e7
|
v4.10.4
|
2023-05-10 14:46:30 +02:00 |
|
Ben Irvin
|
c9f6a66dfb
|
set minimum node to 16
|
2023-05-09 18:40:30 +02:00 |
|
Ben Irvin
|
87c8aea2c2
|
resolve merge conflicts with main
|
2023-05-09 18:31:42 +02:00 |
|
Convly
|
a02b19866a
|
v4.10.2
|
2023-05-03 15:04:25 +02:00 |
|
Ben Irvin
|
09d6856616
|
fix version typo
|
2023-04-28 18:07:14 +02:00 |
|
Ben Irvin
|
1a99a47e23
|
warn instead of blocking node 14
|
2023-04-28 17:13:15 +02:00 |
|
Alexandre BODIN
|
dceea7201b
|
Force manual build to run lint to avoid unnecessary rebuilds (#16532)
|
2023-04-28 15:20:20 +02:00 |
|
Ben Irvin
|
186d4dab57
|
change supported versions to node 16, 18, and 20
|
2023-04-28 11:18:55 +02:00 |
|
Convly
|
7216f753f8
|
Fix generator tests (upgrade to ts V5)
|
2023-04-27 09:38:16 +02:00 |
|
Alexandre Bodin
|
68604f9853
|
Merge branch 'main' of github.com:strapi/strapi into release/4.10.1
|
2023-04-26 15:50:41 +02:00 |
|
Alexandre Bodin
|
23b531cef5
|
v4.10.1
|
2023-04-26 15:45:41 +02:00 |
|
Alexandre Bodin
|
b36292e67b
|
Merge branch 'releases/4.10.0'
|
2023-04-26 14:39:05 +02:00 |
|