Releases: yWorks/generator-yfiles-app
Releases · yWorks/generator-yfiles-app
for yfiles for html 2.4
5.0.0
Merge pull request #17 from yWorks/dependabot/npm_and_yarn/normalize-…
v4.0.2
Update dependencies and tests
v4.0.1
Adapt to the yFiles for HTML 2.3.0.2 release
v4.0.0
Upgrade to yFiles for HTML 2.3
v3.0.6
Prepare backwards compatibility with starter kits for yFiles for HTML 2.2
v3.0.5
- Fix yFiles npm package configurations not working with yarn
- Quit early when npm/yarn install fails
v3.0.4
- Update npm dependencies
- Use core-js and regenerator-runtime directly instead of the deprecated @babel/polyfill
v3.0.3
- Handle user-provided relative yFiles package paths correctly
- Use yarn pack instead of npm pack when yarn was selected
v3.0.2
- Use a packed yFiles npm module (.tgz) dependency to prevent symlink issues with npm
- Always exclude yFiles from babel to prevent out of memory errors
v3.0.1
TypeScript projects now properly resolve *.ts files.