Skip to content

Releases: scriptex/pass-score

Migrate to TypeScript

19 Sep 12:46
758705a
Compare
Choose a tag to compare

This release introduces full TypeScript support for the passScore function and the Native Web Component x-pass-score.
BREAKING: It is no longer possible to use the library from a local script or from unpkg.com. Please use a module bundler such as Webpack, Parcel, Rollup, etc.
A new demo is available here

Native web component

05 Sep 08:18
2593d54
Compare
Choose a tag to compare

This release introduces and adds a new native web component.

New Year!

03 Jan 08:01
Compare
Choose a tag to compare

This release updates the distribution files and all dependencies

Optimized distribution

18 Aug 10:51
Compare
Choose a tag to compare

This release removes Webpack as a module bundler and uses Babel extensively.
Babel is now officially updated to v.7

UMD

16 Apr 11:45
Compare
Choose a tag to compare
UMD

This release exports the passScore library using the UMD pattern

Add browser build

02 Apr 06:48
Compare
Choose a tag to compare

This release adds transpiled version for safe usage in a browser

First stable

06 Feb 15:56
Compare
Choose a tag to compare
0.1.0

Update version and reindent