Skip to content

Commit fab5ddd

Browse files
changelog
1 parent 6a350ca commit fab5ddd

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
## Change Log
22

3+
### v0.49.8
4+
- [#1292](https://github.com/opencomponents/oc/pull/1292) dont watch files on temp folder from templates
5+
- [#1289](https://github.com/opencomponents/oc/pull/1289) use polling on watch
6+
- [#1288](https://github.com/opencomponents/oc/pull/1288) Update README documentation link
7+
- [#1287](https://github.com/opencomponents/oc/pull/1287) [INTERNAL] reduce lodash usage on test/code
8+
- [#1286](https://github.com/opencomponents/oc/pull/1286) Callback to promises
9+
- [#1285](https://github.com/opencomponents/oc/pull/1285) [CB-INTERNAL] promisify publish route
10+
- [#1284](https://github.com/opencomponents/oc/pull/1284) Update README.md
11+
- [#1273](https://github.com/opencomponents/oc/pull/1273) [CB-INTERNAL] move nested renderer to promises
12+
- [#1272](https://github.com/opencomponents/oc/pull/1272) [CB-INTERNAL] promisify registry
13+
- [#1269](https://github.com/opencomponents/oc/pull/1269) [CB-INTERNAL] move plugins initialiser to promises
14+
- [#1267](https://github.com/opencomponents/oc/pull/1267) [CB-INTERNAL] add express-promise-router to allow promises on routes
15+
- [#1266](https://github.com/opencomponents/oc/pull/1266) [CB-INTERNAL] upgrade storage adapters and parse legacy ones
16+
- [#1265](https://github.com/opencomponents/oc/pull/1265) [CB-INTERNAL] move components-details and repository to promises
17+
- [#1258](https://github.com/opencomponents/oc/pull/1258) [INTERNAL-CB] move components cache to promises
18+
- [#1257](https://github.com/opencomponents/oc/pull/1257) [INTERNAL-CB] Facade to promises
19+
- [#1247](https://github.com/opencomponents/oc/pull/1247) Some repository methods to promises
20+
- [#1246](https://github.com/opencomponents/oc/pull/1246) Registry cli to promises
21+
- [#1245](https://github.com/opencomponents/oc/pull/1245) Local to promises
22+
- [#1242](https://github.com/opencomponents/oc/pull/1242) move more files to promises
23+
- [#1241](https://github.com/opencomponents/oc/pull/1241) Start moving callback based functions to promises
24+
325
### v0.49.7
426
- [#1283](https://github.com/opencomponents/oc/pull/1283) add "open" link to component preview page
527
- [#1279](https://github.com/opencomponents/oc/pull/1279) improve auth flexibility allowing to pass any library on type field

0 commit comments

Comments
 (0)