Skip to content

Releases: tobua/numic

v3.2.1

06 Oct 09:54
Compare
Choose a tag to compare

3.2.1 (2024-10-06)

Bug Fixes

  • android: emulator instance required to select device (4e306d5)

v3.2.0

05 Oct 17:34
Compare
Choose a tag to compare

3.2.0 (2024-10-05)

Features

  • prompt: display available Android emulators (f5b6d10)

v3.1.0

23 Sep 16:45
Compare
Choose a tag to compare

3.1.0 (2024-09-23)

Features

  • types: export image type declarations (f98394d)

v3.0.1

31 Aug 14:38
Compare
Choose a tag to compare

3.0.1 (2024-08-31)

Bug Fixes

  • native: add additional entry for New Architecture on Android (ec8b4bb)

v3.0.0

30 Aug 18:09
Compare
Choose a tag to compare

3.0.0 (2024-08-30)

Features

  • plugin: enable new architecture by default (3eaba59)

BREAKING CHANGES

  • plugin: New React Native architecture enabled by default. Will require small migration in some cases. Use the "oldArchitecture": true option to keep using the old architecture.

v2.4.1

16 Aug 16:54
Compare
Choose a tag to compare

2.4.1 (2024-08-16)

Bug Fixes

  • configuration: improvements to TypeScript configuration (6314a37)

v2.4.0

15 Aug 20:05
Compare
Choose a tag to compare

2.4.0 (2024-08-15)

Features

  • template: add Animations and Gestures to template (4496b36)

v2.3.0

15 Aug 06:39
Compare
Choose a tag to compare

2.3.0 (2024-08-15)

Features

  • version: migrate template download to React Native 0.75 (48dd336)

v2.2.1

10 Aug 15:16
Compare
Choose a tag to compare

2.2.1 (2024-08-10)

Bug Fixes

  • script: add ios-deploy installation instructions for Bun (fea5e0c)
  • template: update templates and document usage with Bun (f7569ef)

v2.2.0

13 Jun 20:49
Compare
Choose a tag to compare

2.2.0 (2024-06-13)

Features

  • configuration: make configuration optional and add less scripts (093df33)