0.0.92 • Published 2 days ago

@shopify/shop-minis-runtime v0.0.92

Weekly downloads
-
License
MIT
Repository
-
Last release
2 days ago

shop-minis-runtime

shop-minis-runtime is responsible for guaranteeing that the context of Minis in development matches the context provided by Shop in production.

Dependencies

Dependencies are provided by Shop itself during production runtime, however, that's not the case when the Mini is executed in a remote setup during development. In those cases, shop-minis-runtime will be the source of truth for which dependencies are available (and which versions they have).

React context values

React context values are also missing when the Mini is executed in development mode. shop-minis-runtime will expose provider components that mimic the production environment of Shop.

Metro config

To use the metro config exposed in this package you can use this example metro.config.js file:

// metro.config.js
const { getMinisMetroConfig } = require("@shopify/shop-minis-runtime/metro-config");

module.exports = getMinisMetroConfig();

Babel preset

To use the babel preset exposed in this package you can use this example babel.config.js file:

// babel.config.js
module.exports = {
  presets: ["@shopify/shop-minis-runtime/babel-preset"],
};
0.0.93-alpha.0

2 days ago

0.0.92

10 days ago

0.0.91-alpha.1

11 days ago

0.0.91-alpha.2

11 days ago

0.0.91-alpha.0

13 days ago

0.0.90

17 days ago

0.0.91

17 days ago

0.0.89

18 days ago

0.0.89-alpha.0

18 days ago

0.0.88

1 month ago

0.0.87

1 month ago

0.0.85

2 months ago

0.0.86

2 months ago

0.0.84

2 months ago

0.0.83

2 months ago

0.0.82

2 months ago

0.0.82-alpha.0

2 months ago

0.0.81

2 months ago

0.0.80

2 months ago

0.0.76

2 months ago

0.0.77

2 months ago

0.0.78

2 months ago

0.0.79

2 months ago

0.0.75

3 months ago

0.0.74-alpha.0

3 months ago

0.0.74

3 months ago

0.0.73

3 months ago

0.0.71

3 months ago

0.0.72

3 months ago

0.0.71-alpha.4

3 months ago

0.0.71-alpha.3

3 months ago

0.0.71-alpha.2

3 months ago

0.0.71-alpha.1

3 months ago

0.0.71-alpha.0

3 months ago

0.0.70

3 months ago

0.0.69

3 months ago

0.0.68

3 months ago

0.0.66

3 months ago

0.0.67

3 months ago

0.0.65

4 months ago

0.0.64

4 months ago

0.0.64-alpha.0

5 months ago

0.0.62

5 months ago

0.0.63

5 months ago

0.0.61

5 months ago

0.0.61-alpha.0

5 months ago

0.0.60

5 months ago

0.0.60-alpha.0

5 months ago

0.0.59

5 months ago

0.0.58

5 months ago

0.0.40

8 months ago

0.0.41

8 months ago

0.0.42

8 months ago

0.0.43

7 months ago

0.0.44

7 months ago

0.0.45

7 months ago

0.0.46

7 months ago

0.0.47

7 months ago

0.0.49-alpha.0

7 months ago

0.0.49-alpha.1

7 months ago

0.0.49-alpha.2

7 months ago

0.0.37

8 months ago

0.0.38

8 months ago

0.0.37-alpha.0

8 months ago

0.0.39

8 months ago

0.0.30

9 months ago

0.0.31

9 months ago

0.0.32

9 months ago

0.0.33

9 months ago

0.0.35

8 months ago

0.0.36

8 months ago

0.0.26

9 months ago

0.0.27

9 months ago

0.0.28

9 months ago

0.0.29

9 months ago

0.0.20

10 months ago

0.0.21

10 months ago

0.0.23

10 months ago

0.0.24

10 months ago

0.0.25

9 months ago

0.0.48-alpha.1

7 months ago

0.0.34-alpha.0

8 months ago

0.0.48-alpha.0

7 months ago

0.0.18

10 months ago

0.0.19

10 months ago

0.0.36-alpha.0

8 months ago

0.0.51

7 months ago

0.0.52

6 months ago

0.0.53

6 months ago

0.0.54

6 months ago

0.0.55

6 months ago

0.0.56

6 months ago

0.0.57

5 months ago

0.0.57-alpha.0

6 months ago

0.0.50

7 months ago

0.0.48

7 months ago

0.0.49

7 months ago

0.0.10

11 months ago

0.0.11

11 months ago

0.0.12

11 months ago

0.0.13

11 months ago

0.0.14

11 months ago

0.0.8-alpha.0

11 months ago

0.0.15

11 months ago

0.0.9

11 months ago

0.0.16

10 months ago

0.0.8

11 months ago

0.0.17

10 months ago

0.0.7

12 months ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago