-
- Downloads
Merge branch 'master' into prettier
* master: fix: correct import of merkle in test chore: move snapshot to new dir refactor: move crdt files into separate directory revert: revert pruning of svg imports style: nicer re-exporting syntax refactor: remove unused imports chore: update package scripts to take advantage of yarn v3 build: add missing eslint dependency to loot-core build: add cross-env dependency to desktop-client package.json build: remove deprecated nohoist settings and prevent hoisting of mobile dependencies fix: move downshift patch to monorepo root CI: update CI definition to use yarn v3 fix: wrap glob in quotes so that it's properly passed to npm-run-all chore: update root yarn scripts to use `workspace` command instead of cd chore: fix broken builds chore: update to yarnv3 and fix missing packages preventing install Force react-error-overlay to 6.0.9 to fix error Add docs for building for windows (contributed by @ejmurra) add: tsconfig.json
No related branches found
No related tags found
Showing
- .circleci/config.yml 3 additions, 3 deletions.circleci/config.yml
- .gitignore 9 additions, 0 deletions.gitignore
- .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs 28 additions, 0 deletions.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
- .yarn/releases/yarn-3.2.0.cjs 785 additions, 0 deletions.yarn/releases/yarn-3.2.0.cjs
- .yarnrc.yml 7 additions, 0 deletions.yarnrc.yml
- bin/package 4 additions, 17 deletionsbin/package
- bin/package-browser 2 additions, 13 deletionsbin/package-browser
- docs/Building-for-Windows.md 18 additions, 0 deletionsdocs/Building-for-Windows.md
- package.json 14 additions, 35 deletionspackage.json
- packages/desktop-client/package.json 1 addition, 0 deletionspackages/desktop-client/package.json
- packages/import-ynab4/importer.js 2 additions, 2 deletionspackages/import-ynab4/importer.js
- packages/import-ynab5/importer.js 1 addition, 2 deletionspackages/import-ynab5/importer.js
- packages/loot-core/bin/get-db-schema 0 additions, 1 deletionpackages/loot-core/bin/get-db-schema
- packages/loot-core/bin/profile-sql.js 0 additions, 1 deletionpackages/loot-core/bin/profile-sql.js
- packages/loot-core/package.json 6 additions, 4 deletionspackages/loot-core/package.json
- packages/loot-core/src/client/actions/account.js 1 addition, 1 deletionpackages/loot-core/src/client/actions/account.js
- packages/loot-core/src/client/actions/sync.js 0 additions, 3 deletionspackages/loot-core/src/client/actions/sync.js
- packages/loot-core/src/client/actions/tutorial.js 0 additions, 1 deletionpackages/loot-core/src/client/actions/tutorial.js
- packages/loot-core/src/client/data-hooks/accounts.js 2 additions, 2 deletionspackages/loot-core/src/client/data-hooks/accounts.js
- packages/loot-core/src/client/data-hooks/payees.js 2 additions, 2 deletionspackages/loot-core/src/client/data-hooks/payees.js
Loading
Please register or sign in to comment