We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
chore(release): 4.4.5 [skip ci] ## [4.4.5](v4.4.4...v4.4.5) (2022-08-01) ### Bug Fixes * apply entering animation synchronously when unmountOnExit or mountOnEnter is enabled ([#847](#847)) ([1043549](1043549))
chore(release): 4.4.4 [skip ci] ## [4.4.4](v4.4.3...v4.4.4) (2022-07-30) ### Bug Fixes * missing build files ([#845](#845)) ([97af789](97af789))
chore(release): 4.4.3 [skip ci] ## [4.4.3](v4.4.2...v4.4.3) (2022-07-30) ### Bug Fixes * enter animations with mountOnEnter or unmountOnExit ([#749](#749)) ([51bdceb](51bdceb))
chore(release): 4.4.2 [skip ci] ## [4.4.2](v4.4.1...v4.4.2) (2021-05-29) ### Bug Fixes * `nodeRef` prop type for cross-realm elements ([#732](#732)) ([8710c01](8710c01))
chore(release): 4.4.1 [skip ci] ## [4.4.1](v4.4.0...v4.4.1) (2020-05-06) ### Bug Fixes * transition SSR ([#619](#619)) ([2722bb6](2722bb6))
chore(release): 4.4.0 [skip ci] # [4.4.0](v4.3.0...v4.4.0) (2020-05-05) ### Features * add `nodeRef` alternative instead of internal `findDOMNode` ([#559](#559)) ([85016bf](85016bf))
chore(release): 4.3.0 [skip ci] # [4.3.0](v4.2.2...v4.3.0) (2019-09-05) ### Features * upgrade dom-helpers ([#549](#549)) ([b017e18](b017e18))
chore(release): 4.2.2 [skip ci] ## [4.2.2](v4.2.1...v4.2.2) (2019-08-02) ### Bug Fixes * Fix imports to play nicely with rollup ([#530](#530)) ([3d9003e](3d9003e))
chore(release): 4.2.1 [skip ci] ## [4.2.1](v4.2.0...v4.2.1) (2019-07-02) ### Bug Fixes * updated SwitchTransition component to be default export and exported from index.js ([#516](#516)) ([cfd0070](cfd0070))
chore(release): 4.2.0 [skip ci] # [4.2.0](v4.1.1...v4.2.0) (2019-06-28) ### Features * add SwitchTransition component ([#470](#470)) ([c5e379d](c5e379d))