Skip to content

v0.7.1

Compare
Choose a tag to compare
@Owen3H Owen3H released this 22 Jun 14:32
· 6 commits to main since this release
  • Reference error now thrown if Puppeteer wasn't found when trying to use it.
  • CI script now runs before publishing to NPM.
  • Included src in the build.
  • Made some edits upon reading TypeScript performance wiki.
  • Implemented RawTimelineResponse type.
  • TimelineUser class properties now readonly.
  • vite.config.ts renamed to vitest.config.ts (more appropriate since we aren't using Vite)