Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
v4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Jun 26, 2019
1 parent 7d594f7 commit 17154c4
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 20 deletions.
28 changes: 22 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,25 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.3.2](https://github.com/readmeio/api-explorer/compare/v4.3.1...v4.3.2)

> 26 June 2019
- Update markdown hrefs for ReadMe blog > changelog [`#223`](https://github.com/readmeio/api-explorer/pull/223)
- Adding support for parameters that may have child `$ref` pointers. [`#225`](https://github.com/readmeio/api-explorer/pull/225)
- ♻️ be more selective about which docs to lazy render [`#224`](https://github.com/readmeio/api-explorer/pull/224)
- ✅ write test scenarios [`e26d64e`](https://github.com/readmeio/api-explorer/commit/e26d64ef4247bcf9d3e47ebc798555b18aaa31f1)
- 📦 package-json [`455b7fd`](https://github.com/readmeio/api-explorer/commit/455b7fd3e526dd26bc1c5d500c6876495d918a1d)
- Update CHANGELOG.md [`4328fcc`](https://github.com/readmeio/api-explorer/commit/4328fccefbfc31e6387a7d3c1b8fbd6fc7ec2400)

#### [v4.3.1](https://github.com/readmeio/api-explorer/compare/v4.3.0...v4.3.1)

> 19 June 2019
- Fixes issue where if there is a property type of `json`, the app will strip out any empty objects [`#222`](https://github.com/readmeio/api-explorer/pull/222)
- Fix/empty json [`#222`](https://github.com/readmeio/api-explorer/pull/222)
- 📦 package-lock edits [`61116b0`](https://github.com/readmeio/api-explorer/commit/61116b071e882c999605ee95cf46c5b8dea4cd9d)
- Revert "📦 package-lock edits" [`1fc0c42`](https://github.com/readmeio/api-explorer/commit/1fc0c424c98a4c9f38c96eeae306dbb647fbf42b)
- 📦 package-lock edits [`dc8eac2`](https://github.com/readmeio/api-explorer/commit/dc8eac2c47fe2c69c72e8e8b194ea7ad14fc4ebd)

#### [v4.3.0](https://github.com/readmeio/api-explorer/compare/v4.2.0...v4.3.0)

Expand All @@ -19,16 +33,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Fix `npm link` [`#218`](https://github.com/readmeio/api-explorer/pull/218)
- Add support for bearer auth [`#216`](https://github.com/readmeio/api-explorer/pull/216)
- Do not strip trailing slashes and instead create unique key for path URL [`#214`](https://github.com/readmeio/api-explorer/pull/214)
- Add latest dists [`3e0f121`](https://github.com/readmeio/api-explorer/commit/3e0f12113049f9c35a25cc7b951bb01669c034bb)
- Update CHANGELOG.md [`b32a214`](https://github.com/readmeio/api-explorer/commit/b32a2146737c11813bd1b222a137de61854414b3)
- Update CHANGELOG.md [`b115042`](https://github.com/readmeio/api-explorer/commit/b115042b62e0bf7a8976c40f421bb017709978f8)

#### [v4.2.0](https://github.com/readmeio/api-explorer/compare/v4.1.1...v4.2.0)

> 24 April 2019
- Improve handling of baseUrl [`#209`](https://github.com/readmeio/api-explorer/pull/209)
- Add empty `properties` key to type 'object' [`#204`](https://github.com/readmeio/api-explorer/pull/204)
- Add support for string format: url [`#203`](https://github.com/readmeio/api-explorer/pull/203)
- Strip out the string format that we do not support [`#202`](https://github.com/readmeio/api-explorer/pull/202)
- Bump react-jsonschema-form to v1.4.0 [`d5ae5b5`](https://github.com/readmeio/api-explorer/commit/d5ae5b54fc2930ab004fdb6ad5ba6aba8c946d2f)
- Add the latest *latest* dist [`0c500f7`](https://github.com/readmeio/api-explorer/commit/0c500f7c926e5471207d10cbb740a64c0ce0f5b0)
- Add latest dist [`bbaa68c`](https://github.com/readmeio/api-explorer/commit/bbaa68c9da2c08e7164332ae1e9c5b573a4a06fa)
- Create baseUrl context and revert prop passing in #176 [`097a5e8`](https://github.com/readmeio/api-explorer/commit/097a5e8fb7c3cf6d6ec090ffb98433a459772c0f)

#### [v4.1.1](https://github.com/readmeio/api-explorer/compare/v4.1.0...v4.1.1)

Expand All @@ -38,7 +54,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Fix issue in remove-undefined-objects with `null` that would cause it to throw [`#195`](https://github.com/readmeio/api-explorer/pull/195)
- Add $ref lookup for params [`f7ac49c`](https://github.com/readmeio/api-explorer/commit/f7ac49c206942c5b222b532abef0f09bda99523c)
- If Accept header is specified in values, it trumps whatever is in the responses [`ea54673`](https://github.com/readmeio/api-explorer/commit/ea546739ef130121b4f4f9232df7beb7a75fd2ae)
- Added Swift syntax highlighting [`#194`](https://github.com/readmeio/api-explorer/pull/194)
- Working test [`ecfd3fa`](https://github.com/readmeio/api-explorer/commit/ecfd3fa8dba126dc2d0640c6d7e83bf86b9ff3d6)

#### [v4.1.0](https://github.com/readmeio/api-explorer/compare/v4.0.1...v4.1.0)

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "4.3.1"
"version": "4.3.2"
}
10 changes: 5 additions & 5 deletions packages/api-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@readme/api-explorer",
"description": "UI components for the API explorer",
"version": "4.3.1",
"version": "4.3.2",
"main": "dist/index.js",
"dependencies": {
"@readme/markdown": "^4.3.1",
"@readme/oas-extensions": "^4.3.1",
"@readme/syntax-highlighter": "^4.3.1",
"@readme/variable": "^4.3.1",
"@readme/markdown": "^4.3.2",
"@readme/oas-extensions": "^4.3.2",
"@readme/syntax-highlighter": "^4.3.2",
"@readme/variable": "^4.3.2",
"classnames": "^2.2.5",
"fetch-har": "^2.0.0",
"hast-util-sanitize": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-logs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/api-logs",
"description": "React component for Api Logs",
"version": "4.3.1",
"version": "4.3.2",
"main": "dist/index.js",
"dependencies": {
"prop-types": "^15.7.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@readme/markdown",
"description": "ReadMe's React-based Markdown parser",
"version": "4.3.1",
"version": "4.3.2",
"dependencies": {
"@readme/syntax-highlighter": "^4.3.1",
"@readme/variable": "^4.3.1",
"@readme/syntax-highlighter": "^4.3.2",
"@readme/variable": "^4.3.2",
"hast-util-sanitize": "^1.2.0",
"prop-types": "^15.7.2",
"react": "^16.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/oas-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/oas-extensions",
"description": "A list of extensions that ReadMe has added to the OAS spec",
"version": "4.3.1",
"version": "4.3.2",
"scripts": {
"test": "eslint -f unix ."
},
Expand Down
4 changes: 2 additions & 2 deletions packages/syntax-highlighter/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@readme/syntax-highlighter",
"description": "Syntax highlighter used on ReadMe.io",
"version": "4.3.1",
"version": "4.3.2",
"dependencies": {
"@readme/variable": "^4.3.1",
"@readme/variable": "^4.3.2",
"codemirror": "^5.31.0",
"react": "^16.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/variable/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@readme/variable",
"description": "React component for Variables",
"version": "4.3.1",
"version": "4.3.2",
"main": "index.jsx",
"dependencies": {
"classnames": "^2.2.6",
Expand Down

0 comments on commit 17154c4

Please sign in to comment.