Skip to content

Conversation

@Gerrit0
Copy link
Collaborator

@Gerrit0 Gerrit0 commented Apr 12, 2020

Note: This effectively sets the minimum Node version to 9.0.0 since it uses util.isDeepStrictEqual and as such can't really be merged until 0.18... I didn't want to add a dependency just for this.

fix: Options.isDefault was always false when passed non-literals.

Closes #1263

fix: Options.isDefault was always false when passed non-literals.

Closes #1263
@Gerrit0 Gerrit0 added this to the 0.18 milestone Apr 12, 2020
@Gerrit0
Copy link
Collaborator Author

Gerrit0 commented Apr 12, 2020

Incidentally, Travis fails because of this. We still test on Node 8.

@benmccann
Copy link

@Gerrit0 this one will need a rebase. also, you can make travis pass by removing node 8 in the .travis.yml:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typedoc.json inputFiles property not working as expected

3 participants