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

v1.0.0-beta.0

Compare
Choose a tag to compare
@bcomnes bcomnes released this 09 Apr 03: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