Releases: datavisyn/visyn_scripts
Releases · datavisyn/visyn_scripts
v7.0.1
v7.0.0
Release 6.0.0
What's Changed
- feat: ignore playwright folder in jest config by @puehringer in #45
- deps: pin @swc/core to 1.3.95 by @dvmartinweigl in #47
- feat: add ability to build ts|tsx from node_modules by @puehringer in #46
- Release 6.0.0 by @thinkh in #48
New Contributors
- @dvmartinweigl made their first contribution in #47
Full Changelog: v5.1.0...v6.0.0
v5.1.0
What's Changed
- deps: Upgrade TypeScript to ~5.1.6 by @puehringer in #38
Full Changelog: v5.0.0...v5.1.0
v5.0.0
v4.1.0
Features
- Make
react/jsx-curly-brace-presence
warn instead of error