Alexandre Bodin
|
7f3ccd6b24
|
v5.0.0-alpha.2
|
2024-03-19 23:16:28 +01:00 |
|
Alexandre Bodin
|
00d0f90934
|
5.0.0-alpha.1
|
2024-03-19 23:12:32 +01:00 |
|
Alexandre Bodin
|
db34007a2f
|
release: 5.0.0-alpha.0
|
2024-03-19 10:34:28 +01:00 |
|
Josh
|
7dc4206d08
|
Merge branch 'develop' into v5/main
|
2024-03-15 16:11:49 +00:00 |
|
Simone
|
400683a72c
|
chore: remove request and once from the helper plugin utils (#19775)
* chore: remove request and once from the helper plugin utils
* chore: fix migration guide typo
|
2024-03-14 14:58:56 +01:00 |
|
Mark Kaylor
|
7a2a86e65f
|
v4.20.5
|
2024-03-13 15:49:11 +01:00 |
|
Convly
|
f37fdb46ce
|
v4.20.4
|
2024-03-06 16:31:53 +01:00 |
|
Convly
|
3d2c2b58b3
|
v4.20.3
|
2024-02-28 15:33:49 +01:00 |
|
Mark Kaylor
|
ffe3577903
|
v4.20.2
|
2024-02-21 14:40:41 +01:00 |
|
Convly
|
9aa6e94b2f
|
v4.20.1
|
2024-02-14 16:12:51 +01:00 |
|
Mark Kaylor
|
b0d94f6dce
|
v4.20.0
|
2024-02-07 17:11:39 +01:00 |
|
Mark Kaylor
|
34f7e875cd
|
v4.19.1
|
2024-01-31 14:41:53 +01:00 |
|
Convly
|
beec786491
|
v4.19.0
|
2024-01-24 16:00:22 +01:00 |
|
Alexandre Bodin
|
8f2c1c1fef
|
v4.17.1
|
2024-01-16 11:50:41 +01:00 |
|
Mark Kaylor
|
07112073ac
|
v4.17.0
|
2024-01-10 14:46:39 +01:00 |
|
Convly
|
b887f1aa47
|
v4.16.2
|
2023-12-21 15:53:18 +01:00 |
|
Mark Kaylor
|
af13d4e056
|
v4.16.1
|
2023-12-21 15:23:45 +01:00 |
|
Mark Kaylor
|
b8acb528cd
|
v4.16.0
|
2023-12-20 15:52:24 +01:00 |
|
Mark Kaylor
|
dc96169c3f
|
v4.15.5
|
2023-11-29 16:42:28 +01:00 |
|
Alexandre Bodin
|
afe9e18254
|
v4.15.5-alpha.5
|
2023-11-21 20:35:37 +01:00 |
|
Alexandre Bodin
|
6a4fcc93af
|
v4.15.5-alpha.4
|
2023-11-15 16:37:41 +01:00 |
|
Alexandre Bodin
|
85efb4bfa3
|
v4.15.5-alpha.3
|
2023-11-15 14:37:17 +01:00 |
|
Alexandre Bodin
|
180e3acca9
|
v4.15.5-alpha.2
|
2023-11-14 17:24:18 +01:00 |
|
Alexandre Bodin
|
59aec6c474
|
v4.15.5-alpha.1
|
2023-11-14 14:55:52 +01:00 |
|
Alexandre Bodin
|
da634b0951
|
v4.15.4
|
2023-11-11 12:17:57 +01:00 |
|
Alexandre Bodin
|
458516e434
|
v4.15.3
|
2023-11-11 12:03:41 +01:00 |
|
Mark Kaylor
|
bb51089333
|
v4.15.2
|
2023-11-08 16:27:10 +01:00 |
|
Alexandre BODIN
|
ae792fb42c
|
Release 4.15.1 (#18646)
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Marc Roig <marc12info@gmail.com>
|
2023-11-03 08:37:53 +01:00 |
|
Marc-Roig
|
6e44e1e68d
|
v4.15.0
|
2023-10-25 15:06:00 +02:00 |
|
Mark Kaylor
|
a0400e4a0f
|
v4.14.5
|
2023-10-18 17:02:10 +02:00 |
|
Convly
|
fbd6e3e301
|
v4.14.4
|
2023-10-11 14:31:53 +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
|
e5078d5f4d
|
feat: add pack-up package (#18233)
* feat(pack-up): add build command (#18058)
* chore: lint order of imports
* feat(pack-up): add watch command (#18121)
* feat: add watch command
feat: add ts watch task
* chore: pr amends
* fix: promptUser linter
* chore: remove \n with os.EOL
* feat(pack-up): add init command (#18133)
* feat(pack-up): add build command (#18058)
* feat(pack-up): add watch command (#18121)
* feat: add watch command
feat: add ts watch task
* chore: pr amends
* fix: promptUser linter
* chore: remove \n with os.EOL
* feat: add init command
fix: build
feat: add default template and tests
* chore: pr amends
* Update packages/utils/pack-up/tests/console.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
* chore: re-add mock
* chore: fix tsconfig
* chore: fix inquirer types due to rxjs inclusion
* Update packages/utils/pack-up/src/node/templates/internal/files/typescript.ts
* chore: fix inquirer types
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
* feat(pack-up): add check command (#18183)
* feat: add check command
* chore: reintroduce CLI tests
* fix: add build command to `prepublishOnly`
* docs(pack-up): add readme and contributor docs (#18237)
* chore: update README
* docs(pack-up): add contributor documentation
* chore: update overview doc to be clearer
* fix(pack-up): init command (#18245)
* fix: init command bugs
* fix: node tests
* fix: template exports ordering & file extensions
* test(upload): double timeout on UploadAssetDialog test
---------
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-10-05 09:38:29 +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 |
|
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 |
|
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
|
6dd6474e0d
|
Merge branch 'main' into chore/ts-strapi
|
2023-09-12 10:45:03 +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 |
|
Alexandre Bodin
|
c779954631
|
Merge branch 'main' into chore/ts-strapi
|
2023-09-06 23:41:27 +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 |
|
Josh
|
9756cafa00
|
feat(experimental): add plugin:build command (#17747)
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2023-09-05 10:25:14 +01: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 |
|