pdf-quiz-generator/mobile/node_modules/@ionic/utils-stream/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 KiB

Change Log

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

3.1.5 (2020-08-28)

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

3.1.4 (2020-08-25)

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

3.1.3 (2020-05-12)

Bug Fixes

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

3.1.2 (2020-05-06)

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

3.1.1 (2020-03-03)

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

3.1.0 (2020-02-11)

Features

3.0.2 (2020-02-10)

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

3.0.1 (2020-02-03)

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

3.0.0 (2020-01-25)

chore

BREAKING CHANGES

  • A minimum of Node.js 10.3.0 is required.

2.0.5 (2019-12-05)

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

2.0.4 (2019-09-18)

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

2.0.3 (2019-08-23)

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

2.0.2 (2019-08-14)

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

2.0.1 (2019-08-07)

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

2.0.0 (2019-06-10)

Code Refactoring

BREAKING CHANGES

  • combineStreams has been removed. Use stream-combiner2 directly.

1.0.1 (2019-06-05)

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

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-stream