UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

338 lines (159 loc) 15.4 kB
--- lang: en title: 'CHANGELOG - @loopback/example-rest-crud' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI, Node.js, TypeScript, OpenAPI, CHANGELOG sidebar: lb4_sidebar toc_level: 0 editurl: https://github.com/loopbackio/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. ## [5.1.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@5.1.1...@loopback/example-rest-crud@5.1.2) (2023-08-15) **Note:** Version bump only for package @loopback/example-rest-crud ## [5.1.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@5.1.0...@loopback/example-rest-crud@5.1.1) (2023-07-17) **Note:** Version bump only for package @loopback/example-rest-crud # [5.1.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@5.0.0...@loopback/example-rest-crud@5.1.0) (2023-06-28) ### Features * update dependency @types/node to ^16 ([2af42b7](https://github.com/loopbackio/loopback-next/commit/2af42b721c6dfc2df49bfcac1cbea478aba417ab)) # [5.0.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.10...@loopback/example-rest-crud@5.0.0) (2023-05-15) ### Features * add support for node v20 ([e23cefa](https://github.com/loopbackio/loopback-next/commit/e23cefaf5cce3fb990cb09f4c94239d1979615b1)) * remove support for node v14 ([5425762](https://github.com/loopbackio/loopback-next/commit/5425762f1353869994acf081bcda4816e6a9c3b0)) * remove support for node v19 ([e26a2ac](https://github.com/loopbackio/loopback-next/commit/e26a2ac2e43245d09dfc9721ccfa41d830daccb8)) ### BREAKING CHANGES * End of life of Node v14 Signed-off-by: Francisco Buceta <frbuceta@gmail.com> ## [4.0.10](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.9...@loopback/example-rest-crud@4.0.10) (2023-04-13) ### Bug Fixes * refresh package lock files ([9979eb1](https://github.com/loopbackio/loopback-next/commit/9979eb183b6c6cd5775da7478cdede8a92ce0d5e)), closes [#9351](https://github.com/loopbackio/loopback-next/issues/9351) ## [4.0.9](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.8...@loopback/example-rest-crud@4.0.9) (2023-03-09) **Note:** Version bump only for package @loopback/example-rest-crud ## [4.0.8](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.7...@loopback/example-rest-crud@4.0.8) (2023-02-07) **Note:** Version bump only for package @loopback/example-rest-crud ## [4.0.7](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.6...@loopback/example-rest-crud@4.0.7) (2023-01-09) **Note:** Version bump only for package @loopback/example-rest-crud ## [4.0.6](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.5...@loopback/example-rest-crud@4.0.6) (2022-12-14) **Note:** Version bump only for package @loopback/example-rest-crud ## [4.0.5](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.4...@loopback/example-rest-crud@4.0.5) (2022-11-24) **Note:** Version bump only for package @loopback/example-rest-crud ## [4.0.4](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.3...@loopback/example-rest-crud@4.0.4) (2022-10-13) **Note:** Version bump only for package @loopback/example-rest-crud ## [4.0.3](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.2...@loopback/example-rest-crud@4.0.3) (2022-08-25) **Note:** Version bump only for package @loopback/example-rest-crud ## [4.0.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.1...@loopback/example-rest-crud@4.0.2) (2022-07-14) ### Bug Fixes - **docs:** documentation update for rest crud document ([f8270cc](https://github.com/loopbackio/loopback-next/commit/f8270cc265f8cd4091e7e80c40b3d906a1a93073)) ## [4.0.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.0...@loopback/example-rest-crud@4.0.1) (2022-06-13) **Note:** Version bump only for package @loopback/example-rest-crud ## [4.0.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@3.1.2...@loopback/example-rest-crud@4.0.0) (2022-05-05) ### ⚠ BREAKING CHANGES - remove node v12 support ### Features - add support for node v18 ([ccb4c61](https://github.com/loopbackio/loopback-next/commit/ccb4c61307d94ab7bb07a19c547dfc4fa7d388a8)) - remove node v12 support ([5f66e5b](https://github.com/loopbackio/loopback-next/commit/5f66e5bd288ba806b3aa6550fc29c5009de8b60d)) ## [3.1.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@3.1.1...@loopback/example-rest-crud@3.1.2) (2022-03-29) **Note:** Version bump only for package @loopback/example-rest-crud ## [3.1.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@3.1.0...@loopback/example-rest-crud@3.1.1) (2022-02-28) **Note:** Version bump only for package @loopback/example-rest-crud # [3.1.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@3.0.1...@loopback/example-rest-crud@3.1.0) (2022-02-14) ### Features - update @types/node to v12 ([65a09a4](https://github.com/loopbackio/loopback-next/commit/65a09a406e4865f774f97b58af9e616733b8b255)) ## [3.0.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@3.0.0...@loopback/example-rest-crud@3.0.1) (2022-01-11) **Note:** Version bump only for package @loopback/example-rest-crud # [3.0.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@2.0.2...@loopback/example-rest-crud@3.0.0) (2021-11-18) ### Features - drop support for Node.js v10 ([9bcbbb3](https://github.com/loopbackio/loopback-next/commit/9bcbbb358ec3eabc3033d4e7e1c22b524a7069b3)) - support Node.js v17 ([8d86c03](https://github.com/loopbackio/loopback-next/commit/8d86c03cb7047e2b1f18d05870628ef5783e71b2)) - upgrade to TypeScript 4.5.2 ([72ece91](https://github.com/loopbackio/loopback-next/commit/72ece91289ecfdfd8747bb9888ad75db73e8ff4b)) ### BREAKING CHANGES - drop support for Node.js v10 Co-authored-by: Francisco Buceta <frbuceta@gmail.com> Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com> ## [2.0.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@2.0.1...@loopback/example-rest-crud@2.0.2) (2021-10-18) **Note:** Version bump only for package @loopback/example-rest-crud ## [2.0.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@2.0.0...@loopback/example-rest-crud@2.0.1) (2021-09-16) **Note:** Version bump only for package @loopback/example-rest-crud # [2.0.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.9.1...@loopback/example-rest-crud@2.0.0) (2021-07-15) ### Features - **rest:** upgrade to ajv@8.x ([d3b20ed](https://github.com/loopbackio/loopback-next/commit/d3b20edc142d5c014c17ffbfa69f74403793330f)) ### BREAKING CHANGES - **rest:** We upgrade to ajv@8.x, which contains breaking changes for validations. See https://github.com/ajv-validator/ajv/blob/master/docs/v6-to-v8-migration.md. Signed-off-by: Raymond Feng <enjoyjava@gmail.com> ## [1.9.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.9.0...@loopback/example-rest-crud@1.9.1) (2021-06-10) **Note:** Version bump only for package @loopback/example-rest-crud # [1.9.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.8.1...@loopback/example-rest-crud@1.9.0) (2021-05-03) ### Features - support node v16 ([ac99415](https://github.com/loopbackio/loopback-next/commit/ac994154543bde22b4482ba98813351656db1b55)) ## [1.8.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.8.0...@loopback/example-rest-crud@1.8.1) (2021-04-06) **Note:** Version bump only for package @loopback/example-rest-crud # [1.8.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.5...@loopback/example-rest-crud@1.8.0) (2021-03-18) ### Features - update package-lock.json to v2 consistently ([dfc3fbd](https://github.com/loopbackio/loopback-next/commit/dfc3fbdae0c9ca9f34c64154a471bef22d5ac6b7)) - upgrade to TypeScript 4.2.x ([05930bc](https://github.com/loopbackio/loopback-next/commit/05930bc0cece3909dd66f75ad91eeaa2d365a480)) ## [1.7.5](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.4...@loopback/example-rest-crud@1.7.5) (2021-02-09) **Note:** Version bump only for package @loopback/example-rest-crud ## [1.7.4](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.3...@loopback/example-rest-crud@1.7.4) (2021-01-21) **Note:** Version bump only for package @loopback/example-rest-crud ## [1.7.3](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.2...@loopback/example-rest-crud@1.7.3) (2020-12-07) **Note:** Version bump only for package @loopback/example-rest-crud ## [1.7.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.1...@loopback/example-rest-crud@1.7.2) (2020-11-18) **Note:** Version bump only for package @loopback/example-rest-crud ## [1.7.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.0...@loopback/example-rest-crud@1.7.1) (2020-11-05) ### Bug Fixes - **cli:** update affected example projects ([a4386e9](https://github.com/loopbackio/loopback-next/commit/a4386e921713739417de5d4795950209d2f14e22)), closes [#3259](https://github.com/loopbackio/loopback-next/issues/3259) # [1.7.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.6.4...@loopback/example-rest-crud@1.7.0) (2020-10-07) ### Features - **cli:** build before migrate and openapi-spec ([b1d0bd6](https://github.com/loopbackio/loopback-next/commit/b1d0bd69319f71712d2dd257e3dea734218b3cbb)) ## [1.6.4](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.6.3...@loopback/example-rest-crud@1.6.4) (2020-09-17) **Note:** Version bump only for package @loopback/example-rest-crud ## [1.6.3](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.6.2...@loopback/example-rest-crud@1.6.3) (2020-09-15) **Note:** Version bump only for package @loopback/example-rest-crud ## [1.6.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.6.1...@loopback/example-rest-crud@1.6.2) (2020-08-27) **Note:** Version bump only for package @loopback/example-rest-crud ## [1.6.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.6.0...@loopback/example-rest-crud@1.6.1) (2020-08-19) **Note:** Version bump only for package @loopback/example-rest-crud # [1.6.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.5.2...@loopback/example-rest-crud@1.6.0) (2020-08-05) ### Features - switch to middleware based sequence for examples ([b664a41](https://github.com/loopbackio/loopback-next/commit/b664a4195a81c7cd4a4f71e4f7cacb9edb21347b)) ## [1.5.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.5.1...@loopback/example-rest-crud@1.5.2) (2020-07-20) ### Bug Fixes - ensure delete only applies to optional properties ([89cd43f](https://github.com/loopbackio/loopback-next/commit/89cd43f1a455983f120d9bb9c869eac36adc7ad7)) ## [1.5.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.5.0...@loopback/example-rest-crud@1.5.1) (2020-06-30) **Note:** Version bump only for package @loopback/example-rest-crud # [1.5.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.4.1...@loopback/example-rest-crud@1.5.0) (2020-06-23) ### Bug Fixes - set node version to >=10.16 to support events.once ([e39da1c](https://github.com/loopbackio/loopback-next/commit/e39da1ca47728eafaf83c10ce35b09b03b6a4edc)) ### Features - update sequence.ts to invoke middleware ([e2ff6b2](https://github.com/loopbackio/loopback-next/commit/e2ff6b22367e919926d0f41f6d939d988c654c00)) ## [1.4.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.4.0...@loopback/example-rest-crud@1.4.1) (2020-06-11) **Note:** Version bump only for package @loopback/example-rest-crud # [1.4.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.3.1...@loopback/example-rest-crud@1.4.0) (2020-05-28) ### Features - add `npm run openapi-spec` to export the openapi spec ([dca78e1](https://github.com/loopbackio/loopback-next/commit/dca78e1ba3241ed2a0e7067e00cc1afd001f0335)) ## [1.3.1](https://github.com/loopbackio/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/loopbackio/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/loopbackio/loopback-next/commit/3300e4569ab8410bb1285f7a54d326e9d976476d)) ## [1.2.1](https://github.com/loopbackio/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/loopbackio/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/loopbackio/loopback-next/commit/6105456deb6d7acadc3e46867558311dce2d005c)) ## [1.1.5](https://github.com/loopbackio/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/loopbackio/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/loopbackio/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/loopbackio/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/loopbackio/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/loopbackio/loopback-next/commit/cd2f6fa7a732afe4a16f4ccf8316ff3142959fe8)) # 1.1.0 (2020-03-17) ### Features - **example-rest-crud:** add example showing CrudRestApiBuilder ([ea37afb](https://github.com/loopbackio/loopback-next/commit/ea37afb8d9e4ca9aef032b84e349e918d945e8ee))