Skip to content

Latest commit

 

History

History
75 lines (48 loc) · 3.16 KB

CHANGELOG.md

File metadata and controls

75 lines (48 loc) · 3.16 KB

Changelog

v2.4.0 (2024-05-25)

Full Changelog

  • Upgraded dependencies - koa server, vue3, vite
  • Fixed copy error for esbuild & parcel

v2.3.0 (2024-01-17)

Full Changelog

  • Upgraded dependencies - koa server, vue3, vite
  • Upgraded to latest Cypress and made configuration esm compliant.

v2.2.5 (2023-06-15)

Full Changelog

  • Upgraded dependencies - koa server, vue3, vite, vue2
  • Convertered (orm) bookshelf to objection.js for dodex server
  • Major upgrade changes to vite.

v2.2.4 (2022-11-22)

Full Changelog

  • Upgraded dependencies - eliminated many vulnerablilities
    • acceptance-tests-vue/ - koa/knex/bookshelf/sqlite3 updates
    • acceptance-tests-vue/public - upgrades for bundlers/tools
    • acceptance-tests-vue/vite - upgrades to testing tools
    • acceptance-tests-vue/vue2 - upgrades to bundlers/tools

v2.2.2 (2022-02-24)

Full Changelog

  • Upgraded parcel -> 2.3.2
  • Custom @metahubt/karama-jasmine-jquery to remove deprecations
  • Fixed vite failing test - pageload.spec.js
  • Upgraded vite dependencies

v2.2.1 (2022-02-21)

Full Changelog

  • Upgraded dependencies
  • Fixed Webpack Config
  • Still having issues with Parcel 2, stuck at 2.0.1

v2.2.0 (2022-02-15)

Full Changelog

  • Upgraded dependencies
  • Added dodex message server as the dev server - dodex message client should work out of the box.
  • Changed bootstap layout

v2.1.1 (2021-11-22)

Full Changelog

  • Added hack to fix bootstrap modal in Vite. Copied bootstrap.esm.js into app.

v2.1.0 (2021-11-22)

Full Changelog

  • Upgraded dependencies
  • Now using Bootstrap 5
  • Changed html to reflect new Bootstrap 5 code
  • Removed external css for SPA - designed with Bootstrap 5
  • Upgraded Webpack-Dev-Server to v4 - configuration changes
  • Added esbuild bundler for V3