Skip to content

Releases: slingshot/pte

v0.5.0

07 Sep 20:28
5f69788

Choose a tag to compare

Minor Changes

v0.4.9

27 May 20:51
00b09fe

Choose a tag to compare

Patch Changes

  • f7e7bb9: Fixed NestedPaths type that's used for path completion in pget and pvar

v0.4.8

27 May 19:49
53eed21

Choose a tag to compare

Patch Changes

  • b8fd07b: Improved NestedPaths type reliability
  • 3ebaea8: Add typed generateCSS export from createTheme

v0.4.7

20 May 23:26
b086aaa

Choose a tag to compare

Patch Changes

  • e32086b: CLI: improve error messages

v0.4.6

20 May 22:57
fcea2f3

Choose a tag to compare

Patch Changes

  • 0fb8c44: Remove package type and revert tsconfig to specify different compilerOptions for ts-node
  • 01b9997: Remove dependency for recommended tsconfig, inline instead

v0.4.4

20 May 22:36

Choose a tag to compare

Patch Changes

  • 229ac5e: Include tsconfig in NPM package so CLI works

v0.4.3

20 May 22:32

Choose a tag to compare

Patch Changes

  • fb58e8e: Add --esm flag to use ESM loader for ts-node in CLI

v0.4.2

20 May 22:28

Choose a tag to compare

Patch Changes

  • 688e60e: Set package type to module and update tsconfig for ts-node to integrate that update

v0.4.1

20 May 22:22

Choose a tag to compare

Patch Changes

  • 5109ef4: CLI: Use ts-node directly instead of via npx

v0.4.0

20 May 22:11

Choose a tag to compare

Minor Changes

  • dbf6dbb: Add CLI for generating static CSS files from a theme file