Skip to content

v2.0.0

Compare
Choose a tag to compare
@theogainey theogainey released this 13 May 18:15
· 10 commits to main since this release
bd6681b
feat: TypeScript Migration

Changes to be committed:
	modified:   mod.ts
	deleted:    src/accessibility.js
	new file:   src/accessibility.ts
	deleted:    src/format.js
	new file:   src/format.ts
	deleted:    src/index.js
	new file:   src/index.ts
	new file:   src/types.d.ts
	deleted:    src/utility.js
	new file:   src/utility.ts
	modified:   test/accessibility.test.js
	modified:   test/format.test.js
	modified:   test/index.test.js