Sanjay
5199f66ea0
chore: Post migration changes ( #1560 )
...
* fix: disallow empty casts (#1555 )
* fix: Fix peer check job not actually starting (#1559 )
* fix: Allow syncTrie to handle names that are substrings (#1546 )
* fix: Allow syncTrie to handle names that are substrings
* Add migration to delete unpadded fnames from syncTrie
* changeset
2023-11-08 16:56:54 -08:00
Varun Srinivasan
4c38067c15
chore: switch from eslint/prettier to rome ( #1074 )
...
* chore: add rome config files
* chore: add rome into configs and ci
* chore: remove eslint annotations
* chore: update annotations for rome ignores
* chore: remove prettier
2023-07-04 19:09:15 -07:00
Paul Fletcher-Hill
1c6838ac7b
upgrade turbo and add protoc command ( #853 )
2023-04-10 18:56:04 -04:00
Anthony D'Addeo
6555674168
chore: add clean to turbo pipeline ( #405 )
...
* chore: add clean to turbo pipeline
* add clean script to root package
2023-01-11 09:39:35 -05:00
Paul Fletcher-Hill
d3583ba7d5
chore: rename packages and move app to apps/hub ( #399 )
...
* add js package readme
* change name to @farcaster/js
* intermediate commit
* update package names and build scripts
* delete renamed files
* revert eslint package upgrades and remove changelog
* move root dependencies to devDependencies
* v0.1.1
* v0.1.1
* v0.1.1
* v0.1.2
* build with tsup
* regenerate yarn.lock
* remove unused package-lock.json file
* reset yarn.lock
2023-01-09 22:51:54 -05:00
Varun Srinivasan
a198dda18e
refactor: monorepo ( #340 )
...
* feat: configure turborepo to run tasks
* refactor: set up app/ workspace
* fix: move tsconfig up and inherit
* fix: update turborepo
* refactor: extract flatbuffers to package
* fix: ci by using symlink instead of yalc
* refactor: extract eslint config
* ci: add manypkg to catch package issues
* security: remove manypkg due to yarn audit fail
* fix: misc changes
* refactor: move config into hub
* fix: export as module
* remove: manypkg postinstall
2022-12-31 17:12:50 -08:00