@loopback/docs
Version:
Documentation for LoopBack 4
104 lines (36 loc) • 2.92 kB
Markdown
---
lang: en
title: 'CHANGELOG - @loopback/example-rest-crud'
keywords: LoopBack 4.0, LoopBack 4, CHANGELOG
sidebar: lb4_sidebar
toc_level: 0
editurl: https://github.com/strongloop/loopback-next/blob/master/examples/rest-crud/CHANGELOG.md
permalink: /doc/en/lb4/changelog.example-rest-crud.html
---
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.3.1](https://github.com/strongloop/loopback-next/compare/@loopback/example-rest-crud@1.3.0...@loopback/example-rest-crud@1.3.1) (2020-05-20)
**Note:** Version bump only for package @loopback/example-rest-crud
# [1.3.0](https://github.com/strongloop/loopback-next/compare/@loopback/example-rest-crud@1.2.1...@loopback/example-rest-crud@1.3.0) (2020-05-19)
### Features
* upgrade to TypeScript 3.9.x ([3300e45](https://github.com/strongloop/loopback-next/commit/3300e4569ab8410bb1285f7a54d326e9d976476d))
## [1.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/example-rest-crud@1.2.0...@loopback/example-rest-crud@1.2.1) (2020-05-07)
**Note:** Version bump only for package @loopback/example-rest-crud
# [1.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/example-rest-crud@1.1.5...@loopback/example-rest-crud@1.2.0) (2020-04-29)
### Features
* move datasource config from JSON to TS files ([6105456](https://github.com/strongloop/loopback-next/commit/6105456deb6d7acadc3e46867558311dce2d005c))
## [1.1.5](https://github.com/strongloop/loopback-next/compare/@loopback/example-rest-crud@1.1.4...@loopback/example-rest-crud@1.1.5) (2020-04-23)
**Note:** Version bump only for package @loopback/example-rest-crud
## [1.1.4](https://github.com/strongloop/loopback-next/compare/@loopback/example-rest-crud@1.1.3...@loopback/example-rest-crud@1.1.4) (2020-04-22)
**Note:** Version bump only for package @loopback/example-rest-crud
## [1.1.3](https://github.com/strongloop/loopback-next/compare/@loopback/example-rest-crud@1.1.2...@loopback/example-rest-crud@1.1.3) (2020-04-11)
**Note:** Version bump only for package @loopback/example-rest-crud
## [1.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/example-rest-crud@1.1.1...@loopback/example-rest-crud@1.1.2) (2020-04-08)
**Note:** Version bump only for package @loopback/example-rest-crud
## [1.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/example-rest-crud@1.1.0...@loopback/example-rest-crud@1.1.1) (2020-03-24)
### Bug Fixes
* update package locks ([cd2f6fa](https://github.com/strongloop/loopback-next/commit/cd2f6fa7a732afe4a16f4ccf8316ff3142959fe8))
# 1.1.0 (2020-03-17)
### Features
* **example-rest-crud:** add example showing CrudRestApiBuilder ([ea37afb](https://github.com/strongloop/loopback-next/commit/ea37afb8d9e4ca9aef032b84e349e918d945e8ee))