Skip to content

Latest commit

 

History

History
419 lines (210 loc) · 39.2 KB

File metadata and controls

419 lines (210 loc) · 39.2 KB

bigrequest

0.0.69

Patch Changes

0.0.68

Patch Changes

0.0.67

Patch Changes

0.0.66

Patch Changes

0.0.65

Patch Changes

0.0.64

Patch Changes

0.0.63

Patch Changes

0.0.62

Patch Changes

0.0.61

Patch Changes

0.0.60

Patch Changes

0.0.59

Patch Changes

0.0.58

Patch Changes

0.0.57

Patch Changes

0.0.56

Patch Changes

0.0.55

Patch Changes

0.0.54

Patch Changes

0.0.53

Patch Changes

0.0.52

Patch Changes

0.0.51

Patch Changes

0.0.50

Patch Changes

0.0.49

Patch Changes

0.0.48

Patch Changes

0.0.47

Patch Changes

0.0.46

Patch Changes

0.0.45

Patch Changes

0.0.44

Patch Changes

0.0.43

Patch Changes

0.0.42

Patch Changes

0.0.41

Patch Changes

0.0.40

Patch Changes

0.0.39

Patch Changes

0.0.38

Patch Changes

0.0.37

Patch Changes

0.0.36

Patch Changes

0.0.35

Patch Changes

0.0.34

Patch Changes

0.0.33

Patch Changes

0.0.32

Patch Changes

0.0.31

Patch Changes

0.0.30

Patch Changes

0.0.29

Patch Changes

0.0.28

Patch Changes

0.0.27

Patch Changes

0.0.26

Patch Changes

0.0.25

Patch Changes

0.0.24

Patch Changes

0.0.23

Patch Changes

0.0.22

Patch Changes

0.0.21

Patch Changes

0.0.20

Patch Changes

0.0.19

Patch Changes

  • #148 5a77979 Thanks @matthewvolk! - Update miscellaneous dependencies. These updates should not impact library usage.

0.0.18

Patch Changes

0.0.17

Patch Changes

  • #125 590f08d Thanks @matthewvolk! - Closes #123 - Swaps jsonwebtoken for jose in order to offer edge-compatibility when using the oauth.verify method.

0.0.16

Patch Changes

0.0.15

Patch Changes

  • #112 012c1e2 Thanks @matthewvolk! - Fixes issue with types not being bundled with the package correctly. Adds cjsInterop flag to maintain default export parity for commonjs. NOTE: It is recommended to set "esModuleInterop": true in tsconfig.json if using this library in Typescript projects.

0.0.14

Patch Changes

0.0.13

Patch Changes

0.0.12

Patch Changes

0.0.11

Patch Changes

0.0.10

Patch Changes

0.0.9

Patch Changes

0.0.8

Patch Changes

  • #22 926cac9 Thanks @matthewvolk! - ⚠️ BREAKING: Updates openapi-fetch dependency to latest version (0.7.1). All REST methods are now UPPERCASE (GET(), POST(), etc.)

0.0.7

Patch Changes

  • #20 f7efea0 Thanks @matthewvolk! - Regenerates type definitions for BigCommerce API using latest openapi-typescript package version

0.0.6

Patch Changes

0.0.5

Patch Changes

  • #16 aeeffa0 Thanks @matthewvolk! - Updates outdated dependencies, reconciles @types/node version to match minimum supported Node.js version, add directory property to repository field of package.json files

0.0.4

Patch Changes

  • #14 6f56f68 Thanks @matthewvolk! - Exclude unnecessary files from being published to npm for bigexec. Minor documentation changes for both bigexec and bigrequest

0.0.3

Patch Changes

  • #12 343e4d9 Thanks @matthewvolk! - Fixes bigrequest REST usage documentation, fixes contributing urls for all packages

0.0.2

Patch Changes

  • #10 2ef97ca Thanks @matthewvolk! - Updates documentation for all packages (including monorepo root) to reflect migration to monorepository

0.0.1

Patch Changes