@proload/core
Advanced tools
Comparing version 0.3.2-next.5 to 0.3.2
# Changelog | ||
## 0.3.2-next.5 | ||
## 0.3.2 | ||
### Patch Changes | ||
- a3046e3: Gracefully support empty config files (again) | ||
- a3046e3: Fix bug introduced by supporting empty config files | ||
## 0.3.2-next.4 | ||
### Patch Changes | ||
- 72c8577: Rollback empty config file change | ||
## 0.3.2-next.3 | ||
### Patch Changes | ||
- 280796b: Rollback rejection | ||
## 0.3.2-next.2 | ||
### Patch Changes | ||
- 090d99a: Remove `resolve-pkg` dependency | ||
## 0.3.2-next.1 | ||
### Patch Changes | ||
- b4553a5: Rollback `resolve` changes | ||
## 0.3.2-next.0 | ||
### Patch Changes | ||
- 5cbbe02: Remove `resolve-pkg` dependency | ||
## 0.3.1 | ||
@@ -40,0 +10,0 @@ |
{ | ||
"name": "@proload/core", | ||
"version": "0.3.2-next.5", | ||
"version": "0.3.2", | ||
"description": "Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/cjs/index.cjs", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28594