Skip to content

Releases: open-pioneer/trails-build-tools

@open-pioneer/build-package@0.1.0

17 May 13:56
Compare
Choose a tag to compare

Minor Changes

  • 20004a8: First draft implementation for building packages.

@open-pioneer/build-common@0.2.0

17 May 12:22
Compare
Choose a tag to compare

Minor Changes

  • ef54f35: Move loading of build config file into common package.
  • 125fd57: Introduce support for entryPoints in build.config.mjs
  • 37413f4: Add support for copying assets.

@open-pioneer/vite-plugin-pioneer@0.5.2

16 May 14:43
012b03d
Compare
Choose a tag to compare

Patch Changes

  • 434cc23: Migrate all tests to vitest.
  • 41399fa: Use new shared package to validate build.config.mjs
  • Updated dependencies [41399fa]
    • @open-pioneer/build-common@0.1.0

@open-pioneer/build-common@0.1.0

16 May 14:43
012b03d
Compare
Choose a tag to compare

Minor Changes

  • 41399fa: Move validation of build.config.mjs into a shared package