Skip to content

Releases: datavisyn/visyn_scripts

v11.3.0

08 Nov 09:23
6e8d147
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.2.0...v11.3.0

v11.2.0

10 Oct 11:16
f8eda97
Compare
Choose a tag to compare

What's Changed

  • feat: enable tile graph for RS Doctor in rspack.config.js by @thinkh in #97
  • feat: add ESLint rule for deterministic import order by @puehringer in #98
  • Release 11.2.0 by @github-actions in #99

Full Changelog: v11.1.2...v11.2.0

v11.1.2

05 Sep 19:00
33029f2
Compare
Choose a tag to compare

What's Changed

  • feat: disable LightningCssMinimizerRspackPlugin by @puehringer in #91
  • Release 11.1.2 by @github-actions in #94

Full Changelog: v11.1.1...v11.1.2

v11.1.1

05 Sep 12:56
405edd6
Compare
Choose a tag to compare

What's Changed

  • fix: disable compress and mangle in minimizer by @puehringer in #89
  • Release 11.1.1 by @github-actions in #90

Full Changelog: v11.1.0...v11.1.1

v11.1.0

04 Sep 07:57
9800d5d
Compare
Choose a tag to compare

What's Changed

  • deps: remove storybook by @puehringer in #87
  • Release 11.1.0 by @github-actions in #88

Full Changelog: v11.0.0...v11.1.0

v11.0.0

04 Sep 06:54
b567475
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.1...v11.0.0

v10.1.1

05 Aug 06:37
b451d58
Compare
Choose a tag to compare

What's Changed

  • feat: prefer lenient config in ts checker by @puehringer in #82
  • Release 10.1.1 by @github-actions in #83

Full Changelog: v10.1.0...v10.1.1

v10.1.0

05 Aug 06:27
48a0230
Compare
Choose a tag to compare

What's Changed

  • feat: enable strict mode by default for TypeScript by @puehringer in #80
  • Release 10.1.0 by @github-actions in #81

Full Changelog: v10.0.0...v10.1.0

v10.0.0

01 Aug 06:16
7758685
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade deps and add react compiler rules by @puehringer in #78
  • Release 10.0.0 by @github-actions in #79

New Contributors

  • @github-actions made their first contribution in #79

Full Changelog: v9.0.0...v10.0.0

v9.0.0

25 Apr 06:37
6c77f03
Compare
Choose a tag to compare

What's changed

  • feat: allow disabling devtool (#73)
  • Refactor: remove security routes proxy (#67)