@loopback/docs
Version:
Documentation for LoopBack 4
129 lines (52 loc) • 3.51 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="0.4.0"></a>
# [0.4.0](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.3.4...@loopback/docs@0.4.0) (2018-04-11)
### Bug Fixes
* apply small docs changes ([8ad1b86](https://github.com/strongloop/loopback-next/commit/8ad1b86))
* change file names to fit advocated naming convention ([0331df8](https://github.com/strongloop/loopback-next/commit/0331df8))
### Features
* **context:** typed binding keys ([685195c](https://github.com/strongloop/loopback-next/commit/685195c))
* **repository:** have [@repository](https://github.com/repository) take in constructor as arg ([3db07eb](https://github.com/strongloop/loopback-next/commit/3db07eb))
<a name="0.3.5"></a>
## [0.3.5](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.3.4...@loopback/docs@0.3.5) (2018-04-06)
**Note:** Version bump only for package @loopback/docs
<a name="0.3.4"></a>
## [0.3.4](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.3.3...@loopback/docs@0.3.4) (2018-04-04)
**Note:** Version bump only for package @loopback/docs
<a name="0.3.3"></a>
## [0.3.3](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.3.2...@loopback/docs@0.3.3) (2018-04-03)
**Note:** Version bump only for package @loopback/docs
<a name="0.3.2"></a>
## [0.3.2](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.3.1...@loopback/docs@0.3.2) (2018-04-02)
### Bug Fixes
* update sidebar links ([07c9196](https://github.com/strongloop/loopback-next/commit/07c9196))
<a name="0.3.1"></a>
## [0.3.1](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.3.0...@loopback/docs@0.3.1) (2018-03-29)
### Bug Fixes
* invalid yaml ([5f02620](https://github.com/strongloop/loopback-next/commit/5f02620))
<a name="0.3.0"></a>
# [0.3.0](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.2.2...@loopback/docs@0.3.0) (2018-03-29)
### Code Refactoring
* renamed example-getting-started to example-todo ([7a09f1b](https://github.com/strongloop/loopback-next/commit/7a09f1b))
### BREAKING CHANGES
* example-getting-started is now example-todo
<a name="0.2.2"></a>
## [0.2.2](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.2.1...@loopback/docs@0.2.2) (2018-03-23)
**Note:** Version bump only for package @loopback/docs
<a name="0.2.1"></a>
## [0.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.2.0...@loopback/docs@0.2.1) (2018-03-21)
### Bug Fixes
* remove obsolete steps in getting started ([2bd8b5d](https://github.com/strongloop/loopback-next/commit/2bd8b5d))
<a name="0.2.0"></a>
# [0.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.1.2...@loopback/docs@0.2.0) (2018-03-21)
**Note:** Version bump only for package @loopback/docs
<a name="0.1.2"></a>
## [0.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/docs@0.1.1...@loopback/docs@0.1.2) (2018-03-14)
**Note:** Version bump only for package @loopback/docs
<a name="0.1.1"></a>
## 0.1.1 (2018-03-13)
### Features
* add openapi v3 types ([#999](https://github.com/strongloop/loopback-next/issues/999)) ([7d83523](https://github.com/strongloop/loopback-next/commit/7d83523))
* drop v2 packages ([17d3084](https://github.com/strongloop/loopback-next/commit/17d3084))