# [1.4.0](https://github.com/molvqingtai/react-magic-portal/compare/v1.3.1...v1.4.0) (2026-01-29)


### Features

* add Dependabot auto-merge workflow ([e0d0670](https://github.com/molvqingtai/react-magic-portal/commit/e0d06708681861e8d857fc4e0936334faab676d6))

## [1.3.1](https://github.com/molvqingtai/react-magic-portal/compare/v1.3.0...v1.3.1) (2025-11-07)


### Performance Improvements

* better position name ([af11ae6](https://github.com/molvqingtai/react-magic-portal/commit/af11ae67e1bf8998067d0cf756128b279ea1f385))

# [1.3.0](https://github.com/molvqingtai/react-magic-portal/compare/v1.2.1...v1.3.0) (2025-10-10)


### Features

* enforce single child ([8fe438d](https://github.com/molvqingtai/react-magic-portal/commit/8fe438d149a04d3070fe8eed725d7932492da01c))

## [1.2.1](https://github.com/molvqingtai/react-magic-portal/compare/v1.2.0...v1.2.1) (2025-10-10)


### Bug Fixes

* fix issue of text nodes not being updated & suppress React runtime warnings ([7307c2a](https://github.com/molvqingtai/react-magic-portal/commit/7307c2ad08be8a27a3e55522b0b9f14e501c61d2))

# [1.2.0](https://github.com/molvqingtai/react-magic-portal/compare/v1.1.9...v1.2.0) (2025-10-10)


### Features

* add root prop to customize MutationObserver scope ([e27aeeb](https://github.com/molvqingtai/react-magic-portal/commit/e27aeeb70ae2b93f9f6ac80d25deb436ca125065))


### Performance Improvements

* optimize node insertion with position check ([866947b](https://github.com/molvqingtai/react-magic-portal/commit/866947bba294d2887c30a9ce4670ecf6b5429b05))

## [1.1.9](https://github.com/molvqingtai/react-magic-portal/compare/v1.1.8...v1.1.9) (2025-10-09)


### Bug Fixes

* remove key prop from MagicPortal to prevent React warning ([2ac6cc1](https://github.com/molvqingtai/react-magic-portal/commit/2ac6cc1d91e33b3bb5e257ed0d36d5c546b2ccd9))

## [1.1.8](https://github.com/molvqingtai/react-magic-portal/compare/v1.1.7...v1.1.8) (2025-09-30)


### Performance Improvements

* react dom uses named import ([7f94ff4](https://github.com/molvqingtai/react-magic-portal/commit/7f94ff45daac11ee995df362b472b64f72453fe2))

## [1.1.7](https://github.com/molvqingtai/react-magic-portal/compare/v1.1.6...v1.1.7) (2025-09-28)


### Performance Improvements

* add peerDependencies in the root directory ([dd60ab0](https://github.com/molvqingtai/react-magic-portal/commit/dd60ab0f22ed32bfc024fb956d89b00d68ef4d81))

## [1.1.6](https://github.com/molvqingtai/react-magic-portal/compare/v1.1.5...v1.1.6) (2025-09-27)


### Bug Fixes

* support Cleanup functions for refs ([a31b2cb](https://github.com/molvqingtai/react-magic-portal/commit/a31b2cb6323b1fc2d38836ec22ef99c9456901e2))

## [1.1.5](https://github.com/molvqingtai/react-magic-portal/compare/v1.1.4...v1.1.5) (2025-09-26)


### Performance Improvements

* expand the anchor point mutation detection range ([110229f](https://github.com/molvqingtai/react-magic-portal/commit/110229f438cff2674625ab49438b9cb41eab76ee))

## [1.1.4](https://github.com/molvqingtai/react-magic-portal/compare/v1.1.3...v1.1.4) (2025-09-26)


### Performance Improvements

* add ref forward notes ([4e36266](https://github.com/molvqingtai/react-magic-portal/commit/4e36266df2724c2c463e8877fd9d424c796aa6da))

## [1.1.3](https://github.com/molvqingtai/react-magic-portal/compare/v1.1.2...v1.1.3) (2025-09-25)


### Performance Improvements

* create a clean portal, remove transparent container ([80765ac](https://github.com/molvqingtai/react-magic-portal/commit/80765acd2084430ae0f4559f4e99b07fc6a02451))

## [1.1.2](https://github.com/molvqingtai/react-magic-portal/compare/v1.1.1...v1.1.2) (2025-09-24)


### Performance Improvements

* add data-magic-portal attribute ([3c3143b](https://github.com/molvqingtai/react-magic-portal/commit/3c3143be2b5d539fdbbba6bb73a006bfd133e679))
* add data-magic-portal attribute ([74c132e](https://github.com/molvqingtai/react-magic-portal/commit/74c132ecfc37b56102623e75ad2351b167cad7a0))

## [1.1.1](https://github.com/molvqingtai/react-magic-portal/compare/v1.1.0...v1.1.1) (2025-09-24)


### Performance Improvements

* contents increase weight ([b15c7d1](https://github.com/molvqingtai/react-magic-portal/commit/b15c7d12dd9cca0b2dba3e1e693c177d221e4b1f))

# [1.1.0](https://github.com/molvqingtai/react-magic-portal/compare/v1.0.0...v1.1.0) (2025-09-24)


### Features

* rename repo ([794af06](https://github.com/molvqingtai/react-magic-portal/commit/794af06f683a6c330132fbb2951b3abf39f167df))

# 1.0.0 (2025-09-24)


### Features

* release v1.0.0 ([a79203b](https://github.com/molvqingtai/react-dynamic-portal/commit/a79203b02295e0cb40404ce7a208667410b42054))
