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
.
2.0.16 (2023-02-15)
- deps: update dependencies to fix security issues
2.0.15 (2021-10-11)
- deps: update babel monorepo (eece3ca)
2.0.14 (2021-08-09)
- deps: update babel monorepo to v7.15.0 (01d22d6)
2.0.13 (2021-08-02)
- deps: update dependency @babel/preset-env to v7.14.9 (f94800d)
2.0.12 (2021-07-26)
- deps: update babel monorepo to v7.14.8 (f5963d6)
2.0.11 (2021-07-05)
- deps: update babel monorepo to v7.14.7 (430d7f0)
2.0.10 (2021-06-21)
- deps: update dependency @babel/core to v7.14.6 (1da475e)
- deps: update dependency globby to v11.0.4 (07fc2f2)
2.0.9 (2021-06-14)
- deps: update babel monorepo to v7.14.5 (523de69)
2.0.8 (2021-05-31)
- deps: update babel monorepo to v7.14.4 (0388d9c)
2.0.7 (2021-05-17)
- deps: update babel monorepo to v7.14.2 (9d64934)
- deps: update dependency @babel/preset-env to v7.14.1 (751f71b)
2.0.6 (2021-05-03)
- deps: update babel monorepo to v7.14.0 (8eda10c)
2.0.5 (2021-04-26)
- deps: update dependency @babel/core to v7.13.16 (3c8a2b7)
2.0.4 (2021-04-20)
- deps: update babel monorepo (d8dad73)
- deps: update babel monorepo to v7.12.16 (1e8da3b)
- deps: update babel monorepo to v7.12.17 (fb8504e)
- deps: update babel monorepo to v7.13.10 (d3e9f35)
- deps: update babel monorepo to v7.13.15 (e959552)
- deps: update dependency @babel/core to v7.13.14 (3f21b2f)
- deps: update dependency @babel/preset-env to v7.13.9 (aea95ec)
- docs: Update .babelrc example for use with TypeScript (#401) (96f040d)
2.0.3 (2021-01-18)
- babel config lookup (#364) (15001e3)
- deps: update babel monorepo to v7.12.10 (e23ef19)
- deps: update dependency @babel/preset-env to v7.12.11 (3ae6e97)
- deps: update dependency globby to v11.0.2 (edc92a9)
- deps: update dependency webpack to v4.45.0 (140ab49)
- docs: add CONTRIBUTING.md and CODE_OF_CONDUCT.md (#342) (c38ebc5)
- chore(deps): bump ini from 1.3.5 to 1.3.8
#341
- chore(fossa): fix github actions workflow file for fossa
#323
- fix(deps): update dependency jwt-decode to v3
#308
- chore(deps): update dependency gh-release to v4
#296
- chore(deps): update commitlint monorepo to v11
#295
- fix(docs): update readme to not include hardcoded version
#265
- chore: add issue templates
#264
- chore: delete stale.yml
#263
- ci: add pr labeler
#271
- chore(deps): lock file maintenance
#270
- chore(deps): lock file maintenance
#261
- fix(deps): update babel monorepo
e419cbf
- chore(deps): update dependency jest to v26.5.3
0f8a9fa
- chore(deps): update dependency jest to v26.4.0
ba0d016
v2.0.1 - 2020-07-21
- chore(deps): lock file maintenance
#256
- fix(webpack): use webpack-merge v4 to support merge.smart
#252
- chore(ci): test in node 14 instead of 13
e220ca4
v2.0.0 - 2020-07-15
- chore: remove yarn.lock file
#247
- chore(deps): update node.js to >=v10.21.0
#248
- chore(deps): lock file maintenance
#246
- chore: update tooling
#241
- fix(build-command): report exit code 1 when compilation fails
#239
- remove comma otherwise it's going to throw an error
#209
- allow overriding webpack stats config
#205
- Add extra error messaging
#194
- Small code simplification (
Array.reduce()
->Array.some()
)#192
- Add
package-lock.json
to.gitignore
#191
- Document minimum Node.js version
#190
- Add support for multivalue headers.
#181
- add utm
7a7d558
- Update README.md
23db458
- make very clear netlify serve is not encouraged anymore
3198e3c
v1.6.3 - 2019-08-22
- fix String Comparison Bug
#178
- wrap functionsPath and dirPath to guarantee compatibility
2d8aa6f
v1.6.2 - 2019-08-16
- fix: recognize package.json in the root target also
#175
- fix: recognize package.json in the root target also
#174
v1.6.1 - 2019-08-16
- improve netlify dev vs netlify lambda docs
#172
- move globby to deps not devdeps closes #173
#173
v1.6.0 - 2019-08-15
- readme
c3e01fd
v1.5.1 - 2019-07-25
- add more descriptive error
42c6e1f
v1.5.0 - 2019-07-05
v1.4.13 - 2019-05-22
- add missing config set up for serve
#159
v1.4.12 - 2019-05-22
- fix: proritize server builds over browser for packages
#160
v1.4.11 - 2019-05-19
- Fix userWebpackConfig issue
#157
v1.4.10 - 2019-05-17
- Add flag to not use relative .babelrc config
#154
- add new flag to opt out of default babelrc loading
9117c36
- update readme
c6d2663
- add missing <
0fd4b18
v1.4.9 - 2019-05-16
- clearCache fallbacks to chunk.id if chunk.name is null
#144
- fix: start server when serving static functions
#151
v1.4.8 - 2019-05-16
- add bail: true to webpack config
#153
- Update README.md
7ab1220
v1.4.7 - 2019-05-01
- add version and gh-release
c66cf5f
v1.4.6 - 2019-05-01
v1.4.5 - 2019-04-16
- refactor: change order of webpack stats logging and server setup
#141
- chore: whitelist files published to npm
#139
- chore: add license file
#140
- Update README.md
ec330bc
v1.4.4 - 2019-04-15
- Resolve plugins and loaders
#137
v1.4.3 - 2019-03-14
- docs: add tutorial to README
#127
- Fix typos in README.md in Debugging section
#125
- Fix how NODE_ENV is being handled
#123
- Fixes typo in README.md
#122
- add next.js instructions
04bf691
- rewrite timeout feature for node <10
2ef8382
- add react static instructions
94e10cd
v1.4.2 - 2019-02-13
v1.4.1 - 2019-02-12
- Clears the invocation timeout if the invocation is a success.
#121
- Update serve.js to clear the timeout if a function invocation is a success within the timeout.
20cb467
- Update README.md
6f470ae
v1.4.0 - 2019-02-11
- document timout and node-fetch
d005ee3
1.4.0 - 2019-02-11
- Enable function invocation timeout using Promise.race
#116
1.3.3 - 2019-02-02
v1.3.3 - 2019-02-02
- add nice warning message if body omitted
dcaac14
v1.3.2 - 2019-02-02
- add config docs everywhere
#110
v1.3.1 - 2019-01-30
1.3.1 - 2019-01-30
v1.3.0 - 2019-01-21
- fix(build): Exclude test files
#105
- Add tests
#94
- Check for babelrc up from given functions folder
#98
- inject clientContext to served function on dev-server
#57
- Provide response for zero/unmatched/invalid args
#102
- Make netlify.toml
functions
field consistent#101
- Proposal: add warning if no function files found
#84
v1.1.1 - 2018-12-15
- Fix 'queryStringParameters' when the url contains multiple question marks
#85
- Add .ts to resolve.extensions
#80
- Debugging instructions added to README
#83
- Add Angular Proxy Documentation
#81
- Add "how to use TypeScript" to README.md
#77
- Fix build
.mjs
filename#78
- Support extensions: .mjs and .ts
#76
- Removed base-64 package in favour of node Buffer
#68
- Update link to create-react-app-lambda
#70
- fixed querystring parsing #54
#67
- Added "-s --static" option to prevent building of files
#62
- add support for http-server
#50
- Match body size limit to AWS
#31
- Add multipart/form-data content-type to base64 exclusion list. Closes #42
#58
- Upgrade to Babel 7 and Webpack 4 (fully tested)
#63
- Add a note regarding proxying
#30
- Custom Babel env target
#25
- Support async handlers
#24
- Add "--port" Option
#16
- Ignore favicon
#19
- Include environment variables from config
#22
- Warn same source
#21
- fix: erroneous assignment in babelOpts
#11
- Pass additionalConfig to webpack while watching
#14
- Support for customizing babel and webpack
#5
- Miss missing dependencies babel-loader and babel-core
#4
- Match AWS behavior with text content
#3
- Update package.json
#1