Skip to content

Release v2.0.1

Compare
Choose a tag to compare
@matei-radu matei-radu released this 03 May 20:06
· 6 commits to main since this release

Changed

  • Updating TypeScript to v4.9 has fixed Rollup not being able to output type declarations, so the npm script
    build:ts-decl is removed.
  • TypeScript declarations are now available under lib instead of types.
  • Move lint-staged configuration to its own file .lintstagedrc.json.
  • Bump @rollup/plugin-node-resolve to version 15.0.2.
  • Bump @rollup/plugin-typescript to version 11.1.0.
  • Bump @types/react to version 18.2.1.
  • Bump husky to version 8.0.3.
  • Bump lint-staged to version 13.2.2.
  • Bump prettier to version 2.8.8.
  • Bump rollup to version 3.21.4.
  • Bump typescript to version 4.9.5.