Skip to content

2.1.1

Latest
Compare
Choose a tag to compare
@axelpale axelpale released this 08 Nov 02:18
59de667

Added

  • Add TypeScript type declarations index.d.ts (#29 #30)
  • Release UMD bundle via Unpkg.com (#32)
  • Add dev dependency: yamdog (#34) and terser (#32)
  • Add navigational links to README
  • Add source code links from API docs to GitHub.
  • Add GitHub Pages for Nudged.
  • Add GitHub action job for testing type declarations.

Changed

  • Generate API docs with yamdog instead of ad-hoc tooling. (#34)
  • Improve documentation all around.
  • Minify standalone builds by default (#32)

Fixed

  • Fix a property name typo in transform.toMatrix documentation.

Removed

  • Remove unused dev dependencies: async, lodash
  • Remove .npmignore in favour of 'files' in package.json