homefront
Version:
Object manipulation packed in a simple module.
81 lines (32 loc) • 1.77 kB
Markdown
<a name="3.0.0"></a>
# [3.0.0](https://github.com/SpoonX/homefront/compare/v2.0.0...v3.0.0) (2018-09-15)
### Features
* **Homefront:** add typescript typings for new methods ([1298fa9](https://github.com/SpoonX/homefront/commit/1298fa9))
<a name="2.0.0"></a>
# [2.0.0](https://github.com/SpoonX/homefront/compare/v1.3.4...v2.0.0) (2017-04-20)
### Bug Fixes
* **project:** rename defaults method ([18a496b](https://github.com/SpoonX/homefront/commit/18a496b))
### BREAKING CHANGES
* project: defaults is now called applyDefaults
<a name="1.3.4"></a>
## [1.3.4](https://github.com/SpoonX/homefront/compare/v1.3.3...v1.3.4) (2017-03-23)
### Bug Fixes
* **project:** point to correct main file. ([5cd9436](https://github.com/SpoonX/homefront/commit/5cd9436))
<a name="1.3.3"></a>
## [1.3.3](https://github.com/SpoonX/homefront/compare/1.3.2...v1.3.3) (2017-01-27)
### Bug Fixes
* **fetch:** prevent error when tmp is null ([ab6f0e3](https://github.com/SpoonX/homefront/commit/ab6f0e3))
<a name="1.3.1"></a>
## [1.3.1](https://github.com/SpoonX/homefront/compare/1.3.0...v1.3.1) (2016-10-11)
<a name="1.3.0"></a>
# [1.3.0](https://github.com/SpoonX/homefront/compare/1.2.3...v1.3.0) (2016-10-11)
### Features
* **project:** Added .defaults() method ([dd35895](https://github.com/SpoonX/homefront/commit/dd35895))
<a name="1.2.0"></a>
# [1.2.0](https://github.com/SpoonX/homefront/compare/v1.1.2...v1.2.0) (2016-08-13)
### Features
* **project:** Added fetchOrPut method. ([e908916](https://github.com/SpoonX/homefront/commit/e908916))
<a name="1.1.0"></a>
# 1.1.0 (2016-08-10)
### Features
* **merge:** Added static merge to be used outside of statham instance ([21cfd7e](https://github.com/SpoonX/homefront/commit/21cfd7e))