Skip to content

Bug fixes when running build:app from global

Compare
Choose a tag to compare
@bradmering bradmering released this 17 Sep 15:38
· 119 commits to main since this release

[0.13.1] - 2024-09-17

This release fixes a couple of small path issues that affect running 0.13.0 from the global path.

Bugfixes

  • Fix a path issue in the ComponentDesignTokens component that causes an error when run from the global namespace
  • Prevents typescript compile errors with the react-scroll <Link> component

Commits

  • Merge pull request #160 from Convertiv/release/0.13.1 3d289df
  • Merge pull request #159 from Convertiv/bugfix/fix-path-issue d3cf6d8
  • Changelog style tweaks 66a4a6f
  • Adding release notes for 0.13.1 2a9289a
  • Fix a path issue in the ComponentDesignTokens component 780e94d

v0.13.0...v0.13.1