@elateral/brandgility-embedded-api
Advanced tools
Comparing version 0.2.0 to 1.0.0
# CHANGELOG | ||
## Unreleased - [DIFF](https://github.com/ElateralLtd/brandgility-embedded-api/compare/v0.2.0...HEAD) | ||
## Unreleased - [DIFF](https://github.com/ElateralLtd/brandgility-embedded-api/compare/v1.0.0...HEAD) | ||
## 1.0.0 - 2020-06-30 - [DIFF](https://github.com/ElateralLtd/brandgility-embedded-api/compare/v0.2.0...v1.0.0) | ||
- __breaking:__ updated node to `>=14.5.0` | ||
- Updated `@babel/core` to `^7.10.4` | ||
- Updated `@babel/plugin-proposal-export-default-from` to `^7.10.4` | ||
- Updated `@babel/plugin-proposal-export-namespace-from` to `^7.10.4` | ||
- Updated `@babel/plugin-proposal-private-methods` to `^7.10.4` | ||
- Updated `@babel/preset-env` to `^7.10.4` | ||
- Removed `@babel/plugin-proposal-class-properties` | ||
## 0.2.0 - 2020-06-30 - [DIFF](https://github.com/ElateralLtd/brandgility-embedded-api/compare/v0.1.2...v0.2.0) | ||
@@ -6,0 +15,0 @@ - Added `yarn-deduplicate` |
{ | ||
"name": "@elateral/brandgility-embedded-api", | ||
"version": "0.2.0", | ||
"version": "1.0.0", | ||
"description": "Brandgility embedded mode library", | ||
@@ -34,12 +34,11 @@ "repository": "https://github.com/ElateralLtd/brandgility-embedded-api.git", | ||
"engines": { | ||
"node": ">=12.1.0" | ||
"node": ">=14.5.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.10.3", | ||
"@babel/plugin-proposal-class-properties": "^7.10.1", | ||
"@babel/plugin-proposal-export-default-from": "^7.10.1", | ||
"@babel/plugin-proposal-export-namespace-from": "^7.10.1", | ||
"@babel/plugin-proposal-private-methods": "^7.10.1", | ||
"@babel/core": "^7.10.4", | ||
"@babel/plugin-proposal-export-default-from": "^7.10.4", | ||
"@babel/plugin-proposal-export-namespace-from": "^7.10.4", | ||
"@babel/plugin-proposal-private-methods": "^7.10.4", | ||
"@babel/plugin-syntax-dynamic-import": "^7.8.3", | ||
"@babel/preset-env": "^7.10.3", | ||
"@babel/preset-env": "^7.10.4", | ||
"@commitlint/cli": "^9.0.1", | ||
@@ -46,0 +45,0 @@ "@commitlint/is-ignored": "^9.0.1", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10215
32
1