Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

Webpack, potrace, upgraded internals

Latest
Compare
Choose a tag to compare
@MarcusCemes MarcusCemes released this 30 Aug 09:07
v4.1.0
ead69a3

Brings a major upgrade to the inner workings of the core, as well as other packages.
This has been in the works for a while to support new forms of integration, such as the new webpack loader!

🚨 While many aspects remain the same, this may introduce some slight breaking changes 🚨

✨ Added

  • Webpack loader (@ipp/webpack)
  • Potrace pipe (@ipp/trace)
  • Repository tests (package.json sync)

🛠 Changed

  • Better internals for the core
  • Better common types
  • New async unbuffered flow for CLI
  • Better config and manifest formats
  • General improvements
  • Readme, new homepage and in-house documentation

🗑 Removed

  • The broker (@ipp/broker), replaced by a better thread-elevation script