Skip to content

Latest commit

 

History

History
166 lines (108 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

166 lines (108 loc) · 10.4 KB
id title sidebar_label
CHANGELOG
Changelog
Changelog

v0.4.6 (2020-04-21)

Full Changelog

Fix development dependencies and corresponding potential vulnerabilities. No any API changes.

Implemented enhancements:

  • Fix potential vulnerabilities #66

Merged pull requests:

  • Fix potential vulnerabilities #68

v0.4.5 (2020-02-20)

Full Changelog

No any API changes again. Struggling with generating proper type definitions.

v0.4.4 (2020-02-20)

Full Changelog

No API changes. This release generates working type definition file for the library.

v0.4.3 (2019-09-05)

Full Changelog

Implemented enhancements:

  • Fix Star On GitHub button in documentation #59
  • Fix security issues in NPM dependencies #58

Merged pull requests:

  • Fix Star On GitHub button in documentation #61
  • Fix security issues in NPM dependencies #60

v0.4.2 (2019-08-16)

Full Changelog

Implemented enhancements:

  • Make tests for case when file name ends with dot (.) #53
  • Use path.format() for making paths #52
  • Use path.parse(path) for parsing filenames #51
  • Include actual current year into license text #44
  • Use dockerized Github Changelog Generator #43
  • Add good documentation #24
  • Include d.ts type def files in build #23
  • Add more precise types with JSDoc #22

Merged pull requests:

  • Make tests for case when file name ends with dot (.) #57
  • Use path.format() for making paths #56
  • Use path.parse(path) for parsing filenames #55
  • Add good documentation #54
  • Include d.ts type def files in build #49
  • Add more precise types with JSDoc #48
  • Include actual current year into license text #47
  • Use dockerized Github Changelog Generator #45

v0.4.1 (2019-06-07)

Full Changelog

Implemented enhancements:

  • Include all sources in test coverage report #34
  • Create clean script #28
  • Fix vulnerabilities reported by NPM #26
  • Rename resolve-node-configs-hierarchy.js to index.js #21
  • Add CI support #20
  • Add changelog generation #19
  • Add sourcemaps validation script #18
  • Refactor distribution files output #17
  • Format distribution files with prettier #16
  • Use Rollup for build #14
  • Add watch mode support for tests #13
  • Add cool ESLint plugins to improve code quality #12
  • Override ESLint rules for tests #11
  • Add eslint-plugin-unicorn support #10
  • Revise Husky and lint-staged configuration #9
  • Extract Prettier configuration into separate files #7

Fixed bugs:

  • Prettier rules do not work in ESLint configuration #8

Merged pull requests:

  • Add changelog generation #42
  • Format distribution files with prettier #41
  • Add sourcemaps validation script #40
  • Use Rollup for build #39
  • Create clean script #38
  • Add cool ESLint plugins to improve code quality #37
  • Add watch mode support for tests #36
  • Include all sources in test coverage report #35
  • Add CI support #33
  • Override ESLint rules for tests #32
  • Add eslint-plugin-unicorn support #31
  • Revise Husky and lint-staged configuration #30
  • Prettier rules do not work in ESLint configuration #29
  • Fix vulnerabilities reported by NPM #27
  • Extract Prettier configuration into separate files #25

0.4.0 (2018-12-27)

Full Changelog

Implemented enhancements:

  • Add synchronous versions of utilities #1

Merged pull requests:

  • Add synchronous versions of utilities #6

0.3.1 (2018-12-26)

Full Changelog

Implemented enhancements:

  • Add integration tests #3
  • Use fs.access to check file existence #2

Merged pull requests:

  • Add integration tests #5
  • Use fs.access to check file existence #4

0.3.0 (2018-12-20)

Full Changelog

0.2.0 (2018-10-19)

Full Changelog

0.1.2 (2018-10-16)

Full Changelog

0.1.1 (2018-10-12)

Full Changelog

0.1.0 (2018-10-12)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator