# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [1.2.4](https://github.com/ybiquitous/backbone.deepmodel/compare/v1.2.3...v1.2.4) (2019-11-21) ### Bug Fixes * regression of `DeepModel.extend()` ([#229](https://github.com/ybiquitous/backbone.deepmodel/issues/229)) ([588b371](https://github.com/ybiquitous/backbone.deepmodel/commit/588b371)), closes [#228](https://github.com/ybiquitous/backbone.deepmodel/issues/228) ## [1.2.3](https://github.com/ybiquitous/backbone.deepmodel/compare/v1.2.2...v1.2.3) (2017-10-10) ## [1.2.2](https://github.com/ybiquitous/backbone.deepmodel/compare/v1.2.1...v1.2.2) (2017-10-10) ### Bug Fixes * introduce `ybiq` package for managing this project ([#185](https://github.com/ybiquitous/backbone.deepmodel/issues/185)) ([25738d0](https://github.com/ybiquitous/backbone.deepmodel/commit/25738d0)) ## [1.2.1](https://github.com/ybiquitous/backbone.deepmodel/compare/v1.2.0...v1.2.1) (2017-08-21) ### Bug Fixes * **travis:** missing distribution files on npm registry ([b76233f](https://github.com/ybiquitous/backbone.deepmodel/commit/b76233f)) # [1.2.0](https://github.com/ybiquitous/backbone.deepmodel/compare/v1.1.0...v1.2.0) (2017-08-20) ### Features * move backbone from dependencies to peerDependencies ([#149](https://github.com/ybiquitous/backbone.deepmodel/issues/149)) ([5b63f35](https://github.com/ybiquitous/backbone.deepmodel/commit/5b63f35)) # [1.1.0](https://github.com/ybiquitous/backbone.deepmodel/compare/v1.1.0-alpha.0...v1.1.0) (2017-06-15) # [1.1.0-alpha.0](https://github.com/ybiquitous/backbone.deepmodel/compare/v1.0.1...v1.1.0-alpha.0) (2017-06-15) ### Features * add Node.js v8 support ([5b0ad12](https://github.com/ybiquitous/backbone.deepmodel/commit/5b0ad12)) * drop Node.js v4 support ([df7341a](https://github.com/ybiquitous/backbone.deepmodel/commit/df7341a)) * migrate `babel-preset-2015` to `babel-preset-env` (#118) ([7d988d5](https://github.com/ybiquitous/backbone.deepmodel/commit/7d988d5)) * new ESLint config: eslint-config-ybiquitous (#117) ([67e76ce](https://github.com/ybiquitous/backbone.deepmodel/commit/67e76ce))