Release Notes - 1.4


  • 1.4.0-funcrel

    1.4.0-funcrel
    Fixes missing objects for Axios framework. πŸ“ 55127
    Fixes missing links from source code objects to function objects.
    Creates Patch objects for ‘patch’ method of Axios framework.
  • 1.4.0-beta2

    1.4.0-beta2
    Adds support for the v1.x and v2.x versions of Pinia when used with JavaScript.
    Removes warning without impact on results.
    Reduces the number of log messages.
    Improves Vue.js support for TypeScript source code.
    Updates the TypeScript dependency for Vue.js.
    Updates the HTML5 dependency for Vue.js.
  • 1.4.0-beta1

    1.4.0-beta1
    Corrects missing links from Vue components to setters in TypeScript.
    The v2.x, v3.x and v4.x versions of Vuex are now supported when used with JavaScript.
    Removes traceback without impact on results.
    Updates the HTML5 dependency for Vue.js.
    Improves Vue.js support for JavaScript source code.