Releases: microsoft/vscode-generator-code
Releases Β· microsoft/vscode-generator-code
v1.11.4
v1.11.3
v1.11.2
Changes:
- #490: update to [email protected]
- #489: update eslint
- #486: Update vsc-extension-quickstart.md
- #487: adding reporting to extension quickstart for ts and js
This list of changes was auto generated.
v1.11.1
v1.11.0
Changes:
- #482: generated quickstart guide says use npm even though project chose yarn
- #481: adopt node 20 in generator & extension, prepare 1.11.0
- #480: audit fix
This list of changes was auto generated.
v1.10.1
Changes:
- #477: use const
- #476: remove
runOn:folderOpen
, prepare 1.10.1 - #474: increase timout for integration tests
This list of changes was auto generated.
v1.10.0
Changes:
- #473: update to yeoman-generator@7, prepare 1.10.0
- #472: The option "none" for prompt "Which bundler to use?" can be misleading
- #469: improve vscodeignore, prepare 1.9.1
- #466: [Enhancement] Remove Unnecessary Spaces in
ext-command-ts/vsc-extension-quickstart.md
- #467: Remove Unnecessary Spaces in
ext-command-ts/vsc-extension-quickstart.md
This list of changes was auto generated.
v1.9.0
v1.8.6
Changes:
Feature Requests:
- #309: Prompt to open code / code-insiders at the end
Bugs:
- #299: Tests for
webpack
ed generator are not valid
Others:
- #460: run npm with shell
- #459: prepare 1.8.6
- #456: prepare 1.8.5
- #455: tests on Mac fail with
ENOTEMPTY: directory not empty
- #454: fix capturing stdout and stderr when running tests
See More
- #453: prepare 1.8.4
- #452: Bump ip from 2.0.0 to 2.0.1
- #450: update test-web
- #449: fix readme for docker run
- #448: prepare 1.8.3
- #442: fix windows
- #441: fix tests
- #440: evaluate npmLocation
- #439: fix test failures: avoid using
execa
- #438: prepare 1.8.1
- #434: update templates to use new test-cli package
- #433: prepare 1.8.0: update dependencies, use esm
- #429: use Node16 and target ES2022, adopt latest grep
- #432: Don't force initial Git branch name. Instead use the users default initial branch name.
- #430: prepare 1.7.9
- #421: Bump semver from 5.7.1 to 5.7.2
- #425: prepare 1.7.8
- #418: update dependencies, prepare 1.7.7
- #416: Replace deprecated GitHub action for headless tests
- #412: prepare 1.7.6
- #407: update dependencies, prepare 1.7.5
- #406: ci: add batch
- #405: prepare 1.7.4
- #403: Bump http-cache-semantics from 4.1.0 to 4.1.1
- #402: remove activationEvents for command
- #400: running tests now requires 16.x (microsoft/vscode-test#181)
- #399: update package-lock
- #398: prepare 1.7.3
- #396: use @vscode/[email protected]
- #395: update dependencies, prepare 1.7.2
- #392: delete pr-chat action
- #390: Engineering - Update pipeline
- #391: update tests pipeline
- #389: increase timeout
- #388: make tests async, fixes issues with done not called
- #387: more output with integration test
- #385: fix pipeline
- #386: remove compile step
- #382: update dependencies, prepare 1.7.1
- #383: onboard azure & pr pipelines
- #374: remove yarn.lock, update package-lock
- #373: prepare 1.7.0
- #372: When using pnpm, pretest won't run by default
- #371: Fix comment casing
- #366: π version
- #364: Fix .gitignore files not included in npm package
- #362: prepare 1.6.13
- #360: Template consistency pass
- #361: Limit webpack chunks for web extensions
- #358: Add link to UX guidelines in quickstart markdown files
- #357: chore: Unify indentation in generated package.json
- #339: Add pnpm as a package manager
- #356: use test-web 0.0.26
- #355: prepare 1.6.12
- #354: Fix incorrect keyboard shortcut listed in template READMEs
- #346: Remove $tslint-webpack-watch from vscode-webpack template
- #348: update dependencies, prepare 1.6.11
- #347: NPM Packages are outdated
- #340: Fix for ext-snippets quick start documentation
- #342: fix: target ES2020 in web extensions
- #332: 404 Not Found - GET https://registry.npmjs.org/yo-code-dependencies-versions - Not found
- #335: Rename witch to which
- #329: Have git init use an initial branch of main
- #328: Bump node-fetch from 2.6.1 to 2.6.7
- #327: Bump shelljs from 0.8.4 to 0.8.5
- #323: tsconfig.json confusing settings
- #325: Error: pkg.name and pkg.version required (Node.js: v17.3.0)
- #322: Simplify open steps
- #320: Generator should emit
enabledApiProposals
instead ofenableProposedApi
- #319: use consistent bullet
- #317: Fix issues for notebook renderer webpack compilation
- #308: Extension example produces build error "Cannot find name 'AbortSignal'." when using the docs in https://code.visualstudio.com/api/get-started/your-first-extension
- #313: change parameter order for the watch-test task
- #303: Inform users that choose webpack to install problem matcher extension
- #302: Update comment in webpack.config.js
- #306: Updates problem matcher support
- #276: Theme tests timesout often
- #296: Add local dev tips
- #294: Web bits fix
- #291: Remove webpack plugin for process/browser in web ext
- #289: Fix erroring out tests
- #288: Update notebook renderer generator to stable
- #285: Update to
yeoman-generator
5 - #286: update css-loader
- #284: Bump ws from 6.2.1 to 6.2.2
- #283: Bump dns-packet from 1.3.1 to 1.3.4
- #282: Bump browserslist from 4.16.3 to 4.16.6
- #274: Bump hosted-git-info from 2.8.8 to 2.8.9
- #273: Bump lodash from 4.17.20 to 4.17.21
- #278: π @types/node to 14.x
- #277: update package.json for notebooks
- #275: Update field names for NotebookCellData
- #272: Bump url-parse from 1.4.7 to 1.5.1
- #271: update notebook renderer for renderer api changes
- #258: Add node_modules to .vscodeignore when using webpack
- #249: fix: Update token inspection command
- #255: fix 'orther' typo on line 162
- #260: Hide dist folder from search results
- #267: fix error: Webpack5 Automatic publicPath is not supported in this browser in Notebook
- #266: update controller API for notebook
- #264: remove KernelProvider from Notebook generator
- #263: update notebook generator to new serializer api
- #262: update fetching cells for execution in notebooks
This list of changes was auto generated.