Releases: scriptex/svg64
Releases · scriptex/svg64
Migrate to TypeScript and Node 18
This release:
- Migrates the codebase to TypeScript.
- Starts using Node 18 by default.
- Bundles the package files using
microbundle
which allows targeting all possible platforms and environments. - Allows usage of all package functions (please see the source code for more details).
Updated metadata
This release doesn't untroduce any code changes.
All package and repository metadata have been updated.
A new demo is available.
Reduced file size
This release removes unused code which effectively reduced the package size.
Brand new implementation
This release introduces breaking changes:
- There are no external dependencies
- The usage has changed: https://github.com/scriptex/svg64#usage
- The package has a new name:
svg64
. When used in a browser it can be accessed via thewindow
object too -window.svg64
- Fixes #88
- Bumped version -> 1.0.0 🎉
New Year!
Updated docs
0.0.2 Bump version
First stable
0.0.1 Bump version