All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- General update of dependencies.
- Templates migrated to use ESLint v9 with flat config.
- #204
node-vue
template migrated fronv5.0
tov6.0
. - #203
node-angular
template migrated fromv18.2
tov19.1
. - #200
node-react
and #201node-react-todo
templates migrated fromv18.2
tov19.0
. - #199
node-jet
template migrated tov17.1
, and fixed incorrect references to the CDN pointing to an outdated version. - #197
ords-remix-jwt-sample
adopted use of Vite instead of the Remix Classic Compiler.
- #156 Removed Basic authentication from the
ords-remix-jwt-sample
template.
- #198 Addressed CVE GHSA-3xgq-45jj-v275 by updating
cross-spawn
tov7.0.6
- Missing
.gitignore
inords-remix-jwt-sample
template.
- New ORDS JWT sample template built with Remix.
- Upgrade dependencies for generator and templates.
- Error when generating
node-jet
application (#91). - Unable to use
--template
flag fornode-jet
andnode-angular
templates (#92).
- New Angular template built with Angular CLI.
- Reskin of
node-react-todo
app/template. - Improved handling of flags in the CLI.
- General improvements.
- Uptake newer dependencies to fix vulnerabilities detected in npm audit.
- Change todo template name from
node-todo
tonode-react-todo
in the documentation.
- Fix README examples with missing
--
argument.
- First public release. Full Changelog: https://github.com/oracle/create-database-app/commits/v1.1.8