Gustav Hansen
|
dd1d8f3997
|
Merge pull request #15859 from strapi/dependabot/npm_and_yarn/node-fetch-2.6.9
chore(deps): bump node-fetch from 2.6.7 to 2.6.9
|
2023-02-20 12:50:53 +01:00 |
|
dependabot[bot]
|
0647bca2a0
|
chore(deps): bump node-fetch from 2.6.7 to 2.6.9
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 2.6.9.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v2.6.9)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-20 10:37:00 +00:00 |
|
Sora Morimoto
|
f86227b8f4
|
Fix a tiny syntax error in config/database.ts of the template
Signed-off-by: Sora Morimoto <sora@morimoto.io>
|
2023-02-18 04:13:48 +09:00 |
|
Josh
|
29761db19b
|
chore: pr amemds
chore: fix scripts
chore: fix dev to be develop
Update examples/getstarted/src/index.js
Update examples/getstarted/src/index.js
Co-Authored-By: markkaylor <mark.kaylor@strapi.io>
|
2023-02-17 10:17:38 +01:00 |
|
Josh
|
db4036bc4d
|
chore: remove axios-instance and fix types for StrapiApp
|
2023-02-16 13:51:54 +01:00 |
|
Josh
|
b026f35fde
|
Update packages/generators/generators/lib/templates/ts/plugin-package.json.hbs
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
|
2023-02-15 08:49:55 +00:00 |
|
Josh
|
1e70d9d414
|
Update packages/generators/generators/lib/files/ts/plugin/tsconfig.json
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
|
2023-02-15 08:49:49 +00:00 |
|
Josh
|
6339bb32ca
|
chore: make peer deps because of how strapi works
|
2023-02-14 08:07:05 +00:00 |
|
Josh
|
412e1f3120
|
fix: supply custom.d.ts so people developing plugins in TS dont get errors about our packages
|
2023-02-13 09:49:13 +00:00 |
|
Josh
|
8fda2ea384
|
fix: amend package.json templates to include all the deps
|
2023-02-13 09:48:40 +00:00 |
|
Christian
|
ee34f12056
|
Merge pull request #15732 from strapi/features/db-config-env-var
Generate db config with all clients
|
2023-02-13 10:09:53 +01:00 |
|
Convly
|
17a7845e3d
|
v4.6.1
|
2023-02-08 17:00:11 +01:00 |
|
Christian Capeans
|
3a45faaf6e
|
Merge branch 'main' into features/db-config-env-var
|
2023-02-07 16:38:40 +01:00 |
|
Marc-Roig
|
2d94d30cb0
|
Merge branch 'main' into fix/webhook-with-count-relations
|
2023-02-01 09:34:57 +01:00 |
|
Rémi de Juvigny
|
14a1972d07
|
Merge pull request #15589 from strapi/dependabot/npm_and_yarn/inquirer-8.2.5
chore(deps): bump inquirer from 8.2.4 to 8.2.5
|
2023-01-31 10:00:26 +01:00 |
|
Marc
|
a9ea6986a7
|
Merge branch 'main' into fix/webhook-with-count-relations
|
2023-01-26 17:27:25 +01:00 |
|
Pierre Noël
|
28bc7b2c4b
|
Bump database client versions
|
2023-01-26 10:51:56 +01:00 |
|
dependabot[bot]
|
a2cf39a484
|
chore(deps): bump inquirer from 8.2.4 to 8.2.5
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@8.2.5)
---
updated-dependencies:
- dependency-name: inquirer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-26 09:40:59 +00:00 |
|
Convly
|
a9e55435c4
|
v4.6.0
|
2023-01-25 21:17:20 +01:00 |
|
Marc-Roig
|
15a723cca7
|
remove deprecation messages
|
2023-01-23 10:49:31 +01:00 |
|
Marc-Roig
|
6d05a64089
|
add webhooks populate relations configuration variable
|
2023-01-19 14:53:37 +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 |
|
ivanThePleasant
|
b95d6e3f28
|
Merge branch 'main' into chore/user-level-data
|
2022-12-13 12:17:31 +02:00 |
|
Gustav Hansen
|
978630d655
|
Merge pull request #14759 from strapi/enhancement/axios-refactoring
useFetchClient hook replacing axiosInstance
|
2022-12-07 17:26:51 +01:00 |
|
Josh
|
c6d875982b
|
Merge pull request #15016 from tomscytale/fix/plugin-example
|
2022-12-05 15:26:00 +00:00 |
|
Convly
|
5453885f7a
|
v4.5.3
|
2022-11-30 16:27:25 +01:00 |
|
Tom Shortall
|
e30fffac65
|
fix import
|
2022-11-28 10:20:29 +00:00 |
|
T
|
ae638e981f
|
Merge branch 'main' into fix/plugin-example
|
2022-11-27 18:52:48 +00:00 |
|
Tom Shortall
|
10e661ce50
|
fix import of @strapi/icons/Puzzle in generated admin plugin
|
2022-11-27 18:36:58 +00:00 |
|
ivanThePleasant
|
2af669c961
|
Merge branch 'main' into chore/user-level-data
|
2022-11-23 09:35:16 +02:00 |
|
Simone
|
a4233b4864
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-22 19:55:25 +01:00 |
|
Alexandre Bodin
|
bcb1b7f472
|
v4.5.2
|
2022-11-22 17:54:52 +01:00 |
|
Simone
|
e495b9c31e
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-21 22:51:06 +01:00 |
|
Alexandre BODIN
|
8faf635975
|
Merge branch 'main' into fix/relation-mysql-below-8
|
2022-11-21 17:12:53 +01:00 |
|
Simone Taeggi
|
7a06c7e444
|
move the condition to show the warning inside the warapAxiosInstance
|
2022-11-18 00:43:19 +01:00 |
|
Simone
|
834b7c1917
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-16 18:18:55 +01:00 |
|
Convly
|
8c20ea2b5c
|
v4.5.1
|
2022-11-16 18:00:30 +01:00 |
|
Simone Taeggi
|
d86d9cfa8f
|
add conditions to show warnings only on dev mode
|
2022-11-16 17:47:08 +01:00 |
|
Pierre Noël
|
887ea1ae59
|
Avoid use of window functions for MySQL versions below 8
|
2022-11-15 16:43:04 +01:00 |
|
Simone Taeggi
|
4da811c322
|
create a util to wrap the old axiosInstance implementations and log the warning
|
2022-11-14 16:36:30 +01:00 |
|
Simone Taeggi
|
68fee16bd2
|
Wrap axiosInstance inside a wrapper to contain the warnings
|
2022-11-11 17:54:11 +01:00 |
|
Simone
|
49d8787e22
|
Merge branch 'main' into enhancement/axios-refactoring
|
2022-11-09 16:49:43 +01:00 |
|
Convly
|
33debd5701
|
v4.5.0
|
2022-11-09 15:47:52 +01:00 |
|
Simone Taeggi
|
b79a83b9f1
|
add console logs
|
2022-11-09 10:35:38 +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 |
|
ivanThePleasant
|
5620b25138
|
Merge branch 'main' into chore/user-level-data
|
2022-10-25 15:21:38 +03:00 |
|
Convly
|
65feb971b8
|
v4.4.5
|
2022-10-19 18:49:19 +02:00 |
|