diff --git a/.prettierignore b/.prettierignore index 9186a46..e6169b5 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,4 +1,4 @@ -# 2023 March 24 +# 2023 November 13 # https://github.com/bevry/base # VCS Files @@ -31,6 +31,8 @@ bower_components/ node_modules/ # Build Outputs +**/*.cjs +**/*.mjs **/out.* **/*.out.* **/out/ diff --git a/HISTORY.md b/HISTORY.md index a72107f..3c0a0ce 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # History +## v10.0.0 2023 November 13 + +- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) +- Minimum required Node.js version changed from `node: >=8` to `node: >=4` adapting to ecosystem changes + ## v9.0.0 2023 November 13 - Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) diff --git a/README.md b/README.md index a6869a9..aeca9b2 100755 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Ambi lets you execute any function ambidextrously; providing you the ability to ``` html ``` @@ -63,7 +63,7 @@ Ambi lets you execute any function ambidextrously; providing you the ability to ``` html ``` @@ -71,7 +71,7 @@ Ambi lets you execute any function ambidextrously; providing you the ability to ``` html ``` @@ -79,10 +79,11 @@ Ambi lets you execute any function ambidextrously; providing you the ability to

This package is published with the following editions:

-