Skip to content

Version 4.6.0

Latest
Compare
Choose a tag to compare
@mikaelvesavuori mikaelvesavuori released this 09 Jan 10:06
· 1 commit to main since this release

What's Changed

  • Fix broken "elements page" link
  • Modernize by migrating from Webpack to tsup (esbuild)
  • Migrate from Arkit to Dependency Cruiser
  • Remove several dependencies
  • Linting, even across tests
  • Update contributors
  • Fix Code Climate in CI

Full Changelog: v4.5.14...v4.6.0

Summary of changes

The majority of these changes are internal and should not affected users. The reason for making this a minor release, rather than a patch release, is because of the possibility of breaking changes when moving from bundling with Webpack to tsup (esbuild).

Now, Figmagic is bundled to both CommonJS as well as a module. The bin link is pointing to the module export.