Skip to content

Releases: chialab/sveltekit-utils

@chialab/sveltekit-utils@0.1.0-alpha.11

16 Jun 11:13
5eee5af
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 6ab2ac7: Introducing a S3 cache adapter.

@chialab/sveltekit-utils@0.1.0-alpha.10

11 Jun 07:59
e6bac1d
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • e7cfedb: Fix stripHtml method to remove style, script and iframe tags before extracting the text in the html.

@chialab/sveltekit-utils@0.1.0-alpha.9

14 Apr 12:17
5421b9a
Compare
Choose a tag to compare
Pre-release

Patch Changes

@chialab/sveltekit-utils@0.1.0-alpha.8

14 Apr 10:35
105c73c
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 59eab1c: Upgrade @heyputer/kv.js to latest version, fix keys never set in in-memory cache when ttl was non-zero and key did not exist.

@chialab/sveltekit-utils@0.1.0-alpha.7

09 Apr 07:54
edda92a
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 291146c: Move @chialab/isomorphic-dom to production dependencies.

@chialab/sveltekit-utils@0.1.0-alpha.6

08 Apr 14:38
4929242
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 7d35776: Add support for stripHtml in NodeJS, decode HTML Entities.

@chialab/sveltekit-dev-utils@0.1.0-alpha.3

28 Mar 08:49
fee26f5
Compare
Choose a tag to compare

Patch Changes

  • b9d7746: Fix import of extended configs and plugins for stylelint

@chialab/sveltekit-dev-utils@0.1.0-alpha.2

27 Mar 17:43
d7eca64
Compare
Choose a tag to compare

Patch Changes

  • 6b81e32: Rename prettier config file to use commonJS to be compatible with vscode prettier extension...

@chialab/sveltekit-utils@0.1.0-alpha.5

26 Mar 16:22
7e128a8
Compare
Choose a tag to compare
Pre-release

Patch Changes

@chialab/sveltekit-dev-utils@0.1.0-alpha.1

26 Mar 15:51
8d81193
Compare
Choose a tag to compare

Patch Changes

  • 1830fbc: Fix import of prettier's plugins in the config file.