Files
Fluxup_PAP/node_modules/expo-linking/CHANGELOG.md
2026-03-10 16:18:05 +00:00

12 KiB

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

55.0.7 — 2026-02-25

This version does not introduce any user-facing changes.

55.0.6 — 2026-02-20

This version does not introduce any user-facing changes.

55.0.5 — 2026-02-20

This version does not introduce any user-facing changes.

55.0.4 — 2026-02-08

This version does not introduce any user-facing changes.

55.0.3 — 2026-01-26

This version does not introduce any user-facing changes.

55.0.2 — 2026-01-23

This version does not introduce any user-facing changes.

55.0.1 — 2026-01-22

This version does not introduce any user-facing changes.

55.0.0 — 2026-01-21

This version does not introduce any user-facing changes.

8.0.10 - 2025-12-05

This version does not introduce any user-facing changes.

8.0.9 - 2025-11-17

This version does not introduce any user-facing changes.

8.0.8 — 2025-09-11

This version does not introduce any user-facing changes.

8.0.7 — 2025-09-03

This version does not introduce any user-facing changes.

8.0.6 — 2025-08-31

This version does not introduce any user-facing changes.

8.0.5 — 2025-08-28

This version does not introduce any user-facing changes.

8.0.4 — 2025-08-26

This version does not introduce any user-facing changes.

8.0.3 — 2025-08-21

This version does not introduce any user-facing changes.

8.0.2 — 2025-08-16

This version does not introduce any user-facing changes.

8.0.1 — 2025-08-15

This version does not introduce any user-facing changes.

8.0.0 — 2025-08-13

This version does not introduce any user-facing changes.

7.1.7 - 2025-07-03

🐛 Bug fixes

7.1.6 - 2025-07-01

💡 Others

7.1.5 — 2025-05-08

🐛 Bug fixes

7.1.4 — 2025-04-30

This version does not introduce any user-facing changes.

7.1.3 — 2025-04-25

This version does not introduce any user-facing changes.

7.1.2 — 2025-04-14

This version does not introduce any user-facing changes.

7.1.1 — 2025-04-09

This version does not introduce any user-facing changes.

7.1.0 — 2025-04-04

🎉 New features

💡 Others

  • [Android] Started using expo modules gradle plugin. (#34176 by @lukmccall)
  • [apple] Migrate remaining expo-module.config.json to unified platform syntax. (#34445 by @reichhartd)

7.0.5 - 2025-01-27

🎉 New features

7.0.4 - 2025-01-10

This version does not introduce any user-facing changes.

7.0.3 — 2024-11-19

🐛 Bug fixes

7.0.2 — 2024-10-25

This version does not introduce any user-facing changes.

7.0.1 — 2024-10-24

🐛 Bug fixes

7.0.0 — 2024-10-22

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • Add missing react and react-native peer dependencies for isolated modules. (#30473 by @byCedric)

💡 Others

  • Standardized Babel configuration to use expo-module-scripts. (#31915 by @reichhartd)

6.3.1 — 2024-04-23

This version does not introduce any user-facing changes.

6.3.0 — 2024-04-18

This version does not introduce any user-facing changes.

6.2.2 - 2024-01-12

This version does not introduce any user-facing changes.

6.2.1 — 2023-12-12

This version does not introduce any user-facing changes.

6.2.0 — 2023-11-14

💡 Others

6.1.1 — 2023-10-17

This version does not introduce any user-facing changes.

6.1.0 — 2023-09-15

🛠 Breaking changes

🐛 Bug fixes

💡 Others

6.0.0 — 2023-08-02

This version does not introduce any user-facing changes.

5.0.2 — 2023-06-24

This version does not introduce any user-facing changes.

5.0.1 — 2023-06-22

This version does not introduce any user-facing changes.

5.0.0 — 2023-06-21

🛠 Breaking changes

4.1.0 — 2023-05-08

💡 Others

4.0.1 — 2023-02-09

This version does not introduce any user-facing changes.

4.0.0 — 2023-02-03

🛠 Breaking changes

  • Removed the deprecated Linking.removeEventListener. (#20832 by @kudo)

💡 Others

3.3.1 — 2023-02-27

🐛 Bug fixes

  • Fixed crash when calling Linking.removeEventListener and added warning about Linking.removeEventListener being removed from react-native. (#21371 by @gabrieldonadel)

3.2.3 — 2022-10-25

🐛 Bug fixes

  • Recognize EAS Updates (u.expo.dev) URL's as Expo-hosted so createURL can make a valid default URL for expo-auth-session (#19258 by @confraria) and @keith-kurak)

💡 Others

3.2.2 — 2022-07-25

This version does not introduce any user-facing changes.

3.2.1 — 2022-07-16

This version does not introduce any user-facing changes.

3.2.0 — 2022-07-07

🐛 Bug fixes

3.1.0 — 2022-04-18

🎉 New features

🐛 Bug fixes

  • addEventListener and removeEventListener only accept 'url' as type param, rather than string
  • useURL hook now cleans up addEventListener via remove rather than removeEventListener (#17014 by @frankcalise)

💡 Others

  • Export public Schemes methods in main file. (#17058 by @Simek)

3.0.0 — 2021-12-03

🛠 Breaking changes

💡 Others

  • Update qs dependency. (#15069 by @Simek)
  • Extract sendIntent method extras parameter to the separate type named SendIntentExtras. (#15226 by @Simek)

2.4.1 — 2021-10-01

This version does not introduce any user-facing changes.

2.4.0 — 2021-09-09

🎉 New features

  • Update JS code to read manifest2 when manifest is not available. (#13602 by @wschurman)

2.3.0 — 2021-06-16

🐛 Bug fixes

  • Fix accidental condition that caused AuthSession Google Provider to error when no scheme in Expo Go. (#12846 by @brentvatne)
  • Add new manifest2 field and make existing field optional. (#12817 by @wschurman)

2.2.3 — 2021-04-13

This version does not introduce any user-facing changes.

2.2.2 — 2021-04-09

🎉 New features

  • Add internal ability to skip warnings for scheme resolution. (#12464 by @EvanBacon)

2.2.1 — 2021-03-30

🐛 Bug fixes

2.2.0 — 2021-03-10

🐛 Bug fixes

  • Remove peerDependencies and unimodulePeerDependencies from Expo modules. (#11980 by @brentvatne)

2.1.1 — 2021-01-21

🎉 New features

2.1.0 — 2021-01-15

🐛 Bug fixes

2.0.0 — 2020-12-08

This version does not introduce any user-facing changes.

1.0.6 — 2020-11-17

🐛 Bug fixes

  • Improved mechanism used to determine whether in bare or managed workflow. (#10993 by @esamelson)

1.0.5 — 2020-10-22

🐛 Bug fixes

  • Prevent crash in bare workflow if Constants.manifest isn't defined.

1.0.4 — 2020-08-18

This version does not introduce any user-facing changes.

1.0.3 — 2020-05-29

This version does not introduce any user-facing changes.

1.0.2 — 2020-05-27

This version does not introduce any user-facing changes.