Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Releases: netlify/netlify-dev-plugin

v1.0.17

06 May 17:26
Compare
Choose a tag to compare

Merged

  • Fix dev command when running with npm - fix #119 #170

Fixed

  • Fix dev command when running with npm - fix #119 #119

Commits

v1.0.16

29 Apr 14:33
Compare
Choose a tag to compare

Commits

v1.0.15

25 Apr 15:12
Compare
Choose a tag to compare

Merged

  • Fix live tunnel port when proxyPort is taken #146

Commits

  • silence function adding log c8a7d81
  • remove stray console log f7acb99

v1.0.14

25 Apr 06:46
Compare
Choose a tag to compare

Merged

  • Fix async and callback combo handling #166
  • Handle binary request body using buffer: intends to fix #143 #145
  • unhide functions command for docs #161
  • update log message #159

Commits

  • fix the async and callback combo issue and the reload issue f3e7620
  • fix function templates from demo a02dbf7

v1.0.13

23 Apr 20:34
Compare
Choose a tag to compare

Merged

  • fix: take out preferredCommand #157
  • feat: Add detectors for Quasar v0.17 & v1.0 beta #153

Commits

  • add identity event triggered functions 7703e4d
  • add hasura event trigger template 08cfeaa
  • readme c70f0ed

v1.0.12

18 Apr 19:07
Compare
Choose a tag to compare

Merged

  • Inject client context into functions #138

Commits

v1.0.11

16 Apr 23:57
Compare
Choose a tag to compare

Merged

  • remove --functions flag in netlify functions:create #123
  • gracefully handle bad function responses #124
  • make npm run test script actually work - fix all eslint issues #125

Commits

v1.0.10

16 Apr 18:25
Compare
Choose a tag to compare

Merged

  • Extract serveFunctions from ZISI #122

Commits

  • move serveFunctions into netlify dev plugin from ZISI 27da118
  • add finders.js f6fbb9c
  • add graphql rest wrapper and remove chuck norris api 70ebded

v1.0.9

10 Apr 23:23
Compare
Choose a tag to compare

Merged

  • Chalk was not defined #117

Commits

  • drop resolvers field in graphql gateway f92e2b3

v1.0.7

10 Apr 19:40
Compare
Choose a tag to compare

Merged

  • Tweak graphql template #116
  • fix: Add Nuxt #115

Commits