# single-spa-react

[![Build Status](https://travis-ci.com/single-spa/single-spa-react.svg?branch=master)](https://travis-ci.com/single-spa/single-spa-react)

Generic lifecycle hooks for React applications that are registered as either [single-spa applications](https://github.com/single-spa/single-spa/blob/master/docs/applications.md#registered-applications) or [single-spa](https://github.com/single-spa/single-spa) parcels.

[Full documentation](https://single-spa.js.org/docs/ecosystem-react.html)

## Contributing

Make sure you commit a changeset with `pnpm changeset` before you open a PR.
This will allow to automatically bump the version and maintain the CHANGELOG
once released.
