Releases: open-pioneer/trails-build-tools
Releases · open-pioneer/trails-build-tools
@open-pioneer/[email protected]
Minor Changes
- 23a6f4c: Report an error if a package uses the 'overrides' property in an i18n file (even if there are no actual overrides)
- 348afd8: An error is now thrown if a package uses the 'overrides' key, even if the object is empty.
Patch Changes
- aeb702c: Add supported node versions (>= 16) to package.json
- 38c8ee0: Don't re-emit warnings when a cached metadata entry is returned.
- Updated dependencies [348afd8]
- Updated dependencies [aeb702c]
- @open-pioneer/[email protected]
@open-pioneer/[email protected]
Patch Changes
- aeb702c: Add supported node versions (>= 16) to package.json
@open-pioneer/[email protected]
@open-pioneer/[email protected]
Minor Changes
- 9f82090: Transpile open-pioneer:react-hooks at build time to avoid problems in the toolchain, e.g. when esbuild preoptimizes dependencies in vite.
- 9f82090: Ensure that a package always imports its external dependencies.
Patch Changes
- ac2b275: Import chalk using async import
- Updated dependencies [9f82090]
- @open-pioneer/[email protected]
@open-pioneer/[email protected]
Minor Changes
- 1273a16: Copy i18n files when present
Patch Changes
- aeb702c: Add supported node versions (>= 16) to package.json
- Updated dependencies [348afd8]
- Updated dependencies [aeb702c]
- @open-pioneer/[email protected]
- @open-pioneer/[email protected]
@open-pioneer/[email protected]
Minor Changes
- 9f82090: Add some common helpers for runtime support, including generation of react hooks
@open-pioneer/[email protected]
@open-pioneer/[email protected]
Minor Changes
- 900057b: Allow framework metadata from package.json for local packages. It is still an error to use both in a package at the same time.
@open-pioneer/[email protected]
Patch Changes
- 0a68001: Fix source map paths on windows
@open-pioneer/[email protected]
Minor Changes
- fdc4cae: Fix dependency to postcss-import