Releases: netlify/netlify-dev-plugin
Releases · netlify/netlify-dev-plugin
v1.0.28
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
Commits
- Switch to npm package-lock.json
88ea0e6
v1.0.25
Merged
Commits
- document netlify functions:invoke
a12c694
- minor tweaks to netlify dev functions docs
3854e64
- update utils
f5f42a1
v1.0.24
Merged
- change
—auth
flag to —identity
#224
v1.0.23
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
Merged
- Check if functions directory exists. Fixes #182
#196
Fixed
- Check if functions directory exists. Fixes #182
#182
Commits
- add create user function
65b0d92
- link to docs in hello world function template
42dada8
- use 8888 default port as suggested in #173
643bc68
v1.0.20
Commits
- add husky and lintstaged
a2229f4
- add stripe subcription template
20fa1bb
- update the graphql gateway template
04f7bc6
v1.0.19
Merged
- Use
existsSync
instead of hasRequiredFiles
(fixes #177) #178
Fixed
- Use existsSync instead of hasRequiredFiles (resolves #177)
#177
v1.0.18
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