greenkeeper[bot]
e16fa03b90
chore(package): update ava to version 0.18.1 ( #280 )
https://greenkeeper.io/
8 years ago
Leo Lamprecht
f3b2324039
Link changelog for new update
8 years ago
Leo Lamprecht
1304f9b916
Custom message for update
8 years ago
Olli Vanhoja
213d9080b9
Improved domain verification ( #270 )
New domains are no longer allowed as unverified, that allows us to
simplify `now alias` command a bit.
8 years ago
Tim Neutkens
d8f532cabf
Added husky ( #251 )
* Added husky
* Lint on precommit
8 years ago
Leo Lamprecht
cb7fb54805
4.0.1
8 years ago
Leo Lamprecht
be1a799f18
Bumped `serve`
8 years ago
Leo Lamprecht
61b7f21e09
No need to tell greenkeeper about the emails
8 years ago
Leo Lamprecht
6e59af191f
4.0.0
8 years ago
Leo Lamprecht
516ad204c0
Only show update message in production
8 years ago
Olli Vanhoja
548088111b
Improve now alias UX in case of an external DNS and a CNAME entry
8 years ago
Leo Lamprecht
add7bcfbea
Require `--alias` for all existing kinds of automatic aliasing
8 years ago
Leo Lamprecht
7ccb4de336
New name for `alias` property
8 years ago
Leo Lamprecht
fb03bd6c21
Allow the `alias` field to be an array
8 years ago
Leo Lamprecht
bde79dbab8
NPM => npm
8 years ago
Leo Lamprecht
90f2781c9a
3.1.2
8 years ago
Leo Lamprecht
8027751e4b
Bumped `serve` yet again
8 years ago
Leo Lamprecht
6c5c8cb93d
Don't generate sourcemaps when transpiling
8 years ago
Leo Lamprecht
1770486ff6
Bumped `serve` to latest version
8 years ago
Matheus Fernandes
b16a747d54
3.1.1
8 years ago
Matheus Fernandes
c31c926aac
Pass a Windows-aware Regex to `async-to-gen/register`
8 years ago
José Padilla
6799c0eefe
Update async-to-gen ( #258 )
8 years ago
Leo Lamprecht
76fd0838ed
3.1.0
8 years ago
Matheus Fernandes
3269d4203b
Only transform our code with `async-to-gen/register` ( #254 )
8 years ago
Guillermo Rauch
83326fd8c4
add now.json support
8 years ago
Guillermo Rauch
f6e67cb8f8
Merge pull request #2 from zeit/now.json
Support for `now.json`
8 years ago
Nathan Rajlich
9540863c0e
fix typo
8 years ago
Nathan Rajlich
957744e3a5
add `now.json:name` field support
8 years ago
Nathan Rajlich
7f92455b2e
lint *again*
8 years ago
Nathan Rajlich
73f22bb68e
use G's wording for error message
8 years ago
Nathan Rajlich
540caa4db7
fixes for when `nowConfig` is null
8 years ago
Nathan Rajlich
0b2b39222c
lint
8 years ago
Nathan Rajlich
1151830af6
a couple more test cases and fixes for them
8 years ago
Nathan Rajlich
7daf1e4c49
Only throw when both `pkg.now` and `now.json` are present
Fixes failing test case.
8 years ago
Nathan Rajlich
38fe08ad97
rename getMetadata() to readMetaData()
Matches what it's called elsewhere in the codebase
8 years ago
Nathan Rajlich
4ad921e958
add first `now.json` test case
Passing.
8 years ago
Nathan Rajlich
d9b5c4d4fa
fix lint
8 years ago
Nathan Rajlich
f6c0e65b7f
fail hard when both a `now.json` and `package.json` file with "now" are present
As discussed in the GH issue.
8 years ago
Nathan Rajlich
c44284b0b3
remove unused require call
8 years ago
Nathan Rajlich
c11131310c
fix lint
8 years ago
Nathan Rajlich
76e4ab5037
support `now.files` in now.json
Needs a test case still...
8 years ago
Nathan Rajlich
cee788d3e1
add a `strict` mode to readMetadata()
Test cases will set this to `false`, because they're
missing `scripts.start` and other required properties in this function
8 years ago
Nathan Rajlich
4c9caa420b
initial `now.json` support
8 years ago
Tim Neutkens
168f553025
Remove unused dependencies ( #250 )
8 years ago
Jesús Lobos
73a1f84080
Fix `Native` and `Packages` comment structure ( #244 )
8 years ago
Leo Lamprecht
b7f756aeda
3.0.1
8 years ago
Eli Perelman
6e62d874bc
Normalize package.json main file for extensionless or directory entries
8 years ago
Guillermo Rauch
5fd5802880
Improved agent ( #240 )
* improves agent
- reverts spdy for now (causing issues with alias)
- sets up an agent pool of 4 max sockets with a 10s keep alive timeout
- better error handling and re-initialization
* improves agent
- reverts spdy for now (causing issues with alias)
- sets up an agent pool of 4 max sockets with a 10s keep alive timeout
- better error handling and re-initialization
8 years ago
Jarmo Isotalo
3732bfb16c
Don't require for CMD and EXPOSE to be defined in Dockerfile used for ( #237 )
deploying but allow those to be defined in upstream Dockerfiles
8 years ago
Guillermo Rauch
6622ddcfb9
Release 3.0.0
8 years ago