2.0.0 (2026-08-05)
- Both Android and iOS CodePushServerURL values are required.
- deps: patch brace-expansion DoS (#38) (8ea4877)
- deps: patch brace-expansion vulnerability (#37) (63789e9)
- deps: allow immediate magic tooling updates (#40) (a623a27)
- deps: enforce a 14-day release age (#39) (8542927)
1.0.14 (2026-07-28)
1.0.13 (2026-07-27)
- ios: redirect the bundle URL on Expo SDK 53's Swift AppDelegate (bb07d7b), closes #30, references #import #if #import
- throw when a native file anchor is missing instead of no-op (fb416b1), references #30
1.0.12 (2026-07-27)
- format the repo with oxfmt (1e7a566)
- android: apply codepush.gradle without an
apply from:anchor (7d29583), closes #26 - android: hook CodePush into MainApplication's ReactHost (0519cd7)
- build: keep tsc's incremental cache out of the emit path (2fe3574)
- lint: clear the magic oxlint preset (aa671ac)
- android: take ResourceXML from expo/config-plugins (91b76ce)
- declare PluginConfigType as a type alias (cc67b2a)
- kebab-case filenames (6c0ef7a)
- ci: note the check-approval gate on release PRs (#23) (3330f5e)
- say which SDKs prebuild is tested against (641ad2c), references #import
- tooling: refresh the config comments for 1.2.0 (39242cc)
- deps: bump the magic packages to 1.1.0 (327fa39)
- deps: bump the magic packages to 1.2.0 (39b11d7)
- deps: move to pnpm and swap eslint/prettier for the magic stack (8a40864)
- call the shared workflow by tag instead of @main (#29) (46cc903)
- lint: make a stale disable directive fail the build (fd29026)
- run the checks through GSTJ/magic and pnpm (2a13c39)
- extend the shared renovate preset (cbf6fd2)
- tooling: adopt the magic oxlint and oxfmt configs (84a44dc)
- tooling: drop the workarounds 1.1.0 made unnecessary (46dc95b)
1.0.11 (2026-07-27)
1.0.10 (2026-07-27)
- release: keep the changelog headings in the tag message (0c6c8c1)
1.0.9 (2026-07-26)
- add CI, CodeQL and release automation (#18) (09eeee1), references #11 #14
- write the npm token in the release step (5de4211)
- refresh yarn.lock to clear dev-only advisories (#15) (c6c05a3)
- scope resolutions to clear 6 dev-only Dependabot alerts (#17) (367e340)
1.0.8 (2026-07-25)
- support self-hosted codepush servers (#11)
- let node resolve the codepush gradle paths (#12)
1.0.7 (2024-02-08)
- kotlin/java semicolon build error (#7)
- Expo SDK 50 support (#5)
- Expo SDK 49 build error
- update the interim README
- Expo SDK 49 support