Fabio Berger
f7c1e10b5a
Move configuration into package.json configs section
2018-03-14 14:07:24 +01:00
Fabio Berger
a2e848a7fa
Fix lint issues
2018-03-13 16:55:50 +01:00
Fabio Berger
ca25b816fa
move scripts to monorepro-scripts
2018-03-13 15:29:12 +01:00
Fabio Berger
9699ee4eff
Merge branch 'development' into addPackagePublishConfig
...
* development: (94 commits)
Update CHANGELOG
Add solc 0.4.20 and 0.4.21
Prettier sra-report README
Add new packages to top level README
Updated @0xproject/utils in top level package.json
Publish
Updated CHANGELOGs
Detail tests in the README
Add support for ropsten and rinkeby
Fix yarn.lock
Update list of packages and organize them alphabetically
Fix prettier issues
Add support for going back to previous hashes via the browser back button to wiki
Scroll to previous hashed elements when user clicks back button
Add back strict null checks to react-shared package and fix issues
remove ability to have implicit dependencies and add missing deps
update license
remove no-implicit-this
Add example & screenshot to npmignore
Remove `;` to be nice to windows users
...
2018-03-09 08:39:38 +01:00
Brandon Millman
8e5a876b37
Publish
...
- 0x.js@0.33.1
- @0xproject/abi-gen@0.2.5
- @0xproject/assert@0.2.0
- @0xproject/base-contract@0.0.3
- @0xproject/connect@0.6.3
- contracts@2.1.15
- @0xproject/deployer@0.2.1
- @0xproject/dev-utils@0.2.1
- @0xproject/json-schemas@0.7.14
- @0xproject/react-docs@0.0.1
- @0xproject/react-shared@0.0.1
- @0xproject/sra-report@0.0.1
- @0xproject/subproviders@0.7.0
- @0xproject/testnet-faucets@1.0.16
- @0xproject/types@0.3.1
- @0xproject/utils@0.4.1
- @0xproject/web3-wrapper@0.2.1
- @0xproject/website@0.0.18
2018-03-08 10:20:46 -08:00
Fabio Berger
da277f5b27
Add package.json publishConfig so that these packages are published as public.
2018-03-08 16:57:09 +01:00
Fabio Berger
011bab3c80
Add missing instructions to add external types to tsconfig.json after installing the package
2018-03-05 06:11:53 +01:00
Fabio Berger
3837913855
Changelog tweaks
2018-03-04 19:38:16 +01:00
Fabio Berger
65eb3997d9
Publish
...
- 0x.js@0.33.0
- @0xproject/abi-gen@0.2.4
- @0xproject/assert@0.1.0
- @0xproject/base-contract@0.0.2
- chai-as-promised-typescript-typings@0.0.10
- chai-typescript-typings@0.0.4
- @0xproject/connect@0.6.2
- contracts@2.1.14
- @0xproject/deployer@0.2.0
- @0xproject/dev-utils@0.2.0
- ethers-typescript-typings@0.0.2
- @0xproject/json-schemas@0.7.13
- @0xproject/monorepo-scripts@0.1.12
- @0xproject/subproviders@0.6.0
- @0xproject/testnet-faucets@1.0.15
- @0xproject/tslint-config@0.4.10
- @0xproject/types@0.3.0
- @0xproject/utils@0.4.0
- web3-typescript-typings@0.10.0
- @0xproject/web3-wrapper@0.2.0
- @0xproject/website@0.0.17
2018-03-04 19:35:59 +01:00
Fabio Berger
47411b406d
Updated CHANGELOGS
2018-03-04 17:02:50 +01:00
Fabio Berger
42f4f07268
Merge pull request #429 from 0xProject/fix/incorrectDeps
...
Move required typing from devDeps to deps
2018-03-04 15:21:32 +01:00
Fabio Berger
c797c720be
Update all mentions of the repo name being 0x.js
to 0x-monorepo
2018-03-03 19:11:09 +01:00
Fabio Berger
02603e8926
reorder deps
2018-03-03 10:20:04 +01:00
Fabio Berger
c5003554f4
Move ethers and web3 types to deps since both are required when interacting with this package
2018-03-03 10:06:02 +01:00
Leonid Logvinov
002f9ebde7
Update the README
2018-02-27 18:33:05 -08:00
Leonid Logvinov
72e6e1ce8b
Move BaseContract to its own package
2018-02-27 17:51:31 -08:00