Releases: phovea/generator-phovea
Releases · phovea/generator-phovea
v12.0.0
v11.0.0
- Added requirements_workspace.txt
- Added devcontainer and launch configurations
- Added docker-run and docker-exec commands
- Added python as recommended extension
- Added jest as recommended extension
- Fixed devServer proxy order
- Update template files to match new FastAPI mechanism
- Set "justMyCode" to false in launch.json
- Added python extraPaths to settings.json
- Add FastAPI support
- update build.js
- Update template files and nvmrc to node 14
- Updated vscode launch.json to allow front-end debugging for webpack
- pin sass to version 1.52.1
- pin webpack-cli/serve
v10.0.0
v9.0.0
v8.0.0
v7.0.0
- Update Codeowner (#465)
- Use correct release notes (#463)
- Update requirements and dependencies (#458)
- Add 404 and 500 error pages (#456)
- Add/change scss folder of init-lib and init-app (#455)
- workspace.scss changes (#454)
- Fix
copy
npm scripts for Windows (#453) - Support multiple workspace.scss (SCSS file per Webpack entry point) (#451)
- Webpack changes for frontend config (#449)
- Fix
copy-app-assets
npm script (#447) - update workspace dependencies (#446)
- Use
rimraf
package instead ofrm -rf
inpreinstall
script (#443) - Check if yo-rc.json exist in workspace before deleting it (#441)
- Generator stylesheet refactoring changes (#440)
- Add auto-update generator (#437)
- CircleCI Config Changes (#436)
- Add webpack-dotenv to our configs (#435)
- Develop refactoring (#428)
- Add
--incremental
build flag for ts compiler (#423) - Use
PHOVEA_NGINX_PORT
in nginx-default.conf (#421) - Update
.gitattributes
to hide compiled files from git diff (#417) - Handle additional labels in templates folder for deployment (#414)
v6.0.1
v6.0.0
- Update README.md circleci links #365
- Handle version latest in package.json #357
- Update homepage #369
- Use four spaces for indentation #373
- Additional entries to gitignore templates #306
- Add preinstall command to update git dependencies on `npm install #296
- Unified the output of
fs.extendJSONSync
andfs.writeJSONSync
#313 - Find max version of an array of versions #335
- Exclude python directory from npm release for hybrid plugins #229
- Initialize plugin from the workspace #370
- Add a new extension from the workspace #371
- Update README.md #376
- Update .gitattributes to create correct line endings #358
- Use GitHub Issue and PR templates #178
- Remove next steps from init-lib template #375
- Add build args for injection of env vars in Dockerfile_dev #331
- Add a basic test for each init-* subgenerator #381
- Changes for new workspace #389
- Get correct max version for range versions #391
- Changes to handle products with the new workspace #393
- Template files changes for new typescript repositories #383
- Handle gitlab versions #397
- Use product repo for workspace setup and improve handling #395
- Use Dockerfile from product repository to build docker images #386
- Correct requirements in requirements.txt #307