Releases: teles/array-mixer
Releases · teles/array-mixer
ArrayMixer v1.0.0
Highlights
- Release ArrayMixer v1 with the tuple-based TypeScript API.
- Add documentation and playground pages.
- Add zero-release publishing with npm Trusted Publishing.
- Move published playground assets under
docs/,playground/, andsite-assets/.
Breaking Changes
ArrayMixer(aliases, sequence)is replaced byarrayMixer([count, items], ..., options?).- The old JavaScript entry point and string mini-DSL are no longer supported.
Validation
- Typecheck, tests, build, and npm publish completed in the release workflow.
- npm package published as
array-mixer@1.0.0.
ArrayMixer - 0.5.1
v0.5.1 no-issue - remove release folder from .gitignore