Skip to content

v1.1.400

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 15:48
· 4 commits to main since this release
3f5d622

Features

  • Optimize processDirectory with parallelized async processing (#427) #427 (poteboy)

Bug Fixes

  • rn-build: set process.env.NODE_ENV so Vite won’t set it to development if not set (#425) #425 (Pokai Chang)
  • improve README file detection with case-insensitive matching (#426) #426 (poteboy)

Performance Improvements

  • one: paralellize page building in prep for using threads (natew)

Chores

  • vxrn: remove unused import helper (natew)

Commits