Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 21:39
· 116 commits to main since this release
v0.4.0

web_modules v0.4.0

  • feat(build): make build the static counterpart of dev
  • feat: a zero-config web_modules block in package.json drives dev/build; build auto-vendors its dependencies
  • feat: fluent Build and Dev library builders, behind a default-on builder feature
  • feat: PackageSpec::parse, and Decorators at the crate root
  • refactor: processor-agnostic build pipeline - build()/BuildOptions/Processors need no typescript; DevConfig aliases Processors
  • remove: the compile command, folded into build
  • deps: bump npm-utils to 0.5.3 - native TLS roots, stricter sha512 integrity, hardened extraction
  • deps: drop grass's clap CLI from the default build