Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@dbtools-antcampo dbtools-antcampo released this 29 Jan 16:06
df2e080

Changelog

Changed

  • General update of dependencies.
  • Templates migrated to use ESLint v9 with flat config.
  • #204 node-vue template migrated from v5.0 to v6.0.
  • #203 node-angular template migrated from v18.2 to v19.1.
  • #200 node-react and #201 node-react-todo templates migrated from v18.2 to v19.0.
  • #199 node-jet template migrated to v17.1, and fixed incorrect references to the CDN pointing to an outdated version.
  • #197 Adopted use of Vite instead of the Remix Classic Compiler

Removed

  • #156 Removed Basic authentication from the ords-remix-jwt-sample

Security