Tags: iFaxity/vite-plugin-istanbul
Tags
feat!: update to support vite v5 (#183) * build: updated to node v20 * build(deps): added missing dependency to source-map * feat!: updated to espree v10 BREAKING CHANGE: updating from espree v9 to v10 deprecates older node versions * feat!: update to support vite v5 BREAKING CHANGE: least supported version changed from v2.9.1 to v4
fix: add regex for vue SFC to prevent instrumenting style and templat… …es (#180) * fix: add regex for vue SFC to prevent instrumenting style and templates Single file Components no longer have their html or css instrumented instead of their script Closes #96 #178 #89 * build: add prepare script to build the package when using a git version See https://stackoverflow.com/a/57829251 * build: fix dependencies' vulnerabilities run npm audit fix * build: bump devDependencies (patch version only) * fix: instrument both option and composition API * style: fix sonarlint issues * revert: reverted changes to dependencies and package.json Refs: 1e67efc, ea8fa18, 614a88a * style: changed to single quotes for strings --------- Co-authored-by: Hugo <[email protected]> Co-authored-by: Christian Norrman <[email protected]>
PreviousNext