Releases: jupyterlab/extension-template
Releases · jupyterlab/extension-template
v4.5.1
What's Changed
Maintenance 🚧
- Align TypeScript version with JupyterLab latest, add resolution pin for
lib0by @krassowski in #127
Other Changes ➕
- Update Python versions by @ktaletsk in #123
- Disable NPM scripts in
.yarnrc.ymlby @mfisher87 in #125
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
New Features ✨
Other Changes ➕
- Add JupyterLab as dev dependency by @mfisher87 in #116
- Rename "handler" modules to be a bit more descriptive by @mfisher87 in #115
- Update development instructions to include creation of virtualenv by @mfisher87 in #117
New Contributors
- @mfisher87 made their first contribution in #116
- @ktaletsk made their first contribution in #118
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
New Features ✨
- Rename 'server' kind to 'frontend-and-server' by @petebachant in #109
Bug Fixes 🐛
- Run
install-depsprior to integration tests by @fcollonval in #101 - Upgrade typescript dependency by @brichet in #107
Maintenance 🚧
- Bump binder deps by @fcollonval in #102
New Contributors
- @petebachant made their first contribution in #109
Full Changelog: v4.3.8...v4.4.0
v4.3.8
What's Changed
Bug Fixes 🐛
- Fix conflict between mocha and jest types by @fcollonval in #100
Maintenance 🚧
- Update minimum python version to 3.9 by @aaravind100 in #98
New Contributors
- @aaravind100 made their first contribution in #98
Full Changelog: v4.3.7...v4.3.8
v4.3.7
What's Changed
New Features ✨
- Allow owners/members/collaborators to update snapshots on PRs of outside contributors by @krassowski in #96
Maintenance 🚧
- Update Python version to supported one by @fcollonval in #95
Full Changelog: v4.3.6...v4.3.7
v4.3.6
What's Changed
Bug Fixes 🐛
- Update tsconfig lib by @fcollonval in #94
Other Changes ➕
- Update
jupyter_serverdependency specifier and followjupyterlabby @joaopalmeiro in #87 - Add Trove/PyPI classifiers for MIME renderers and themes by @joaopalmeiro in #89
- Change
npm-run-alltonpm-run-all2by @joaopalmeiro in #91
Full Changelog: v4.3.5...v4.3.6
v4.3.5
What's Changed
New Features ✨
- Include
"keywords"in the hatch-nodejs-version metadata hook plugin configuration by @joaopalmeiro in #85
Full Changelog: v4.3.4...v4.3.5
v4.3.4
What's Changed
Documentation 📖
- Expand wording for
has_settingsto include mention of schema-defined UI elements by @krassowski in #83 - Drop experimental wording for playwright ui mode by @fcollonval in #84
Full Changelog: v4.3.3...v4.3.4
v4.3.3
Full Changelog: v4.3.2...v4.3.3
v4.3.2
What's Changed
Bug Fixes 🐛
- Normalize
repositoryURL trailing slash by @joaopalmeiro in #75
New Contributors
- @joaopalmeiro made their first contribution in #75
Full Changelog: v4.3.1...v4.3.2