Skip to content

Releases: datavisyn/visyn_scripts

v5.0.0

28 Aug 07:20
0d63302
Compare
Choose a tag to compare

Release notes

  • Improved copy command to replicate folder structures (#39)

v4.1.0

28 Jul 08:19
18f5fba
Compare
Choose a tag to compare

Features

  • Make react/jsx-curly-brace-presence warn instead of error

v4.0.1

03 Jul 14:14
df9ffbf
Compare
Choose a tag to compare

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)

v4.0.0

16 May 11:06
84cbd10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v4.0.0

v3.0.1

03 Apr 14:24
6b436cd
Compare
Choose a tag to compare

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

01 Mar 13:20
43d8dee
Compare
Choose a tag to compare

Release notes

  • Visyn core (#24)
  • Check if it is a workspace when reading tsconfig (#26)

v2.0.0

20 Feb 08:23
86a0f11
Compare
Choose a tag to compare

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

18 Nov 10:47
7b6dc0f
Compare
Choose a tag to compare

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

14 Oct 08:46
719e4dc
Compare
Choose a tag to compare

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)

v1.0.1

08 Sep 10:29
6946fec
Compare
Choose a tag to compare

Release notes

  • Use latest changes