Skip to content

Commit 84b0be4

Browse files
changelog
1 parent 1bdd199 commit 84b0be4

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

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

3+
### v0.50.33
4+
- [#1449](https://github.com/opencomponents/oc/pull/1449) allow token pass
5+
- [#1448](https://github.com/opencomponents/oc/pull/1448) add ability for custom meta query
6+
- [#1447](https://github.com/opencomponents/oc/pull/1447) Revamp UI + Preview server
7+
38
### v0.50.32
49
- [#1446](https://github.com/opencomponents/oc/pull/1446) update oc-client-browser
510

@@ -309,7 +314,7 @@
309314
### v0.49.2
310315
- [#1259](https://github.com/opencomponents/oc/pull/1259) [BUGFIX] remove prefix command on npm
311316
- [#1248](https://github.com/opencomponents/oc/pull/1248) Type better baseUrlFunc and discoveryFunc
312-
- [#1249](https://github.com/opencomponents/oc/pull/1249) use internal body-parser from express >=4.16
317+
- [#1249](https://github.com/opencomponents/oc/pull/1249) use internal body-parser from express >=4.16
313318
- [#1250](https://github.com/opencomponents/oc/pull/1250) reduce lodash functions where they are easy replaceable
314319
- [#1251](https://github.com/opencomponents/oc/pull/1251) [INTERNAL] remove cjs export from facade, deal with it on cli/index
315320
- [#1252](https://github.com/opencomponents/oc/pull/1252) [INTERNAL] reduce usage of null assertions
@@ -808,12 +813,12 @@
808813

809814
### v0.41.16
810815
- [#733](https://github.com/opencomponents/oc/pull/733) Repackage all components when file is outside component dir
811-
- [#732](https://github.com/opencomponents/oc/pull/732) Prettify all the things
816+
- [#732](https://github.com/opencomponents/oc/pull/732) Prettify all the things
812817
- [#731](https://github.com/opencomponents/oc/pull/731) this-less cleanup
813818
- [#729](https://github.com/opencomponents/oc/pull/729) Update aws-sdk to the latest version 🚀
814819

815820
### v0.41.15
816-
- [#710](https://github.com/opencomponents/oc/pull/710) [DX-185] install compiler inside each components' dir
821+
- [#710](https://github.com/opencomponents/oc/pull/710) [DX-185] install compiler inside each components' dir
817822

818823
### v0.41.14
819824
- [#728](https://github.com/opencomponents/oc/pull/728) [DX-226] ]Minimal css for the preview view
@@ -1073,7 +1078,7 @@
10731078
### v0.37.11
10741079
- [#488](https://github.com/opencomponents/oc/pull/488) yarn-support
10751080

1076-
closes #487
1081+
closes #487
10771082

10781083
### v0.37.10
10791084
- [#516](https://github.com/opencomponents/oc/pull/516) Improve AWS upload mechanism and allow to override registry timeout settings
@@ -1590,7 +1595,7 @@ tested
15901595
- [#159](https://github.com/opencomponents/oc/pull/159) should have an explicit dep on phantom
15911596

15921597
### v0.22.0
1593-
- [#157](https://github.com/opencomponents/oc/pull/157) Server/Client-side render info
1598+
- [#157](https://github.com/opencomponents/oc/pull/157) Server/Client-side render info
15941599
- [#156](https://github.com/opencomponents/oc/pull/156) House keeping
15951600

15961601
### v0.21.0

0 commit comments

Comments
 (0)