Skip to content

Releases: oviirup/sprite

v0.1.13

15 May 07:56
21c6fb4

Choose a tag to compare

Patch Changes

v0.1.12

25 Apr 11:26
1b79440

Choose a tag to compare

Patch Changes

  • ef45b71 Thanks @oviirup! - 🐛 fix improper import

    • 🐛 fixed improper import of parse from node-html-parser
    • 📦 updated dependencies

v0.1.11

22 Mar 13:26
349bfd4

Choose a tag to compare

Patch Changes

  • ac02d96 Thanks @oviirup! - 🐛 fixed improper file extension in init command

v0.1.10

16 Mar 06:58
03613a3

Choose a tag to compare

Patch Changes

  • #18 d4ad62f Thanks @oviirup! - 🛠️ updated sprite config

    • 🔧 updated config schema for sprite entry. learn more
    • sprite build is set as the default command.
    • 🚫 removed support for .jsonc, .json5
    • 🏷️ removed types generation. learn more

v0.1.9

10 Mar 08:05
717f4bd

Choose a tag to compare

Patch Changes

v0.1.8

05 Mar 16:35
a05eb09

Choose a tag to compare

Patch Changes

v0.1.7

05 Mar 02:18
17fa527

Choose a tag to compare

Patch Changes

  • 26c34fd Thanks @oviirup! - 🔧 added support for json entries

    • now .json files can be used to define a new sprite entry
    • initialize a sprite project with json by sprite init --json

v0.1.5

17 Feb 15:07
6f7405c

Choose a tag to compare

Patch Changes

  • #8 6361a3f Thanks @oviirup! - ♻️ updated build command

    • 🚚 relocated commands
    • ✨ introduced sprite store
    • 🗑️ remove dead codes

v0.1.4

15 Feb 10:02
3f7dc58

Choose a tag to compare

Patch Changes

  • 412caa9 Thanks @oviirup! - 🏷️ allow .ts file for types

    • 🏷️ Any file with .ts extension is allowed for types (previously .d.ts)
    • 📦 updated packages
    • ♻️ refactor logger

v0.1.3

04 Jan 17:25
42341fc

Choose a tag to compare

Patch Changes