UNPKG

@loopback/docs

Version:
43 lines (21 loc) 1.65 kB
--- lang: en title: 'CHANGELOG - @loopback/example-multi-tenancy' keywords: LoopBack 4.0, LoopBack 4, CHANGELOG sidebar: lb4_sidebar permalink: /doc/en/lb4/changelog.example-multi-tenancy.html --- # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/example-multi-tenancy@0.1.1...@loopback/example-multi-tenancy@0.2.0) (2020-04-29) ### Features * move datasource config from JSON to TS files ([6105456](https://github.com/strongloop/loopback-next/commit/6105456deb6d7acadc3e46867558311dce2d005c)) * remove hand-written datasource `stop()` method ([df4ee09](https://github.com/strongloop/loopback-next/commit/df4ee09482fa67522629c381a0de595ce12d9a1b)) ## [0.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/example-multi-tenancy@0.1.0...@loopback/example-multi-tenancy@0.1.1) (2020-04-23) **Note:** Version bump only for package @loopback/example-multi-tenancy # 0.1.0 (2020-04-22) ### Features * **example-multi-tenancy:** add multi-tenancy action and strategies ([fdfde2d](https://github.com/strongloop/loopback-next/commit/fdfde2d41863b424051f11a92f12636c74549217)) * **example-multi-tenancy:** scaffold an example to demostrate multi-tenancy ([5129c31](https://github.com/strongloop/loopback-next/commit/5129c3100d662858bddff60222c7c83ad56b0e46)) * **example-multi-tenancy:** use context configuration APIs for the action ([0f93dc1](https://github.com/strongloop/loopback-next/commit/0f93dc13c53e83dedc2caedadc36807953792dd6))