Skip to content

0.1.3

Pre-release
Pre-release

Choose a tag to compare

@bnjmnrsh bnjmnrsh released this 17 Oct 21:38

Satchel is largely feature complete, but not yet optimised, and the api surface may still change.

Roadmap:
Move shared throw statements into an array to reduce bundle size.
Consider the usefulness of some methods like: age()
Looking at the parameter order of some methods #22, to make them less verbose when using defaults.
Consider moving static methods into named exports.