Releases: zainfathoni/pkode
Releases · zainfathoni/pkode
v1.6.0-alpha.1
Bug Fixes
Features
- test: expose jest project configurations (2ee63b5)
- test: expose jest project configurations (#24) (92ac479)
- test: remove testEnvironment from the config (96730e0)
v1.5.1
1.5.1 (2022-06-15)
Bug Fixes
- jest: point the jest configuration into dist directory (66607da)
- jest: point the jest configuration into dist directory (#22) (d608f9a)
- jest: point the jest configuration into dist directory (#23) (8c5bdd5)
v1.5.1-alpha.1
Bug Fixes
- jest: point the jest configuration into dist directory (66607da)
- jest: point the jest configuration into dist directory (#22) (d608f9a)
v1.5.0
1.5.0 (2022-06-15)
Bug Fixes
- test: add forward slash to fix its usability in Windows (e295c92)
- test: add forward slash to fix its usability in Windows (fbaac60)
- test: keep using hasOwnProperty to keep support for Node.js v14 (b72fe14)
- test: skip failing tests in windows-latest node@16 (41291d8)
- test: skip rollup.config tests altogether (0508494)
- test: temporarily skip failing tests in windows-latest (0e1c8de)
- typescript: exclude node_modules explicitly (e392225)
Features
- test, typecheck: implement test & typecheck scripts (#21) (c6be1e9)
- test: implement test script (c729d12)
- test: implement test script (#20) (18b6ccc)
- typecheck: implement typecheck script (a932c65)
- typecheck: implement typecheck script (#19) (dfafeac)
- typescript: resolve JSON module (26fa029)
- typescript: skip type checking of declaration files (aceb423)
v1.5.0-alpha.2
Bug Fixes
- test: add forward slash to fix its usability in Windows (e295c92)
- test: add forward slash to fix its usability in Windows (fbaac60)
- test: keep using hasOwnProperty to keep support for Node.js v14 (b72fe14)
- test: skip failing tests in windows-latest node@16 (41291d8)
- test: skip rollup.config tests altogether (0508494)
- test: temporarily skip failing tests in windows-latest (0e1c8de)
- typescript: exclude node_modules explicitly (e392225)
Features
- test: implement test script (c729d12)
- test: implement test script (#20) (18b6ccc)
- typescript: resolve JSON module (26fa029)
- typescript: skip type checking of declaration files (aceb423)
v1.5.0-alpha.1
Features
- typecheck: implement typecheck script (a932c65)
- typecheck: implement typecheck script (#19) (dfafeac)
v1.4.1
1.4.1 (2022-06-14)
Bug Fixes
- typescript: remove modules.d.ts (ee0e149)
- typescript: remove modules.d.ts (#17) (f0ea376)
- typescript: remove modules.d.ts and typescript dependencies (#18) (d9d5f05)
v1.4.1-alpha.1
Bug Fixes
- typescript: remove modules.d.ts (ee0e149)
- typescript: remove modules.d.ts (#17) (f0ea376)
v1.4.0
1.4.0 (2022-06-13)
Features
- typescript: add base-tsconfig.json file to be extended from (7f1e60a)
- typescript: add base-tsconfig.json file to be extended from (#16) (bfb4cef)
v1.3.0
1.3.0 (2022-06-13)
Features
- config: export all config files in the root directory (eb99a53)
- config: export config files in the root directory (fc0e35f)
- config: expose all config files in the root directory (#15) (519fd9b)