Skip to content

Releases: benxene/class-scheduler

Version 1.2.1

16 Aug 14:52
4799e40
Compare
Choose a tag to compare

Changelog

  • added dts and source maps

  • feat: added pre-commit linting

  • lint: format dts

  • update: gitignore

  • cleanup: removed build files

  • config: changed build dir to ./dist

  • update: build script & main file path

  • config: ignore coverage from npm bundle

Version 1.1.3

12 Aug 02:48
Compare
Choose a tag to compare
  • cleanup: removed useless jsdoc comments

  • removed run script

  • updated type definitions

  • updated type declarations

  • docs(import): merged TS/ES6+ imports

Version 1.1.2

11 Aug 16:47
Compare
Choose a tag to compare
  • cleanup: removed useless jsdoc comments

  • quality: made constants readonly

Version 1.1.1

29 Jul 02:39
Compare
Choose a tag to compare

Changelog

  • Switched to named export from default export
    (enables better IntelliSense, dynamic import and gets rid of ugly destructuring in common js syntax)

  • Added prettier scripts

  • Added husky hooks

NPM

https://www.npmjs.com/package/class-scheduler/v/1.1.1

Yarn

https://yarnpkg.com/package/class-scheduler

Version 1.1.0

20 Jun 04:01
Compare
Choose a tag to compare
  • removed unmwated and trivial types

  • bump dependancies

  • exculeded types from compilation

  • updated dependencies

  • Merge pull request #9 from benxene/docs

    added js-doc, updated license, gitignore and readme docs

  • change develop:compile script to 'dev'

  • bump version to v1.1.0

Version 1.0.2

17 Jun 10:43
Compare
Choose a tag to compare
v1.0.2

Version 1.0.0

17 Jun 10:42
Compare
Choose a tag to compare
published & updated readme