12.0.1 (2022-09-26)
12.0.0 (2022-09-01)
11.2.2 (2022-04-08)
11.2.1 (2022-03-17)
11.2.0 (2022-03-01)
11.1.0 (2021-11-19)
11.0.1 (2021-08-11)
11.0.0 (2021-07-19)
10.1.1 (2021-07-01)
10.1.0 (2021-06-05)
10.0.1 (2021-06-05)
- throw if can't determine CID (9f97af9)
10.0.0 (2021-06-05)
9.0.3 (2021-06-04)
- max content and body length set to infinity (ca880a2)
9.0.2 (2021-06-04)
- maxContentLength Infinity must be a string (29c231a)
9.0.1 (2021-06-04)
9.0.0 (2021-06-04)
- dir is always a directory (c3fd85c)
- get cid of base directory (18234f3)
- ignore _site and remove (ff946f3)
- print error stack trace if available (9f51d07)
- remove IpfsNode from the list for now (6056d0a)
- typings (d4236c7)
8.1.0 (2021-06-01)
- pinata deploy error handling and 429 retries (#192) (8c1c09d)
- site-domain parameter when using cloudflare (#197) (be5031a)
8.0.1 (2020-07-19)
8.0.0 (2020-07-19)
7.14.0 (2020-01-27)
7.13.0 (2019-11-11)
7.12.0 (2019-11-06)
7.11.2 (2019-10-25)
7.11.1 (2019-09-30)
7.11.0 (2019-09-29)
7.10.5 (2019-09-06)
7.10.4 (2019-08-05)
- long directories on cluster (b8f3f9e)
- move path to the beginnign (2302653)
- open in right gateway (a9db360)
- simplify entry point (365bf0e)
7.10.3 (2019-08-05)
7.10.2 (2019-08-05)
7.10.1 (2019-08-05)
- remove cluster variable from pinata err (2a766b3)
7.10.0 (2019-08-05)
7.9.0 (2019-08-04)
7.8.0 (2019-06-25)
- pinning: error out if hashes don't match (7fd847b)
7.7.3 (2019-06-15)
- clipboard: prevent error on codesandbox.io (ef18271)
7.7.2 (2019-06-08)
- default to open and copy to clipboard (73a9b9d)
7.7.1 (2019-06-08)
- fix --no-open and --no-clipboard (12284a6)
7.7.0 (2019-06-07)
- don't deploy after printing version (4cbe850), closes #6
- print pinned hash to stdout (2d4e2c9), closes #9
7.6.0 (2019-05-17)
- support node 12 (cb9c43f)
7.5.0 (2019-05-17)
- return just gateway url if no cid provided (98e55d4)
- add example ava test (cc1c34d)
7.4.0 (2019-05-16)
- support node 11 (ae1aec7)
7.3.0 (2019-05-03)
- notify when update is available (b5afeef)
7.2.1 (2019-05-03)
- fix missing pinata name when domain empty (8023d82)
7.2.0 (2019-05-02)
- show gateway url for IPFS pinning service (e964d00)
7.1.1 (2019-05-01)
- bin: Handle no path arg when also can't guess (525aeac)
7.1.0 (2019-04-30)
- Prevent Infura timeouts when only pinner (51ef698)
7.0.3 (2019-04-25)
- Publish to correct registry (a6f71f1)
7.0.2 (2019-04-22)
- Promote prettier to regular dependency (24f198e)
7.0.1 (2019-04-22)
- Fix missing dependency (34d8bff)
7.0.0 (2019-04-22)
- daemon: Remove js-ipfsd-ctl (71761c3)
- daemon: - js-ipfs requires manual port forwarding
6.0.1 (2019-04-15)
- ipfsd: Listen to peers outside localhost (618e1a2)
6.0.0 (2019-04-14)
- Guess SSG build path when none provided (184c66f)
-
- Make [path] parameter optional for good
- Use list of destination directories of common static site generators to guess directory to be deployed when none provided
5.0.1 (2019-04-13)
- config: Handle missing envvars informatively (25aee12)
5.0.0 (2019-04-12)
- Guard property access (77b5a05)
- Show size of directory to be deployed (abe44f4)
-
- Remove option to pin only locally for now Detecting an existing running daemon has to be improved
4.0.2 (2019-04-11)
- bin: Make path mandatory (4a634a5)
- clipboard: Hide clipboard msgs when disabled (4e74497)
- daemon: Handle ipfs daemon connection errors (e56506b)
4.0.1 (2019-04-11)
- Handle infura pinning error (d6d6559)
4.0.0 (2019-04-08)
- Add return values to API and CLI (90a3395)
-
- Return pinned hash from deploy()
- Return pinned hash from CLI
3.1.1 (2019-04-08)
- Pick public multiaddresses properly (68d238a)
3.1.0 (2019-04-08)
- Spawn bundled daemon when ipfs not installed (2711044)
3.0.0 (2019-04-07)
-
- Make 'public' default deploy path for binary
- Open public gateway URL on browser by default, use -O to opt-out
- Don't require signing up for anything with default options
- Don't upload to pinata by default
- Don't update cloudflare DNS by default, use -d cloudflare
- Keep uploading to infura, which doesn't require signup
- Rework API options for deploy()
2.0.0 (2019-04-04)
- Parameterize binary and library (53ce7a6)
-
- Ask for path to deploy when running binary
- Move dotenv call from library to binary
- Use IPFS_DEPLOY prefix in env variables and change their names
- Change deploy() signature to take credentials & domain as parameters
1.2.0 (2019-04-04)
1.1.0 (2019-04-03)
- fix ora newlines (4335458)
- deploy to infura.io besides pinata.cloud (3502bc7)
1.0.0 (2019-04-03)
- meta: become a published package (380b8ed)