pdf-quiz-generator/mobile/node_modules/@ionic/utils-array/CHANGELOG.md
Daniel dc240c31d2 Add Capacitor mobile app wrapper for PedsHub Quiz
- Configurable server URL (default: pedshub.com)
- Android + iOS platforms initialized
- Dark theme matching quiz app (#0f172a)
- Status bar and navigation bar color matched
- Auto-redirect on subsequent launches
- App ID: com.pedshub.quiz, App Name: PedsHub

Build: cd mobile && npx cap sync && npx cap open android

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 05:12:25 +02:00

4.1 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.1.5 (2020-08-28)

Note: Version bump only for package @ionic/utils-array

2.1.4 (2020-08-25)

Note: Version bump only for package @ionic/utils-array

2.1.3 (2020-05-12)

Bug Fixes

  • pin tslib to avoid "Cannot set property pathExists" error (689e1f0)

2.1.2 (2020-05-06)

Note: Version bump only for package @ionic/utils-array

2.1.1 (2020-03-03)

Note: Version bump only for package @ionic/utils-array

2.1.0 (2020-02-11)

Features

2.0.2 (2020-02-10)

Note: Version bump only for package @ionic/utils-array

2.0.1 (2020-02-03)

Note: Version bump only for package @ionic/utils-array

2.0.0 (2020-01-25)

chore

BREAKING CHANGES

  • A minimum of Node.js 10.3.0 is required.

1.2.2 (2019-12-05)

Note: Version bump only for package @ionic/utils-array

1.2.1 (2019-09-18)

Note: Version bump only for package @ionic/utils-array

1.2.0 (2019-08-28)

Features

  • replace: add replace item in array by index function (011ddf7)
  • splice: add non-mutating splice function (758d287)

1.1.1 (2019-08-23)

Note: Version bump only for package @ionic/utils-array

1.1.0 (2019-08-14)

Features

1.0.2 (2019-08-07)

Note: Version bump only for package @ionic/utils-array

1.0.1 (2019-06-05)

Note: Version bump only for package @ionic/utils-array

1.0.0 (2019-05-29)

chore

BREAKING CHANGES

  • A minimum of Node.js 8.9.4 is required.

0.0.1 (2019-02-27)

Note: Version bump only for package @ionic/utils-array