Skip to content

Commit 577595b

Browse files
formatting
1 parent e048c84 commit 577595b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ JSON Schema $Ref Parser adheres to [Semantic Versioning](http://semver.org/).
66
## [v7.0.0](https://github.com/APIDevTools/json-schema-ref-parser/tree/v7.0.0) (2019-06-11)
77

88
- Dropped support for Node 6
9+
910
- Updated all code to ES6+ syntax (async/await, template literals, arrow functions, etc.)
11+
1012
- No longer including a pre-built bundle in the package. such as [Webpack](https://webpack.js.org/), [Rollup](https://rollupjs.org/), [Parcel](https://parceljs.org/), or [Browserify](http://browserify.org/) to include JSON Schema $Ref Parser in your app
1113

1214
[Full Changelog](https://github.com/APIDevTools/json-schema-ref-parser/compare/v6.1.0...v7.0.0)

0 commit comments

Comments
 (0)