Convly
|
a02b19866a
|
v4.10.2
|
2023-05-03 15:04:25 +02:00 |
|
Ben Irvin
|
3096b9731e
|
Merge pull request #16558 from strapi/chore/remove-uuid
|
2023-04-28 15:50:30 +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
|
b47b339a49
|
replace uuid package with crypto.randomUUID
|
2023-04-28 12:02:35 +02:00 |
|
Pierre Burgy
|
7bbc3b8d3d
|
Init Git on project creation (#16277)
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
|
2023-04-28 10:43:00 +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 |
|
Alexandre Bodin
|
9b5519778f
|
v4.10.0
|
2023-04-26 14:32:28 +02:00 |
|
Alexandre BODIN
|
12d3068013
|
Migrate generators to ts (#16392)
|
2023-04-26 09:07:40 +02:00 |
|
Jean-Sébastien Herbaux
|
3070b89cc1
|
Upgrade to TS V5 and fix related breaking changes (#16462)
|
2023-04-24 18:37:51 +02:00 |
|
Convly
|
91e0be2708
|
v4.9.2
|
2023-04-19 14:54:40 +02:00 |
|
Convly
|
c8f2f0543b
|
v4.9.1
|
2023-04-12 16:24:32 +02:00 |
|
Mark Kaylor
|
eb2cf3a987
|
Fix components not found
|
2023-04-11 10:21:05 +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 |
|
Convly
|
c46ba7d957
|
Merge branch 'releases/4.9.0'
|
2023-03-29 14:36:04 +02:00 |
|
Convly
|
ffe3f4621c
|
v4.9.0
|
2023-03-29 14:33:56 +02:00 |
|
Ben Irvin
|
3a9b663762
|
Merge branch 'main' into enh/allow-mysql2
|
2023-03-28 16:01:59 +02:00 |
|
Ben Irvin
|
892aeeee71
|
Update packages/generators/app/lib/utils/db-client-dependencies.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2023-03-27 08:55:33 +02:00 |
|
Ben Irvin
|
6444ce74a9
|
Merge branch 'main' into enh/allow-mysql2
|
2023-03-24 16:35:12 +01:00 |
|
Arthur
|
6eabd3f35b
|
Merge branch 'main' into patch-1
|
2023-03-23 12:20:06 -07:00 |
|
Ben Irvin
|
41c7792b54
|
add mysql2 as a db client option
|
2023-03-22 12:11:15 +01:00 |
|
Alexandre BODIN
|
aaeb988a0b
|
Expand nx usage and migrate logger to ts (#15957)
|
2023-03-22 11:21:33 +01:00 |
|
Arthur
|
92fc52e2fa
|
chore: use default port for postgres fallback
the default postgres default port is 5432
|
2023-03-17 20:52:13 -07: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 |
|
Ben Irvin
|
29ce2b90cb
|
Merge branch 'main' into v4/generator-migration
|
2023-03-07 15:48:31 +01:00 |
|
dogusdeniz
|
93a08dea2c
|
Merge branch 'main' into v4/generator-migration
|
2023-03-06 13:33:15 +03:00 |
|
dependabot[bot]
|
875a2cb7ba
|
chore(deps): bump chalk from 4.1.1 to 4.1.2
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.1...v4.1.2)
---
updated-dependencies:
- dependency-name: chalk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-03 10:09:15 +00:00 |
|
dependabot[bot]
|
a4bd8b57b2
|
chore(deps): bump tar and @types/tar
Bumps [tar](https://github.com/npm/node-tar) and [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar). These dependencies needed to be updated together.
Updates `tar` from 6.1.12 to 6.1.13
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.12...v6.1.13)
Updates `@types/tar` from 6.1.3 to 6.1.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar)
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@types/tar"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-02 10:58:42 +00:00 |
|
Alexandre Bodin
|
435362adab
|
Merge branch 'releases/4.7.1-hotfix'
|
2023-03-02 10:25:29 +01:00 |
|
Alexandre Bodin
|
0307fb4bf7
|
v4.7.1
|
2023-03-02 10:24:10 +01:00 |
|
DMehaffy
|
999c16f24e
|
Fix db generated config - pg port
PG port was wrong when generating the database.js config it was using 3306 instead of 5432 as the default
|
2023-02-27 20:07:01 -07:00 |
|
Convly
|
948dbb3121
|
v4.7.0
|
2023-02-27 20:33:14 +01:00 |
|
Convly
|
8f6058aacd
|
Merge branch 'main' of github.com:strapi/strapi into features/data-transfer
|
2023-02-24 14:47:47 +01:00 |
|
Convly
|
bae505f44c
|
v4.6.2
|
2023-02-22 19:06:25 +01:00 |
|
Convly
|
fd10b9b587
|
Fix the relative path for sqlite database in the default database configuration
|
2023-02-22 17:08:08 +01:00 |
|
dogusdeniz
|
dc923245ad
|
Merge branch 'main' into v4/generator-migration
|
2023-02-22 01:21:33 +03:00 |
|
Convly
|
478127d7c7
|
Merge branch 'main' of github.com:strapi/strapi into features/data-transfer
|
2023-02-20 16:58:46 +01:00 |
|
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 |
|