Skip to content

Version 0.19.16

Choose a tag to compare

@Codeneos Codeneos released this 25 Jul 07:54

0.19.16 (2023-07-25) ### Bug Fixes CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types CLI exits with 1 instead of printing the error when passing an unknown flag or command (f756e3c) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types errors duplicate the word "Error" when printing to the console (367d404) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types fileSystem outputFile creates folders instead of file causing error (e2a04d7) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types getTestClasses doesn't return test classes due to new data structure of Salesforce package (db526dc) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types recordBatch is verbose about it's actions when logging level is set to info (f77b887) ### Features CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types add option to dump before and after script definition for debugging purpose using the debug-activation flag (aaa95c1) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types check script element validity to avoid activation of fault scripts (692583a) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types improve Salesforce log view to more accurately refresh (3b0d708) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types support LWC geneation (5f0107e) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types update output type for extension to es2022 modules (75fbca5) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types update to typescript to version 5 and update required dependencies to match (ccbda5c) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types upgrade vscode dependency to 1.80 and fix breakpoints not binding under vscode 1.74+ (5c359aa) CHANGELOG.md docs jest.config.js lerna.json LICENSE node_modules package.json packages patches pnpm-lock.yaml pnpm-workspace.yaml README.md resources SITE.md sonar-project.properties tsconfig.json tsconfig.typedoc.json typedoc.json types upgrade XML functions to use FXPv4 (63c0ba9)