Skip to content

Release 0.1.3

Latest
Compare
Choose a tag to compare
@crherman7 crherman7 released this 16 Jan 21:18
· 4 commits to develop since this release

ReChunk v0.1.3 - Release Workflow Update ⚙️

This release focuses on improving and testing the release workflow in a production environment. While there are no changes to the core libraries, this update ensures a smoother publishing experience for future releases.

Core Focus

🛠 Release Workflow Enhancements

  • Automated dependency resolution and version bumping for workspace packages.
  • Integrated pnpm workspace features into the release pipeline.
  • Improved CI/CD pipeline for publishing to npm.
  • Tested publishing in production to ensure seamless future updates.

Core Packages

No changes have been made to the core libraries in this release.

Breaking Changes

  • No breaking changes in this release.

Installation

# Install main packages
npm install @rechunk/core

# For CLI usage
npm install -g @rechunk/cli

# Development dependencies
npm install -D @rechunk/metro-config @rechunk/rollup-preset @rechunk/babel-plugin

Quick Start

Refer to the Quick Start Guide to set up ReChunk in your React Native project.

Documentation

Documentation is available at: https://github.com/crherman7/rechunk

Contributors

Chris Herman
Chris Herman

Project Lead

Thank You 🙏

Thank you to all contributors and early adopters for their support and feedback, ensuring the ReChunk project continues to grow and improve.

License

MIT