Releases: datavisyn/visyn_scripts
Releases · datavisyn/visyn_scripts
v5.0.0
Release notes
- Improved copy command to replicate folder structures (#39)
v4.1.0
Features
- Make
react/jsx-curly-brace-presence
warn instead of error
v4.0.1
Release notes
- Add destroy request call in close event to support SSE closing (#34)
- Pin sass-embedded to 1.62.0 to avoid "Cannot find module 'sass'" error (#35)
v3.0.1
Release notes
- Make most visyn entry settings optional (ec8f639)
- Pin @swc/core to 1.3.37 to avoid entered unreachable code: auto_acces… (4a84c9b)
- Disable cypress/unsafe-to-chain-command rule (08a3c90)
v3.0.0
Release notes
- Visyn core (#24)
- Check if it is a workspace when reading tsconfig (#26)
v2.0.0
Release notes
- Add cypress folder to eslint config (#23)
- Pin swc/core to 1.3.30 to avoid segmentation fault (#22)
- Switch from babel to swc and sass to sass-embedded (#21)
- Added cypress 11 tests to demo app (#19)
v1.1.1
Release notes
- Added workspace-update args to command (#14)
- Pin typescript-eslint to ~5.42.0 because of no-shadow false positives (#15)
v1.1.0
Release notes
- Added prefix support for package names (#7)
- Added svg to be resolved with identity-obj-proxy in jest (#8)
- Added custom resolve aliases (#12)