@orama/orama 1.2.10
What's Changed
- fix: Using
safeArrayPush(dest, source)instead ofdest.push(...source)(#506) by @BanderasPRO in https://github.com/oramasearch/orama/pull/507
New Contributors
- @BanderasPRO made their first contribution in https://github.com/oramasearch/orama/pull/507
Full Changelog: https://github.com/oramasearch/orama/compare/v1.2.9...v1.2.10