Skip to content

Releases: open-pioneer/trails-build-tools

@open-pioneer/build-package@0.2.2

30 May 14:37
Compare
Choose a tag to compare

Patch Changes

  • 0692aa2: Revert back to commonjs
  • Updated dependencies [0692aa2]
    • @open-pioneer/build-support@0.5.1
    • @open-pioneer/build-common@0.3.1

@open-pioneer/build-package@0.2.1

30 May 14:02
Compare
Choose a tag to compare

Patch Changes

@open-pioneer/build-common@0.3.1

30 May 14:37
Compare
Choose a tag to compare

Patch Changes

@open-pioneer/build-common@0.3.0

30 May 14:02
Compare
Choose a tag to compare

Minor Changes

  • 393b294: Distribute package as ESM.
  • 454ea2b: Introduce new stable metadata format and move internal package representation into this package
  • 39855ce: Introduce publishConfig in build.config.mjs

@open-pioneer/vite-plugin-pioneer@0.5.3

17 May 12:22
Compare
Choose a tag to compare

Patch Changes

  • ef54f35: Move loading of build config file into common package.
  • Updated dependencies [ef54f35]
  • Updated dependencies [125fd57]
  • Updated dependencies [37413f4]
    • @open-pioneer/build-common@0.2.0

@open-pioneer/build-support@0.4.0

17 May 12:22
Compare
Choose a tag to compare

Minor Changes

  • 125fd57: Introduce support for entryPoints in build.config.mjs
  • 37413f4: Add support for copying assets.

@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