Skip to content

v4.17.1

Compare
Choose a tag to compare
@alex-page alex-page released this 07 Apr 00:01

Bug fixes

  • TopBar navigation icon to use the var(--top-bar-color) (#2898).

Documentation

  • Fixed two typos in the Form documentation (#2879)

Code quality

  • Don't use export * when exporting from type-only files as importing empty files causes webpack to produce unwanted boilerplate (#2897)