Releases: open-pioneer/trails-build-tools
Releases · open-pioneer/trails-build-tools
@open-pioneer/build-package@0.2.2
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
@open-pioneer/build-common@0.3.1
@open-pioneer/build-common@0.3.0
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
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
Minor Changes
- 125fd57: Introduce support for entryPoints in build.config.mjs
- 37413f4: Add support for copying assets.
@open-pioneer/build-package@0.1.0
Minor Changes
- 20004a8: First draft implementation for building packages.
@open-pioneer/build-common@0.2.0
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
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
Minor Changes
- 41399fa: Move validation of build.config.mjs into a shared package