Skip to content

Releases: zainfathoni/pkode

v1.6.0-alpha.1

18 Jun 07:10
92ac479
Compare
Choose a tag to compare
v1.6.0-alpha.1 Pre-release
Pre-release

1.6.0-alpha.1 (2022-06-18)

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

15 Jun 02:08
8c5bdd5
Compare
Choose a tag to compare

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

15 Jun 01:43
d608f9a
Compare
Choose a tag to compare
v1.5.1-alpha.1 Pre-release
Pre-release

1.5.1-alpha.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)

v1.5.0

15 Jun 01:28
c6be1e9
Compare
Choose a tag to compare

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

14 Jun 17:43
18b6ccc
Compare
Choose a tag to compare
v1.5.0-alpha.2 Pre-release
Pre-release

1.5.0-alpha.2 (2022-06-14)

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

14 Jun 15:07
dfafeac
Compare
Choose a tag to compare
v1.5.0-alpha.1 Pre-release
Pre-release

1.5.0-alpha.1 (2022-06-14)

Features

  • typecheck: implement typecheck script (a932c65)
  • typecheck: implement typecheck script (#19) (dfafeac)

v1.4.1

14 Jun 02:57
d9d5f05
Compare
Choose a tag to compare

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

14 Jun 02:29
f0ea376
Compare
Choose a tag to compare
v1.4.1-alpha.1 Pre-release
Pre-release

1.4.1-alpha.1 (2022-06-14)

Bug Fixes

  • typescript: remove modules.d.ts (ee0e149)
  • typescript: remove modules.d.ts (#17) (f0ea376)

v1.4.0

13 Jun 17:25
bfb4cef
Compare
Choose a tag to compare

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

13 Jun 16:45
519fd9b
Compare
Choose a tag to compare

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)