Skip to content

Releases: datavisyn/visyn_scripts

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)

v8.0.4

24 Apr 08:51
9295a01
Compare
Choose a tag to compare

What's changed

  • fix: disable mangle as it creates build errors (#71)

v8.0.3

24 Apr 07:13
8c1563e
Compare
Choose a tag to compare

What's changed

  • fix: add sassOptions.outputStyle to expanded in rspack.config.js (#65)
  • deps: remove @storybook/addon-mdx-gfm as it breaks the build (#68)
  • feat: allow setting devtool=false (#69)