UNPKG

@postlight/node-typescript-starter-kit

Version:
54 lines (34 loc) 3.56 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [1.2.3](https://github.com/postlight/nodejs-typescript-kit/compare/v1.2.2...v1.2.3) (2023-02-08) ### Bug Fixes * issue where starter kit can only be run once ([#30](https://github.com/postlight/nodejs-typescript-kit/issues/30)) ([3f69af0](https://github.com/postlight/nodejs-typescript-kit/commit/3f69af07a1f106a208bcd74625ff760407169da2)) ### [1.2.2](https://github.com/postlight/nodejs-typescript-kit/compare/v1.2.0...v1.2.2) (2020-09-05) ## 1.2.0 (2020-09-05) ### Features * add CircleCi ([130d78d](https://github.com/postlight/nodejs-typescript-kit/commit/130d78dd72e33de6483cf3f2f8789184c13487d8)) * add circleci config file ([3165f6b](https://github.com/postlight/nodejs-typescript-kit/commit/3165f6b5aa40ea4728f869c717cf7fb071bdc10b)) * add pre commit hooks ([#3](https://github.com/postlight/nodejs-typescript-kit/issues/3)) ([80973af](https://github.com/postlight/nodejs-typescript-kit/commit/80973af7d49cc8dde18e4a93b37b615d4798d4b6)) * add tests ([5e26817](https://github.com/postlight/nodejs-typescript-kit/commit/5e2681791599f780705ab818fa3792f94871c698)) ### Bug Fixes * .gitignore not generated ([#7](https://github.com/postlight/nodejs-typescript-kit/issues/7)) ([fb8ab2f](https://github.com/postlight/nodejs-typescript-kit/commit/fb8ab2fb594095b82a9030244ad1bf294ae783a8)) * Callback error fix for renaming .gitignore ([913d107](https://github.com/postlight/nodejs-typescript-kit/commit/913d107d2084cca20a0cd663a47c806eaf61af52)) * circleci config ([93cb54d](https://github.com/postlight/nodejs-typescript-kit/commit/93cb54d8fe99982b9741ad51721e512cfe7fe687)) * ignore test files ([d7331d6](https://github.com/postlight/nodejs-typescript-kit/commit/d7331d68d0f89eed9e4683c9806fd7500e0cacb1)) * js tests ([48d9fd4](https://github.com/postlight/nodejs-typescript-kit/commit/48d9fd4fe090891b38d04b6dcb926a2df0871829)) * linting ([2b314c9](https://github.com/postlight/nodejs-typescript-kit/commit/2b314c9fb73505d13483ac7c4404dfaa28742809)) * repo name ([144492d](https://github.com/postlight/nodejs-typescript-kit/commit/144492da4f3e20b14bdfee4775c7e27bb1772ab7)) ## 1.1.0 (2019-05-21) ### Bug Fixes * .gitignore not generated ([#7](https://github.com/postlight/nodejs-typescript-kit/issues/7)) ([fb8ab2f](https://github.com/postlight/nodejs-typescript-kit/commit/fb8ab2f)) * Callback error fix for renaming .gitignore ([913d107](https://github.com/postlight/nodejs-typescript-kit/commit/913d107)) * circleci config ([93cb54d](https://github.com/postlight/nodejs-typescript-kit/commit/93cb54d)) * ignore test files ([d7331d6](https://github.com/postlight/nodejs-typescript-kit/commit/d7331d6)) * js tests ([48d9fd4](https://github.com/postlight/nodejs-typescript-kit/commit/48d9fd4)) * linting ([2b314c9](https://github.com/postlight/nodejs-typescript-kit/commit/2b314c9)) * repo name ([144492d](https://github.com/postlight/nodejs-typescript-kit/commit/144492d)) ### Features * add CircleCi ([130d78d](https://github.com/postlight/nodejs-typescript-kit/commit/130d78d)) * add circleci config file ([3165f6b](https://github.com/postlight/nodejs-typescript-kit/commit/3165f6b)) * add pre commit hooks ([#3](https://github.com/postlight/nodejs-typescript-kit/issues/3)) ([80973af](https://github.com/postlight/nodejs-typescript-kit/commit/80973af)) * add tests ([5e26817](https://github.com/postlight/nodejs-typescript-kit/commit/5e26817))