Skip to content

Commit

Permalink
[release] Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Aug 25, 2017
1 parent 8ebb4f6 commit c37d4f2
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@

# v0.109.0

Author | Message | Commit
------------ | ------------- | -------------
rexxars | [cli] Upgrade yarn to 0.27.5 | 8cbee5b
rexxars | [cli] Fix issue where command group roots would not list commands (#109) | c346e0b
rexxars | [client] Use uncredentialed requests unless `withCredentials` or `tok… … | 421b2b9
rexxars | [base] Use credentialed requests in studio (#115) | 1fa017e
kristofferj | [vision] Move vision into monorepo (#90) | 2a011dc
bjoerge | [base] Include props.children in sCU equality check (#116) | ee1a4dd
bjoerge | [form-builder] Minor: fix misleading error messsage | cf8b00e
rexxars | [core] Skip system documents when exporting a dataset (#120) | 9d96954
bjoerge | [base] A fix + example schema demonstrating named reference types (#117) | d6ea940
bjoerge | [observable] Add publishReplay operator (#121) | 9c14ccf
bjoerge | [state-router] Support programmatical intent navigation (#123) | 31d9ecd
bjoerge | [form-builder] Expose the withDocument HOC (#126) | e083695
rexxars | [client] Include error message in stack (#129) | 67fc4ee
bjoerge | [components] Only render children of collapsable fieldsets when open (#… … | c385c1c
bjoerge | [schema] Guess preview config based on raw schema def instead of pars… … | b991d9b
bjoerge | [development] Separate example-studio and test-studio and organize te… … | e5c6182
rexxars | [base] Fix code style issue (#135) | 56b4bd3
bjoerge | [components] Fix onBlur error (#137) | 275cc61
rexxars | [base] Expose client as CommonJS (#133) | 4cfbfe5
rexxars | [plugin-loader] Allow overriding config parts (#134) | d993c75
rexxars | [core] Add `sanity exec` command that registers part loader + babel (#… … | 8aa0915
bjoerge | [infrastructure] Upgrade lerna (#136) | 38279a1
skogsmaskin | [components] Support disabled prop on ToggleButton | 6d78637
bjoerge | [test-studio] Change project ID | 7282a6f
bjoerge | [components] Add a top margin on Image input fieldset with highlighte… … | 02309e5
bjoerge | [test-studio] Fix reference to nonexistent type | 7b96182
bjoerge | [form-builder] Fix an issue with arrays and anonymous objects (#140) | 234615c


0 comments on commit c37d4f2

Please sign in to comment.