185 Commits

Author SHA1 Message Date
Alexandre BODIN
28d82d3333
Migration of providers to ts (#16323) 2023-04-13 08:45:44 +02:00
Convly
c8f2f0543b v4.9.1 2023-04-12 16:24:32 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo (#16278) 2023-04-05 14:33:37 +02:00
Alexandre BODIN
feced1d72b
Move api tests to root of repo with same structure (#16242) 2023-04-05 10:32:20 +02:00
Convly
ffe3f4621c v4.9.0 2023-03-29 14:33:56 +02:00
Josh
0f008b4913 chore: use yarn3
chore: commit yarn release

chore: don't use -s

fix: eslint deps

https://eslint.org/docs/latest/extend/shareable-configs#publishing-a-shareable-config

chore: fix eslint

chore: remove -s

fix: lint

chore: yarn 3 amends

chore: dont use npm run all

chore: fix securitylockfile action

chore: update lockfile post rebase

Revert "Delete index.js"

This reverts commit e6009ec7cf13fb9edd93a7bf820b0f50af5dcb54.

Delete index.js

chore: remove validate-https because how yarn3 works

chore: remove validate-https

chore: use same time of cache everywhere
2023-03-24 11:38:14 +00:00
Josh
448573cada
Fix types export in @strapi/logger (#16199) 2023-03-24 09:09:12 +01:00
Alexandre BODIN
c2732e2b97
Nx config improvements (#16187) 2023-03-23 15:17:01 +01:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts (#15957) 2023-03-22 11:21:33 +01:00
Convly
cc73bed97b v4.8.2 2023-03-16 17:49:52 +01:00
Alexandre Bodin
b3cb13cb14 v4.8.1 2023-03-15 22:25:40 +01:00
Convly
e239e408f9 v4.8.0 2023-03-15 16:29:42 +01:00
Alexandre BODIN
f50ecb1443
Merge pull request #15868 from strapi/dependabot/npm_and_yarn/reselect-4.1.7 2023-03-02 11:08:19 +01:00
Alexandre Bodin
0307fb4bf7 v4.7.1 2023-03-02 10:24:10 +01:00
Convly
948dbb3121 v4.7.0 2023-02-27 20:33:14 +01:00
Convly
bae505f44c v4.6.2 2023-02-22 19:06:25 +01:00
dependabot[bot]
f086746a60
chore(deps): bump reselect from 4.1.6 to 4.1.7
Bumps [reselect](https://github.com/reduxjs/reselect) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/reduxjs/reselect/releases)
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/reselect/compare/v4.1.6...v4.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 10:01:42 +00:00
dependabot[bot]
25d013c123 chore(deps): bump prettier from 2.7.1 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 11:44:07 +01:00
Convly
17a7845e3d v4.6.1 2023-02-08 17:00:11 +01:00
Gustav Hansen
10bd3c5c4a Chore: Update and unpin @babel/template 2023-01-30 11:57:07 +01:00
Gustav Hansen
7c9e6918d8 Chore: Update and unpin babel dependencies 2023-01-30 09:48:25 +01:00
Convly
a9e55435c4 v4.6.0 2023-01-25 21:17:20 +01:00
Christian Capeans
a68350ace0 Abstract format to index 2023-01-24 11:11:26 +01:00
Christian Capeans
39c8a80339 Fix file structure 2023-01-24 10:59:45 +01:00
Christian Capeans
16d62df76a Fix small issues 2023-01-23 17:39:40 +01:00
Christian Capeans
a55ffde7b8 Move deits formatter to the deits folder 2023-01-23 17:25:22 +01:00
Christian Capeans
da8135d1c0 Replace conventional errors with diagnostics 2023-01-20 16:36:10 +01:00
Convly
d36609ff26 v4.5.6 2023-01-11 17:48:52 +01:00
Convly
8f1988367c v4.5.5 2022-12-28 15:17:36 +01:00
Convly
8716ecc920 v4.5.4 2022-12-14 15:39:30 +01:00
Convly
5453885f7a v4.5.3 2022-11-30 16:27:25 +01:00
Alexandre Bodin
bcb1b7f472 v4.5.2 2022-11-22 17:54:52 +01:00
dependabot[bot]
4bd30b2fa6
chore(deps-dev): bump @babel/parser from 7.18.10 to 7.18.13
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.18.10 to 7.18.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.13/packages/babel-parser)

---
updated-dependencies:
- dependency-name: "@babel/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 09:12:01 +00:00
Convly
8c20ea2b5c v4.5.1 2022-11-16 18:00:30 +01:00
Convly
33debd5701 v4.5.0 2022-11-09 15:47:52 +01:00
Convly
73b47a3901 v4.4.7 2022-11-04 16:52:57 +01:00
Convly
788ea22ba6 v4.4.6 2022-11-02 14:09:37 +01:00
Convly
65feb971b8 v4.4.5 2022-10-19 18:49:19 +02:00
Convly
02f7b3b65d v4.4.4 2022-10-19 15:19:00 +02:00
Convly
3ddf1626e7 Revert "v4.4.3"
This reverts commit 3d42ce32952b2d5ad51b46604a4cf20d2709469a.
2022-10-05 16:22:44 +02:00
Convly
3d42ce3295 v4.4.3 2022-10-05 16:15:29 +02:00
Convly
f99314ead7 v4.4.3 2022-10-05 16:04:25 +02:00
Convly
f33e7c97ab v4.4.2 2022-10-05 15:32:01 +02:00
Dmytro Kulakov
cde32fc39f fix: Unknown Dialect Windows issue 2022-10-02 16:16:17 +03:00
Convly
fa503ef438 v4.4.1 2022-09-29 23:50:44 +02:00
Convly
d9febfb963 v4.4.0 2022-09-28 14:25:44 +02:00
Rémi de Juvigny
061f59b155
Merge pull request #14455 from strapi/custom-fields/ts-generator
Add custom fields to Typescript generators
2022-09-21 15:08:49 +02:00
Rémi de Juvigny
cac7372a7f Fix test using wrong type 2022-09-21 14:50:53 +02:00
Alexandre Bodin
8ebf58d9ed v4.3.9 2022-09-21 14:17:36 +02:00
Rémi de Juvigny
1931224373 Add tests 2022-09-21 13:38:43 +02:00