v1.1.0
Added
- ESM support to API Hosting projects by adding
.mjsto file extensions or adding{ "type": "module" }to yourpackage.jsonfile.
Changed
- source to ESM from CommonJS
Dependencies
-
update @hapi/boom to 10.0.0 (from 9.1.4)
-
update cli-table3 to 0.6.2 (from 0.6.0)
-
update glob to 8.0.3 (from 7.2.0)
-
update inquirer to 9.1.0 (from 8.2.0)
-
update minimist to 1.2.6 (from 1.2.5)
-
update node-fetch to 3.2.10 (from 2.6.7)
-
update recursive-copy to 2.0.14 (from 2.0.13)
-
update update-notifier to 6.0.2 (from 5.1.0)
-
update write-json-file to 5.0.0 (from 4.3.0)