Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

paeckchen-core-0.4.0: chore(paeckchen-core): releases 0.4.0 (#201)

Latest
Compare
Choose a tag to compare
@KnisterPeter KnisterPeter released this 30 Jul 21:20
· 177 commits to master since this release
  • refactor(paeckchen-core): use fork of sorcery (#197)
  • refactor(paeckchen-core): revert call sorcery async (#187) (#196)
  • fix(paeckchen-core): external module bundling (#195)
  • fix(paeckchen-core): write cache file only in debug mode (#194)
  • fix(paeckchen-core): externals should be converted (#193)
  • fix(paeckchen-core): on watch updates notify about updated modules (#191)
  • fix(paeckchen-core): error during rebundle must be thrown (#190)
  • fix(paeckchen-core): read watches if starting from cache (#189)
  • fix(paeckchen-core): if file does not exists mtime should be -1 (#188)
  • refactor(paeckchen-core): call sorcery async (#187)
  • refactor(paeckchen-core): change error handling (#184)
  • feat(paeckchen-core): add bundle caching (#177)
  • fix(paeckchen-core): fixes missing source-map files (#172)
  • test(paeckchen-core): add missing test for source-map config (#171)
  • feat(paeckchen-core): allow 'inline' as source-map config (#169)
  • refactor(paeckchen-core): rename interfaces to not be prefixed with I (#166)
  • feat(paeckchen-core): add loglevel to configuration (#165)
  • feat(paeckchen-core): add progress step to source-map generation (#164)
  • refactor(paeckchen-core): bundling async (#160)
  • refactor(paeckchen-core): reduce host api surface (#158)
  • fix(paeckchen-core): code-gen and debugging (#157)