Skip to content

Releases: scriptex/svg64

Migrate to TypeScript and Node 18

Choose a tag to compare

@scriptex scriptex released this 04 Jan 13:11
c3c6a1b

This release:

  1. Migrates the codebase to TypeScript.
  2. Starts using Node 18 by default.
  3. Bundles the package files using microbundle which allows targeting all possible platforms and environments.
  4. Allows usage of all package functions (please see the source code for more details).

Updated metadata

Choose a tag to compare

@scriptex scriptex released this 30 Sep 07:29
a7fc1ad

This release doesn't untroduce any code changes.
All package and repository metadata have been updated.
A new demo is available.

Reduced file size

Choose a tag to compare

@scriptex scriptex released this 20 Oct 07:40

This release removes unused code which effectively reduced the package size.

Brand new implementation

Choose a tag to compare

@scriptex scriptex released this 21 Jun 13:53

This release introduces breaking changes:

  1. There are no external dependencies
  2. The usage has changed: https://github.com/scriptex/svg64#usage
  3. The package has a new name: svg64. When used in a browser it can be accessed via the window object too - window.svg64
  4. Fixes #88
  5. Bumped version -> 1.0.0 🎉

New Year!

Choose a tag to compare

@scriptex scriptex released this 03 Jan 07:43

This release updates the distribution files and all dependencies

Updated docs

Choose a tag to compare

@scriptex scriptex released this 02 Jul 06:35
0.0.2

Bump version

First stable

Choose a tag to compare

@scriptex scriptex released this 02 Jul 05:30
0.0.1

Bump version