Skip to content

Releases: open-pioneer/trails-build-tools

@open-pioneer/vite-plugin-pioneer@0.8.6

08 Jun 14:10
Compare
Choose a tag to compare

Patch Changes

  • cf32df5: Add another workaround that unfortunately currently requires pnpm's shamefully-hoist option.

    shamefully-hoist allows the application to 'see' all other installed node packages.
    This is usually a bad practice but we currently require it for the virtual module that imports all open pioneer services.
    For more details see the linked commit.

@open-pioneer/vite-plugin-pioneer@0.8.5

08 Jun 07:14
297e1eb
Compare
Choose a tag to compare

Patch Changes

  • ab271dc: Don't consider virtual app-css modules if they end in '.map'. This is a workaround for vite currently requesting source maps for inline css with the 'wrong' importer.
  • 38d3c6b: Work around problems with vite's depOptimizer

@open-pioneer/build-package-cli@0.2.0

07 Jun 07:46
Compare
Choose a tag to compare

Minor Changes

  • 8c6e72d: Rename to build-pioneer-package

@open-pioneer/vite-plugin-pioneer@0.8.4

06 Jun 11:13
Compare
Choose a tag to compare

Patch Changes

  • 57a81cd: Improve error logging in dev mode.

@open-pioneer/vite-plugin-pioneer@0.8.3

06 Jun 09:12
Compare
Choose a tag to compare

Patch Changes

  • e6bbbfb: Simplify license comment in README
  • Updated dependencies [b6f55fe]
  • Updated dependencies [e6bbbfb]
    • @open-pioneer/build-common@0.6.0

@open-pioneer/build-support@0.6.0

06 Jun 09:12
Compare
Choose a tag to compare

Minor Changes

  • b6f55fe: Move most package build options into the publishConfig section of build.config.mjs files.

Patch Changes

  • e6bbbfb: Simplify license comment in README

@open-pioneer/build-package@0.7.0

06 Jun 09:12
Compare
Choose a tag to compare

Minor Changes

  • b6f55fe: Move most package build options into the publishConfig section of build.config.mjs files.
  • e6bbbfb: Change the way output is configured in the 'build' function. A logger (e.g. console) can now be passed directly.

Patch Changes

  • e6bbbfb: Simplify license comment in README
  • Updated dependencies [b6f55fe]
  • Updated dependencies [e6bbbfb]
    • @open-pioneer/build-common@0.6.0
    • @open-pioneer/build-support@0.6.0

@open-pioneer/build-package-cli@0.1.0

06 Jun 09:12
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • e6bbbfb: Simplify license comment in README
  • Updated dependencies [b6f55fe]
  • Updated dependencies [e6bbbfb]
  • Updated dependencies [e6bbbfb]
    • @open-pioneer/build-package@0.7.0

@open-pioneer/build-common@0.6.0

06 Jun 09:12
Compare
Choose a tag to compare

Minor Changes

  • b6f55fe: Move most package build options into the publishConfig section of build.config.mjs files.

Patch Changes

  • e6bbbfb: Simplify license comment in README

@open-pioneer/vite-plugin-pioneer@0.8.2

05 Jun 13:50
Compare
Choose a tag to compare

Patch Changes

  • fdb5347: Use unresolved module ids for generated code.
  • Updated dependencies [fdb5347]
    • @open-pioneer/build-common@0.5.1