Skip to content

Releases: LinusU/ts-emplace

🚢 2.0.1 / 2023-11-27

Choose a tag to compare

@LinusU LinusU released this 27 Nov 12:55
747cff8

🐛 Fixes

  • Fix compatibility with ES2023 typings

🚢 2.0.0 / 2022-09-23

Choose a tag to compare

@LinusU LinusU released this 27 Nov 12:55
e59c654

💥 Breaking Changes

  • Align with latest proposal

    Migration Guide:

    • The package is now named ts-emplace instead of ts-upsert
    • The upsert function has been replaced by a new emplace function, refer to the api specification for usage

🚢 1.0.0 / 2020-03-18

Choose a tag to compare

@LinusU LinusU released this 18 Mar 15:54
fb3fbbf

🎉 Initial release