Elliot DeNolf
5ba95df674
chore(release): db-mongodb/1.0.4 [skip ci]
2023-10-19 16:13:46 -04:00
Elliot DeNolf
ef4b5d8bfd
chore: add payload as peer dep to all adapters ( #3716 )
2023-10-17 15:20:09 -04:00
Elliot DeNolf
0b64c5fb66
chore(deps): bump graphql, graphql-request, mongoose, drizzle-kit
2023-10-11 11:20:58 -04:00
Elliot DeNolf
48600f0c66
chore(release): db-mongodb/1.0.3
2023-10-10 16:09:53 -04:00
Elliot DeNolf
61151c9c5d
chore(release): db-mongodb@1.0.2
2023-10-09 09:21:10 -04:00
Elliot DeNolf
71c41dbe03
chore: update main and types to dist
2023-10-09 09:16:46 -04:00
Elliot DeNolf
fbbc0a3c67
chore(release): all remaining packages
2023-10-08 23:57:11 -04:00
Elliot DeNolf
d50049878d
chore(release): db-mongodb@1.0.0-beta.9
2023-10-08 20:13:05 -04:00
Elliot DeNolf
b5b451464c
chore(release): db-mongodb@1.0.0-beta.8
2023-10-08 12:29:10 -04:00
Elliot DeNolf
0e67ac9b6b
chore(release): db-mongodb@1.0.0-beta.7
2023-10-08 12:12:06 -04:00
Elliot DeNolf
74972cf4c9
chore: add predefined migration for version-v1-v2
2023-10-08 12:10:03 -04:00
Elliot DeNolf
d2415a5af4
chore(release): db-mongodb@1.0.0-beta.6
2023-10-06 17:18:06 -04:00
Elliot DeNolf
e55ec6329c
chore: fix up fresh, refresh, and reset migration operations
2023-10-06 17:15:43 -04:00
Elliot DeNolf
c49bb14414
chore(release): db-mongodb@1.0.0-beta.5
2023-10-06 09:27:42 -04:00
Elliot DeNolf
9d1bda070f
chore(release): db-mongodb@1.0.0-beta.4
2023-10-04 14:46:20 -04:00
James
98b6108eab
chore: better alias pattern for db adapters
2023-10-04 14:13:40 -04:00
Elliot DeNolf
fdcdabd3ed
chore(release): all beta packages
2023-10-02 21:47:32 -04:00
Elliot DeNolf
8ba1274e2f
chore: update clean script for all packages
2023-10-02 21:03:41 -04:00
Elliot DeNolf
dbdd317af7
chore: add clean and prepublishOnly scripts to all packages
2023-10-01 22:14:39 -04:00
Elliot DeNolf
8f14cd2c59
chore(release): db-mongodb 1.0.0-beta.0
2023-10-01 14:15:06 -04:00
Elliot DeNolf
4ac9f339e6
chore(db-mongodb): add files key to package.json
2023-10-01 14:13:31 -04:00
Elliot DeNolf
abab0abca8
chore: sort all package.json files in a sane way
2023-09-14 16:32:37 -04:00
Alessio Gravili
73fe11baf3
chore: improve handling of subpath exports for published package ( #3310 )
...
* chore: exportPointerFiles script
* chore: handle creation of subfolders which may not exist
* chore: add json to copyfiles
* chore: do not use exports property for publishConfig
* chore: add clean:unix command
* chore: modify clean:unix command to also delete any tsconfig.tsbuildinfo files
* chore: remove exports properties from db adapter packages
2023-09-11 22:20:12 +02:00
Alessio Gravili
b93d2d89c7
chore: use swc instead of tsc to build
2023-09-01 21:41:12 +02:00
Alessio Gravili
ae7d6f97d2
chore: formatting and linting ( #3261 )
...
* chore: lint packages/payload
* chore: lint packages/db-postgres
* chore: lint packages/db-mongodb
* chore: update eslintrc exclusion rules
* chore: update eslintrc exclusion rules
* chore: lint misc files
* chore: run prettier through packages
* chore: run eslint on payload again
* chore: prettier misc files
* chore: prettier docs
2023-09-01 17:39:44 +02:00
Alessio Gravili
5f7673d735
chore: update configuration files
2023-09-01 17:13:12 +02:00
Alessio Gravili
373e89a6ba
chore: eslint, turbo and various configs
2023-09-01 16:59:45 +02:00
Alessio Gravili
28eaafd9c7
chore: omg it finally works omgggg
2023-08-25 22:08:20 +00:00
Alessio Gravili
6fdd854cab
chore: install packages via workspaces
2023-08-23 12:38:48 +02:00
Alessio Gravili
e24ad67168
chore: migrate to pnpm
2023-08-23 00:21:11 +02:00
Alessio Gravili
9467074fb9
chore: update 2.0 branch from master ( #3207 )
...
Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com >
Co-authored-by: Alessio Gravili <alessio@gravili.de >
Co-authored-by: PatrikKozak <patrik@trbl.design >
Co-authored-by: Lucas Blancas <lablancas@gmail.com >
Co-authored-by: Stef Gootzen <37367280+stefgootzen@users.noreply.github.com >
Co-authored-by: Jarrod Flesch <30633324+JarrodMFlesch@users.noreply.github.com >
Co-authored-by: Jessica Chowdhury <67977755+JessChowdhury@users.noreply.github.com >
Co-authored-by: PatrikKozak <35232443+PatrikKozak@users.noreply.github.com >
Co-authored-by: Greg Willard <Wickett06@gmail.com >
Co-authored-by: James Mikrut <james@payloadcms.com >
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com >
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
fix: WhereBuilder component does not accept all valid Where queries (#3087 )
fix: passes in height to resizeOptions upload option to allow height resize (#3171 )
2023-08-22 16:04:50 -04:00
James
3a5851d28a
chore: passing tests
2023-07-31 18:12:09 -04:00
James
948dae5b63
chore: path cleanup
2023-07-31 15:16:20 -04:00
James
a2e635d75c
chore: path cleanup
2023-07-31 15:10:07 -04:00
James
028872261b
chore: path cleanup
2023-07-31 14:41:52 -04:00
James
832c1069f1
chore: moves db adapters to top-level packages
2023-07-31 14:26:14 -04:00