Skip to content

1.0.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 27 Jul 18:23
· 200 commits to master since this release

Bug Fixes

  • build-resources: allow scoped modules (a2bea83)
  • build-resources: allow scoped packages in fixRelativeFromPath (ae101c6)
  • build-resources: allow sibling directories of the same name as modules (c104ea2), closes #55
  • build-resources: do not break when no package.json loaded (b5b9fae)
  • build-resources: do not break when no packageJson loaded (5f6f3b4)
  • build-resources: ignore with template strings (e30afc2), closes #56
  • build-resources: pass absolute path to installedRootModulePaths (ec3f123)
  • build-resources: root module paths can be scoped (47906ba)
  • index: use the css loader together with other CSS-processing extensions (44214e1), closes #14
  • origin-loader: switch to a more unique variable name (4223ab2)

Features

  • all: use path-based moduleIds and hook native webpack_require (54d7c65)
  • index: add a warning about depracated features (0535927)
  • index: allow passing custom loaders to be used by in the Views (b8f87d6)
  • origin-loader: build resources now set their Origin using aurelia-metadata (a69b8f0)
  • origin-loader: move origin setting out to loader-webpack (90a3658)