aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts
Commit message (Expand)AuthorAgeFilesLines
* PublishFabio Berger2018-03-191-1/+1
* Make new packages default to public on publishFabio Berger2018-03-191-0/+3
* PublishFabio Berger2018-03-191-3/+3
* Updated CHANGELOGSFabio Berger2018-03-191-1/+1
* Keep console.log in monorepo-scriptsBrandon Millman2018-03-152-4/+4
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-156-3/+189
|\
| * Fix linter issuesxFabio Berger2018-03-141-1/+1
| * Remove outdated commentFabio Berger2018-03-141-3/+0
| * Move configuration into package.json configs sectionFabio Berger2018-03-141-44/+97
| * Consolidate docs generation and uploading logicFabio Berger2018-03-141-0/+26
| * Use async/await instead of promise syntaxFabio Berger2018-03-141-15/+14
| * Move changelog entryFabio Berger2018-03-141-0/+5
| * Fix lint issuesFabio Berger2018-03-131-3/+3
| * Re-add linter to monorepo-scripts but with tslint-config dep at earlier versi...Fabio Berger2018-03-132-0/+5
| * small fixesFabio Berger2018-03-132-4/+2
| * move scripts to monorepro-scriptsFabio Berger2018-03-135-2/+105
* | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-143-7/+5
|/
* PublishFabio Berger2018-03-051-2/+2
* Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-3/+3
* PublishFabio Berger2018-02-101-2/+2
* PublishFabio Berger2018-02-101-2/+2
* Simplify standard postpublish script and remove them from some private packagesBrandon Millman2018-02-091-15/+0
* PublishLeonid Logvinov2018-02-061-2/+2
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-2/+2
|\
| * PublishLeonid Logvinov2018-02-011-2/+2
* | Merge pull request #359 from 0xProject/feature/ts-2.7Leonid2018-02-051-1/+1
|\ \
| * | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
* | | Add build:watch to README'sLeonid Logvinov2018-02-021-0/+6
|/ /
* / Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* PublishFabio Berger2018-01-301-2/+2
* PublishLeonid Logvinov2018-01-301-2/+2
* PublishLeonid Logvinov2018-01-251-2/+2
* PublishBrandon Millman2018-01-181-2/+2
* Add postpublish scriptsLeonid Logvinov2018-01-131-0/+15
* PublishLeonid Logvinov2018-01-111-2/+2
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-101-6/+2
* Apply prettify on json and md filesLeonid Logvinov2018-01-044-48/+46
* Apply prettier configLeonid Logvinov2018-01-031-1/+1
* PublishFabio Berger2017-12-281-2/+2
* PublishLeonid Logvinov2017-12-211-2/+2
* Standardize on improved contributing sectionFabio Berger2017-12-201-1/+1
* Add mono repo scripts READMEFabio Berger2017-12-201-0/+51
* PublishBrandon Millman2017-12-091-2/+2
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-1/+1
* Inline functionLeonid Logvinov2017-12-061-6/+1
* Introduce a constLeonid Logvinov2017-12-061-1/+3
* Make privateLeonid Logvinov2017-12-061-0/+1
* Add version matcher scriptLeonid Logvinov2017-12-064-0/+110