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

Latest commit

 

History

History
377 lines (246 loc) · 22.4 KB

CHANGELOG.md

File metadata and controls

377 lines (246 loc) · 22.4 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

v1.0.28 - 2019-07-30

Commits

  • Revert "Revert: "Switch to npm package-lock.json"" f903fe7
  • Revert: "Switch to npm package-lock.json" 6297719
  • Update package-lock.json eb1dde7

v1.0.27 - 2019-07-30

Commits

  • Switch to npm package-lock.json 88ea0e6

v1.0.26 - 2019-07-30

Merged

  • Don't allow child scripts to manipulate terminal #227

Fixed

  • avoid svelte-sapper duplication #347

Commits

  • minor bugfixes for functions:invoke 3de0ea2
  • Remove strip-ansi bd6f53b
  • Strip ANSI before displaying child output e48711b

v1.0.25 - 2019-07-23

Merged

  • update cli-utils #225

Commits

  • document netlify functions:invoke a12c694
  • minor tweaks to netlify dev functions docs 3854e64
  • update utils f5f42a1

v1.0.24 - 2019-07-22

Merged

  • change —auth flag to —identity #224

v1.0.23 - 2019-07-19

Merged

  • Fix flag #222
  • warn before running function builder #216
  • [feature] add functions:invoke command #213
  • Make ports for local server dynamic #205
  • fix typo #214
  • implement basic netlify functions:list command #211

Commits

v1.0.22 - 2019-06-17

Merged

  • Add svelte and sapper to list of detectors #201
  • Check if functions directory exists. Fixes #182 #196

Fixed

  • Check if functions directory exists. Fixes #182 #182

Commits

v1.0.21 - 2019-06-05

Commits

v1.0.20 - 2019-05-20

Commits

  • add husky and lintstaged a2229f4
  • add stripe subcription template 20fa1bb
  • update the graphql gateway template 04f7bc6

v1.0.19 - 2019-05-09

Merged

  • Use existsSync instead of hasRequiredFiles (fixes #177) #178

Fixed

  • Use existsSync instead of hasRequiredFiles (resolves #177) #177

v1.0.18 - 2019-05-08

Merged

  • update serve-functions to watch all files in functions folder, fixes #167 #171
  • Add Middleman detector #172

Commits

  • prettify e2c36cc
  • remove build from env vars message in function templates 008575b

v1.0.17 - 2019-05-06

Merged

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

Fixed

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

Commits

  • update serve-functions to watch all files in functions folder a706084
  • Add Middleman detector 340a442
  • Update index.js 13cb5a0

v1.0.16 - 2019-04-29

Commits

v1.0.15 - 2019-04-25

Merged

  • Fix live tunnel port when proxyPort is taken #146

Commits

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

v1.0.14 - 2019-04-25

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 - 2019-04-23

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
  • handle binary uploads using buffer ff8817e

v1.0.12 - 2019-04-18

Merged

  • Inject client context into functions #138

Commits

v1.0.11 - 2019-04-16

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 - 2019-04-16

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 - 2019-04-10

Merged

  • Chalk was not defined #117

Commits

  • drop resolvers field in graphql gateway f92e2b3

v1.0.7 - 2019-04-10

Merged

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

Commits

v1.0.6 - 2019-04-10

Merged

  • fix npm run bug with execa #111
  • just use ◈ instead of overly wordy branding #109

Commits

  • remove mention of private beta d214389

v1.0.5 - 2019-04-09

Merged

  • Add vuepress detector #108

v1.0.4 - 2019-04-09

Commits

v1.0.2 - 2019-04-09

Commits

  • add better description for static server 1c6df00

v1.0.1 - 2019-04-09

Merged

  • Make sure we don't start the live tunnel before the dev server is running #107

Fixed

v1.0.0 - 2019-04-09

Merged

  • Pre publish #105
  • fix: Enable flags for port and cmd #104

Commits

  • fix react-static tempalte 93fdbd3

v1.0.0-beta.0 - 2019-04-09

Merged

  • fix: Making sure command is properly set in settings from dev block #103
  • add nextjs, hexo, gridsome, phenomic, docusaurus, brunch #102
  • New visual identity with Netlify Gem! as well as warning/error indicators ◈ #101
  • Return a promise from netlify-lambda detector #100
  • Add support for function builders #94
  • generalize dependency and config file matching to a common utility and add UI for multiple matching detectors and scripts #96
  • Fix websocket proxying #93
  • Update rules proxy #92
  • Make netlify dev faster (reuse accessToken) #91
  • Remove dev port #90
  • inject env vars everywhere #88
  • add warning if site is not linked when running netlify deploy live tunnel #87
  • Update telemetry #85
  • Handle alternative paths the same way as when deployed #70
  • Fix fetch updates for the tunnel client. #86
  • Remove shell option. #83
  • Prepare repository to be open source. #84
  • add ora spinner and add a prompt before running postinstall script for an functions:create #82
  • Make sure to wait for dependency install #81
  • Make sure we always choose a free port for function server #79
  • add working fauna graphql template #80
  • intentionally use blank prettier #76
  • Make addon install lifecycle #74
  • Add flag for live sessions. #39
  • add detector type field #73
  • fix serve functions.. and correct the root cause of localhost:30001 bug #71
  • bring gatsby and RS detectors up to par with CRA #69
  • minor bugfixes to #67 #68
  • refactor cmd to command, document, and make netlify.toml dev block overrides explicit #67
  • Don't open the url by default. #64
  • Output improvements #63
  • Add example for [dev] block #44
  • add telemetry #49
  • Add vue detector #54
  • add aliases for netlify functions command #50
  • add else blocks and nicer comments for fauna example #51
  • Use the standard netlify js client #52
  • Fauna CRUD improvements #47
  • Update static server #46
  • Add some context to the README #43
  • Fix Gatsby's dev command. #41
  • break up the registry into individual files #40
  • Add autocomplete for functions templates #37
  • add GraphQL template #36
  • Add typescript and golang templates, and let templates install addons #34
  • Adding readme structure #33
  • switch functions templating to entirely folder based with a template registry #32
  • extract safeJoin functionality out into a library #30
  • Add functions create from url #29
  • add openBrowser after netlify dev completes #28
  • Add name flag to functions create #17
  • Some small UX tweaks #23
  • Fix eslint use-spread error by requiring node 8.3.0 (from 8.0.0) #15
  • Clean up detectors #14
  • add v2 of templates with assets and no requiring of all the things #26
  • add onComplete lifecycle to netlify functions template #24
  • add working basic templates for netlify functions:create #22
  • Fix missing require #16
  • Set up and run prettier #13
  • fix functions create #20
  • Detect overrides for dev server from [dev] settings #18
  • add Array.isArray check to addons code in netlify dev #12
  • add install off deps to readme #7
  • Set site environment variables in local dev #5
  • Add functions:build command #4
  • Fall back to a basic static server if no dev server is detected #1

Commits

  • Fix dependencies. 0b8c369
  • add GA, email, stripe, url shortener templates 30ba0c6
  • add it working dc51eb2