Skip to content

Releases: steelbrain/pundle

v2.0.0-alpha1

22 Nov 18:50
Compare
Choose a tag to compare
v2.0.0-alpha1 Pre-release
Pre-release

First v2 Alpha build 馃帀

Completely rebuilt from the ground up to fix some of the really blocking issues with the architecture!

Major new features:

  • Support for Pundleconfig.js
  • Support for modular Components
  • Support for Presets

Closed Issues

  • HMR is not applied to directly accepting modules (#84)
  • Unnecessary logging in console even when HMR disabled (#78)
  • Pundle CLI not accepting a root directory (#77)
  • File not found errors not going away after fixing (#72)
  • Separate the concept of a plugin from the concept of a transformer (#64)
  • Allow the use of Pundle config file (#63)
  • Let .loadPlugins return Pundle instance (#61)
  • Create pundle-errors package (#59)

v1.0.0

26 Jul 08:17
Compare
Choose a tag to compare

First stable release 馃拑