Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit fb3d606

Browse files
committed
CHANGELOG
1 parent 34bf3ae commit fb3d606

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 2.3.0 - 2019-02-06
6+
* Improve function deployments with [@netlify/zip-it-and-ship-it](https://github.com/netlify/zip-it-and-ship-it) ([#34](https://github.com/netlify/js-client/pull/34))
7+
* Functions can now have their own `node_modules` folder, separate from your top-level sites.
8+
59
## 2.2.5 - 2019-01-31
6-
* Fix rare bug when importing `netlify` with webpack. This fixes library compatibility with `netlify-lambda`. (#35)[https://github.com/netlify/js-client/pull/35]
10+
* Fix rare bug when importing `netlify` with webpack. This fixes library compatibility with `netlify-lambda`. ([#35](https://github.com/netlify/js-client/pull/35))
711

812
## 2.2.4 - 2019-01-22
913
* Fix additional file upload failure modes

0 commit comments

Comments
 (0)