Skip to content

v1.3.0

Compare
Choose a tag to compare
@thiervoj thiervoj released this 16 Feb 12:33
· 6 commits to master since this release

🐛 BUGS

  • In some cases, the configuration between two cartapus targets could not be correctly reset, resulting in the first configuration being applied to the second target's configuration.
  • Added a warning if the data-cartapus-threshold is not between 0 and 1.

🔧 CHORES

  • Switch from microbundle to Vite which makes the repo lighter by having less files and less folders.
  • Use private class methods and optional chaining.
  • Use postcss-nesting to nest the css of the dev page.

Full Changelog: v1.2.4...v1.3.0